Browse Source

Help: add code-block directive

Kyle Edwards 6 năm trước cách đây
mục cha
commit
d7ca0a2644
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>")