View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012145CMakeDocumentationpublic2011-05-02 10:472015-07-08 08:57
ReporterDavid Doria 
Assigned ToStephen Kelly 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in VersionCMake 3.0 
Summary0012145: Add intra-documentation links
DescriptionOn 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 :)
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0030257)
David Cole (manager)
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 (developer)
2015-02-26 03:29

CMake 3.0 introduced a new documentation system which allows for cross-links.
(0039065)
Robert Maynard (manager)
2015-07-08 08:57

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2011-05-02 10:47 David Doria New Issue
2012-08-11 11:09 David Cole Status new => backlog
2012-08-11 11:09 David Cole Note Added: 0030257
2015-02-26 03:29 Stephen Kelly Note Added: 0038073
2015-02-26 03:29 Stephen Kelly Status backlog => resolved
2015-02-26 03:29 Stephen Kelly Fixed in Version => CMake 3.0
2015-02-26 03:29 Stephen Kelly Resolution open => fixed
2015-02-26 03:29 Stephen Kelly Assigned To => Stephen Kelly
2015-07-08 08:57 Robert Maynard Note Added: 0039065
2015-07-08 08:57 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team