Brad King
|
b17729460b
cmake: Implement placeholder --help-custom-modules compatibility
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
11 years ago |
Brad King
|
392932fb30
Merge topic 'cmake-credits'
|
12 years ago |
Brad King
|
6fc4ab9b28
Credit Kitware and csimsoft for their maintenance roles
|
12 years ago |
Brad King
|
e7434d43ab
cmDocumentation: Fix exit after help output format warnings
|
12 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Brad King
|
9b212ad01a
Make --help-* options available from all command-line tools
|
12 years ago |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 years ago |
Brad King
|
80a3273b5e
Drop all documentation formatters except Usage
|
12 years ago |
Brad King
|
ec6df3675e
Teach --help-* options to load documentation from .rst files
|
12 years ago |
Brad King
|
87cc62cab9
Drop "full" documentation output types
|
12 years ago |
Brad King
|
f85405f551
Add reStructuredText (RST) documentation formatter
|
12 years ago |
Brad King
|
0d0fec1524
Drop CPack module documentation markup extraction
|
12 years ago |
Brad King
|
07b80021aa
cmDocumentation: Drop version output from usage and text help
|
12 years ago |
Brad King
|
6e68bc2273
cmake: Add --help-policy-list option
|
12 years ago |
Brad King
|
2e7ba290a5
Merge topic 'minor_cleanup'
|
12 years ago |
Stephen Kelly
|
961c0bae89
Fix comments to match the code.
|
12 years ago |
Rolf Eike Beer
|
2a7fecc409
remove unused local typedef
|
12 years ago |
Andreas Mohr
|
ddac8d3d2d
Fix spelling and typos (affecting binary data / module messages)
|
12 years ago |
Brad King
|
a4ae88bdb2
Update programmatically-reported copyright year (#13638)
|
13 years ago |
Daniel Pfeifer
|
9ad85dbb25
docbook: Remove redundant docs that cause invalid DocBook
|
13 years ago |
Alex Neundorf
|
20e133e38a
man documentation: detect man section from the given filename
|
13 years ago |
Alex Neundorf
|
38df155dd3
documentation: preparation for making the man section configurable
|
13 years ago |
Eric NOULARD
|
9a8103e929
Try to fix compile error on Win32-vs70
|
13 years ago |
Eric NOULARD
|
9717727d5f
Suppress unecessary (now empty) doc sections
|
13 years ago |
Eric NOULARD
|
a6bce55aef
Dynamically add documentation section specified in documented script.
|
13 years ago |
Eric NOULARD
|
9002f73f31
Fix non existent std::string::clear on VS6
|
13 years ago |
Eric NOULARD
|
02ccb3291b
Create getDocumentedModulesListInDir which may be used in other context.
|
13 years ago |
Eric NOULARD
|
543f1adfa4
Make the load of script documentation more efficient and dynamic.
|
13 years ago |
Eric NOULARD
|
7c82b7f51a
Fix potential bad memory access, thanks to Eike
|
13 years ago |