Explorar el Código

Help: add code-block directive

Kyle Edwards hace 6 años
padre
commit
d7ca0a2644
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>")