I am using doxygen to generate from a set of sourcecode on my local
computer using the windows GUI. The Doxygen output is intended for the
website, but the links to source files are relative to my local machine.
For example when I put this up on my webiste at the bottom of one of the
pages it says:
"The documentation for this class was generated from the following file:
- C:/working/libraries/etk/etk/dynamic_programming/agents/
agent_tester.hpp<http://econtoolkit.com/export/9572/libraries/trunk/etk/doc/html/agent__tester_8hpp_source.html>
"
All Doxygen source code was run relative to "C:/working/libraries/etk/etk/"
so what I really want to do is replace this with:
"The documentation for this class was generated from the following file:
-
http://svn.econtoolkit.com/trunk/libraries/etk/etk/dynamic_programming/agents/
agent_tester.hpp<http://econtoolkit.com/export/9572/libraries/trunk/etk/doc/html/agent__tester_8hpp_source.html>
"
.... or something like that....
Is there a way to do this in the GUI (or modifying the DOXYGEN file)? Also
so the link at the end of this statement works?
Thanks,
Jesse
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users