MantisBT - CMake
View Issue Details
0007160CMakeDocumentationpublic2008-06-04 09:492016-06-10 14:30
Dave DeMarle 
Bill Hoffman 
normalfeaturehave not tried
closedmoved 
 
 
0007160: help within cmake's qt interface
Mike Jackson sent me this script which creates qtAssistant help files from cmake's makes cmake's help commands. Browable help from within the tool sounds like a really good thing.
No tags attached.
? CMake-QtAssistant.sh (7,676) 2008-06-04 09:49
https://public.kitware.com/Bug/file/1518/CMake-QtAssistant.sh
patch docs.patch (11,185) 2009-10-30 16:13
https://public.kitware.com/Bug/file/2616/docs.patch
Issue History
2008-06-04 09:49Dave DeMarleNew Issue
2008-06-04 09:49Dave DeMarleFile Added: CMake-QtAssistant.sh
2008-06-04 10:03Bill HoffmanStatusnew => assigned
2008-06-04 10:03Bill HoffmanAssigned To => Clinton Stimpson
2009-10-30 16:13Clinton StimpsonFile Added: docs.patch
2009-10-30 16:14Clinton StimpsonNote Added: 0018310
2009-10-30 16:14Clinton StimpsonAssigned ToClinton Stimpson => Bill Hoffman
2016-06-10 14:27Kitware RobotNote Added: 0041430
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0018310)
Clinton Stimpson   
2009-10-30 16:14   
Showing any documentation in any form from cmake-gui will require some changes to other parts of cmake. Among those changes, CMAKE_DOC_DIR needs to be put in cmConfigure.h.

Another option is to show the html pages packaged with cmake in the user's web browser.

Attached patch demonstrates the above by adding menu items to cmake-gui's help menu.
(0041430)
Kitware Robot   
2016-06-10 14:27   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.