MantisBT - CMake
View Issue Details
0010747CMakeDocumentationpublic2010-05-23 08:512010-11-09 22:57
Michael Wild 
David Cole 
normalminorN/A
closedfixed 
CMake-2-8 
CMake 2.8.3CMake 2.8.3 
0010747: The documentation of the functions in BundleUtilities and GetPrerequisites modules is not accessible
Since the functions are documented inline (i.e. not in the header comment), their documentation doesn't show up in the HTML and man-pages. Moving it into the header comment fixes this.
The topic branch here

http://github.com/themiwi/CMake/tree/patches/docBundleUtilities [^]

does this. The patches also reformats the documentation to better follow the conventions and makes it a bit more compact.
No tags attached.
Issue History
2010-05-23 08:51Michael WildNew Issue
2010-05-23 22:02Bill HoffmanStatusnew => assigned
2010-05-23 22:02Bill HoffmanAssigned To => David Cole
2010-08-12 09:11Mike McQuaidNote Added: 0021729
2010-08-25 15:09David ColeNote Added: 0021963
2010-08-25 15:09David ColeStatusassigned => resolved
2010-08-25 15:09David ColeFixed in Version => CMake-2-8
2010-08-25 15:09David ColeResolutionopen => fixed
2010-08-31 18:01David ColeTarget Version => CMake 2.8.3
2010-09-10 00:04David ColeFixed in VersionCMake-2-8 => CMake 2.8.3
2010-11-09 22:57Philip LowmanStatusresolved => closed

Notes
(0021729)
Mike McQuaid   
2010-08-12 09:11   
Is there any reason this patch hasn't been merged? If there's something slowing this down, I'd really like to help here.
(0021963)
David Cole   
2010-08-25 15:09   
Fixed in 'next' branch of CMake today:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=095fb5bf2d6184faa6997ac70991a6f13ad5eed8 [^]

Expect it in 2.8.3...