[PATCH] Re: [cmake-developers] splitting the man page ?

Brad King brad.king at kitware.com
Thu Sep 7 15:14:36 EDT 2006


Alexander Neundorf wrote:
>> Please change the name of the generated files to cmake-compat.
> 
> See the attached patch :-)

There need to be seperate Create*Documentation functions for text, man,
and html formats just like the old code had.  Otherwise the man page
looks like this:

Name
         cmake - Cross-Platform Makefile Generator.

Listfile Compatibility Commands
       The following commands are available in CMakeLists.txt code:

instead of

NAME
         cmake - Cross-Platform Makefile Generator.

COMPATIBILITY COMMANDS
       The following commands are available in CMakeLists.txt code:

...

Also the introduction to the section should be more descriptive.

Thanks,
-Brad



More information about the cmake-developers mailing list