Brad King
4e52809edf
Help/dev: Add a CMake Maintainer Guide document
...
Initialize it with placeholder content. This document will serve to
contain instructions for CMake maintenance processes.
2017-06-02 14:24:47 -04:00
Brad King
9685d0773c
Help/dev: Document buildbot lint-iwyu-tidy builder
...
This builder builds CMake using lint tools but does not run the test
suite. Document it for reviewers to request with `Do: test -i lint`.
2017-05-30 09:34:30 -04:00
Ben Boeckel
1c25adb210
Help/dev: note that unstaging before an update is unnecessary
2017-05-17 13:05:00 -04:00
Daniel Pfeifer
d0b70e676e
Help/dev: Document CM_EQ_DELETE and CM_DISABLE_COPY
2017-04-25 22:08:47 +02:00
Brad King
caabb6e1f3
Help/dev: Adopt C++ subset rules in coding guide
...
Move the C++ subset rules from the `cmake-developer(7)` into our
dedicated coding guide since they do not need to be in user-facing
documentation.
2017-04-19 16:41:58 -04:00
Brad King
0fd255adf5
Help/dev: Adopt clang-format instructions in coding guide
...
Simplify the `CONTRIBUTING.rst` document by moving the code style
section over to our dedicated coding guide and linking to it instead.
2017-04-19 16:33:06 -04:00
Brad King
540b4cdc2b
Help/dev: Add a CMake Source Code Guide placeholder
...
Create a dedicated document to cover the CMake source code for
developers.
2017-04-19 16:18:26 -04:00
Brad King
43381b4de7
Help/dev: Document preferred page for MR comments
2017-04-06 09:53:19 -04:00
Brad King
72f534ca15
Help/dev: Document Do: reformat action
2017-03-22 09:47:30 -04:00
Brad King
2192247e33
Help/dev: Make Do: check cross-reference more specific
...
Add a dedicated subsection header for its documentation.
2017-03-22 09:41:53 -04:00
Brad King
5fe3630677
Help/dev: Document Topic-rename: description trailer
2017-03-21 15:46:32 -04:00
Ben Boeckel
7d22203912
Help/dev: mention how the robot performs its checks
...
Fixes : #16264 .
2017-03-21 14:53:31 -04:00
Brad King
2927e437e0
Help/dev: Document the CMake Testing Process
2017-03-07 11:05:57 -05:00
Brad King
b55e19dd1f
Help/dev: Revise README to have a bullet list of available documents
2017-03-07 10:40:56 -05:00
Brad King
9360e6c6a0
Help/dev: Document the CMake Review Process
2017-03-03 11:47:36 -05:00
Brad King
d33de80c8a
Help/dev: Exclude this directory from user-facing documentation
...
Teach Sphinx and our own install rules to skip a `Help/dev` directory.
This will give us a place to put developer-only documentation that
should not be included in the user-facing documentation. Add a
placeholder README.
2017-03-01 16:05:55 -05:00