소스 검색

Help: add code-block directive

Kyle Edwards 6 년 전
부모
커밋
d7ca0a2644
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Help/command/ctest_submit.rst

+ 1 - 1
Help/command/ctest_submit.rst

@@ -50,7 +50,7 @@ The options are:
   authenticated clients. In this case, you should provide a bearer token in your
   header:
 
-  ::
+  .. code-block:: cmake
 
     ctest_submit(HTTPHEADER "Authorization: Bearer <auth-token>")