https://defect.opensolaris.org/bz/show_bug.cgi?id=15746

           Summary: RFE: provide ability to view APIdocs only on xref
                    pages
    Classification: Development
           Product: opengrok
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: webapp
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


--- Comment #0 from Hemang Lavana <[email protected]> 2010-04-24 17:58:19 
UTC ---
The xref pages for a given file contains the following links on the top:

Home | History | Annotation | Download

A new link called "APIdocs" should be added to the xref pages. The APIdocs page
should strip out all the source code and only display the API documentation
that is typically found right before the API definition. It would be nice if it
also provided a filter to hide the docs for internal APIs. Identification of
internal APIs can be done using some convention (such as leading underscore or
some such regexp pattern) specified in the config file for a given language.
This would be a very useful feature to find source code as well docs all in one
place.

-- 
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to