[ https://issues.apache.org/jira/browse/XALANC-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513190 ]
Ovanes Markarian commented on XALANC-649: ----------------------------------------- This is the comment I have posted to the developers mailing list: David, you can change the setting in the doxygen file, to cut the path from the includes: If your doxygen config file is wizard generated, it should be right in the first section for project settings: STRIP_FROM_INC_PATH = "C:/projects/some path/to xalan src root/" That should do the job. The only bad thing is that the path is not relative to doxygen file or working directory. With Kind Regards, Ovanes Markarian > 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: David Bertoni > 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. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]