Alexander Neundorf
							
						 | 
						
							
							
								e37f8e2964
							
							
						 | 
						18 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								bc8f3d504a
							
							BUG: Patch from Alex to fix single-command help broken by previous patch.
						 | 
						19 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								58bf0dbac1
							
							ENH: Patch from Alex to improve implementation and prepare for splitting the man page into more sections.
						 | 
						19 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								1e566707da
							
							COMP: Patch from Alex for const correctness.
						 | 
						19 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								1dd5db0235
							
							COMP: fix some warnings and style issues
						 | 
						19 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								27379d7b08
							
							ENH: make properties a bit more formal with documentation and chaining
						 | 
						19 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								49bf0b9e3d
							
							ENH: Make hyperlinks in documentation active when generated into HTML documents.  This addresses bug#3906.
						 | 
						19 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								cfb3c9eaa9
							
							BUG: potential segfault
						 | 
						19 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								1bdebd7da6
							
							ENH: Adding links to web resources and FAQ to SEE ALSO section.  This addresses bug #3757.
						 | 
						19 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								211e991057
							
							BUG: Fixed man page formatting for INSTALL command documentation.  Fixed line-too-long warning.
						 | 
						19 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								14781101fd
							
							STYLE: fix line length
						 | 
						19 年之前 | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								96a46bdb44
							
							ENH: search for help modules in the correct place for install and source tree builds
						 | 
						19 年之前 | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								0cae876867
							
							ENH: case insensitive command help
						 | 
						19 年之前 | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								037487a488
							
							ENH: make sure uncommented modules are not documented
						 | 
						20 年之前 | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								4b0fd57bef
							
							ENH: fix module documenation to handle bad docs and fix qt3 docs
						 | 
						20 年之前 | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								b7fa820118
							
							ENH: add documentation support for modules
						 | 
						20 年之前 | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								0e3b1febbb
							
							ENH: Cleanup the help a bit
						 | 
						20 年之前 | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								fc70a2bb2a
							
							ENH: Add development version support in CMake
						 | 
						21 年之前 | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								04016278c6
							
							BUG: Move documentation so that it does not apear in ctest
						 | 
						21 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								0c92cfb8c4
							
							ENH: Renamed --help-list-commands to --help-command-list and split --help [command] into separate --help and --help-command cmd options.
						 | 
						21 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								8020279dd6
							
							ENH: Added --help-list-commands option.
						 | 
						21 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								7d6aaf23e9
							
							BUG: Don't use -V as a version option.  It conflicts with ctest.
						 | 
						22 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								b78888fe38
							
							ENH: Added configuration of name of executable in man page header and version banner.
						 | 
						22 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								c4794319c7
							
							ENH: Added support to --help to print help for a single command.
						 | 
						22 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								fde552ea6e
							
							ENH: CheckOptions now takes const argv.
						 | 
						22 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								90397af164
							
							BUG: Text dump of documentation should be in ascii mode.
						 | 
						22 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								7c2b4e3a02
							
							ENH: Added SEE ALSO section to generated man page.  Minor formatting improvements for generated text-only documentation.
						 | 
						22 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								6167fa8aa2
							
							ERR: Added missing std::.
						 | 
						22 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								ed273acfa7
							
							ENH: Improved name of cmake version variables.  They are now CMake_VERSION (major.minor) and CMake_VERSION_FULL (major.minor.patch).
						 | 
						22 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								1cecf7b5aa
							
							ENH: Added support to write multiple help options with one command line.  Output files can now also be specified for the help options.
						 | 
						22 年之前 |