mirror of https://github.com/Kitware/CMake.git
Browse Source
Help: Organize manual/*.1.rst sections
Help: Organize manual/*.1.rst sections
Add "Synopsis", "Description", and "See Also" manual page section headers. These are typical of .1 man section pages. Also de-duplicate the See Also section links using a separate LINKS.txt file included from each manual.pull/68/head

6 changed files with 61 additions and 116 deletions
-
21Help/manual/LINKS.txt
-
31Help/manual/ccmake.1.rst
-
31Help/manual/cmake-gui.1.rst
-
32Help/manual/cmake.1.rst
-
31Help/manual/cpack.1.rst
-
31Help/manual/ctest.1.rst
@ -0,0 +1,21 @@ |
|||
The following resources are available to get help using CMake: |
|||
|
|||
* ``Home Page``: http://www.cmake.org |
|||
|
|||
The primary starting point for learning about CMake. |
|||
|
|||
* ``Frequently Asked Questions``: http://www.cmake.org/Wiki/CMake_FAQ |
|||
|
|||
A Wiki is provided containing answers to frequently asked questions. |
|||
|
|||
* ``Online Documentation``: http://www.cmake.org/HTML/Documentation.html |
|||
|
|||
Links to available documentation may be found on this web page. |
|||
|
|||
* ``Mailing List``: http://www.cmake.org/HTML/MailingLists.html |
|||
|
|||
For help and discussion about using cmake, a mailing list is |
|||
provided at cmake@cmake.org. The list is member-post-only but one |
|||
may sign up on the CMake web page. Please first read the full |
|||
documentation at http://www.cmake.org before posting questions to |
|||
the list. |
Write
Preview
Loading…
Cancel
Save
Reference in new issue