Browse Source

Help: add code-block directive

Kyle Edwards 6 years ago
parent
commit
d7ca0a2644
1 changed files with 1 additions and 1 deletions
  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
   authenticated clients. In this case, you should provide a bearer token in your
   header:
   header:
 
 
-  ::
+  .. code-block:: cmake
 
 
     ctest_submit(HTTPHEADER "Authorization: Bearer <auth-token>")
     ctest_submit(HTTPHEADER "Authorization: Bearer <auth-token>")