MantisBT - CMake
View Issue Details
0012145CMakeDocumentationpublic2011-05-02 10:472015-07-08 08:57
David Doria 
Stephen Kelly 
normalfeatureN/A
closedfixed 
 
CMake 3.0 
0012145: Add intra-documentation links
On this page:
http://www.cmake.org/cmake/help/cmake-2-8-docs.html [^]

there are many "See XYZ" statements. E.g.

-----
else: Starts the else portion of an if block.

 else(expression)

See the if command.
-----

It would be very helpful if these were linked to the anchor of that
command, e.g.:

See the [if] command.

Dave C. agrees on the mailing list, but notes:
"...how to represent links in the source code such that we can generated such linked documentation?"

which is a good question :)
No tags attached.
Issue History
2011-05-02 10:47David DoriaNew Issue
2012-08-11 11:09David ColeStatusnew => backlog
2012-08-11 11:09David ColeNote Added: 0030257
2015-02-26 03:29Stephen KellyNote Added: 0038073
2015-02-26 03:29Stephen KellyStatusbacklog => resolved
2015-02-26 03:29Stephen KellyFixed in Version => CMake 3.0
2015-02-26 03:29Stephen KellyResolutionopen => fixed
2015-02-26 03:29Stephen KellyAssigned To => Stephen Kelly
2015-07-08 08:57Robert MaynardNote Added: 0039065
2015-07-08 08:57Robert MaynardStatusresolved => closed

Notes
(0030257)
David Cole   
2012-08-11 11:09   
Sending old, never assigned issues to the backlog.

(The age of the bug, plus the fact that it's never been assigned to anyone means that nobody is actively working on it...)

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing.
(0038073)
Stephen Kelly   
2015-02-26 03:29   
CMake 3.0 introduced a new documentation system which allows for cross-links.
(0039065)
Robert Maynard   
2015-07-08 08:57   
Closing resolved issues that have not been updated in more than 4 months.