ソースを参照

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>")