« Return to Thread: [jira] [Commented] (XALANC-649) Wrong include paths in the online documentation

[jira] [Commented] (XALANC-649) Wrong include paths in the online documentation

by Xalan - Dev mailing list :: Rate this Message:

| View in Thread


    [ https://issues.apache.org/jira/browse/XALANC-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221443#comment-13221443 ]

Steven J. Hathaway commented on XALANC-649:
-------------------------------------------

The current Doxygen build of the API shows the proper prefix include paths for file references.  The include path prefix is excluded from the class references.  No more work will be done on this.

               

> Wrong include paths in the online documentation
> -----------------------------------------------
>
>                 Key: XALANC-649
>                 URL: https://issues.apache.org/jira/browse/XALANC-649
>             Project: XalanC
>          Issue Type: Improvement
>          Components: XalanC, XPathC
>    Affects Versions: CurrentCVS, 1.10
>         Environment: Online Documentation
>            Reporter: Ovanes Markarian
>            Assignee: Steven J. Hathaway
>            Priority: Minor
>
> Could you possibly update the online-help so that it writes correct includes like:
> #include <xalanc/XMLSupport/XMLSupportInit.hpp>
> instead of:
> #include <XMLSupportInit.hpp>
> It can be really disturbing to be forced to do a file search for every include. Putting each xalanc/DIR_X to build include path is not a nice idea as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@...
For additional commands, e-mail: xalan-dev-help@...

 « Return to Thread: [jira] [Commented] (XALANC-649) Wrong include paths in the online documentation