[Cmake-commits] CMake branch, master, updated. v3.14.0-rc3-317-g8c998e7

Kitware Robot kwrobot at kitware.com
Thu Mar 7 14:53:04 EST 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  8c998e7523d93dd25a516dff6e88b7ee93d8b70e (commit)
       via  d7ca0a2644ca2348c6e7273c3f20e1c51db2b321 (commit)
      from  e58e38f2fbd31fd1527c19c2a33151a6c23ff22f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8c998e7523d93dd25a516dff6e88b7ee93d8b70e
commit 8c998e7523d93dd25a516dff6e88b7ee93d8b70e
Merge: e58e38f d7ca0a2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Mar 7 19:49:18 2019 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Thu Mar 7 14:49:27 2019 -0500

    Merge topic 'doc-fix'
    
    d7ca0a2644 Help: add code-block directive
    
    Acked-by: Kitware Robot <kwrobot at kitware.com>
    Merge-request: !3074


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d7ca0a2644ca2348c6e7273c3f20e1c51db2b321
commit d7ca0a2644ca2348c6e7273c3f20e1c51db2b321
Author:     Kyle Edwards <kyle.edwards at kitware.com>
AuthorDate: Thu Mar 7 11:52:38 2019 -0500
Commit:     Kyle Edwards <kyle.edwards at kitware.com>
CommitDate: Thu Mar 7 11:52:38 2019 -0500

    Help: add code-block directive

diff --git a/Help/command/ctest_submit.rst b/Help/command/ctest_submit.rst
index ca9d058..ac9eac1 100644
--- a/Help/command/ctest_submit.rst
+++ b/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>")
 

-----------------------------------------------------------------------

Summary of changes:
 Help/command/ctest_submit.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list