The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=12145 ====================================================================== Reported By: David Doria Assigned To: ====================================================================== Project: CMake Issue ID: 12145 Category: Documentation Reproducibility: N/A Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2011-05-02 10:47 EDT Last Modified: 2011-05-02 10:47 EDT ====================================================================== Summary: Add intra-documentation links Description: 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 :) ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-05-02 10:47 David Doria New Issue ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
