Sfoglia il codice sorgente

Help: add code-block directive

Kyle Edwards 6 anni fa
parent
commit
d7ca0a2644
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>")