I've been trying to add a dot file to a set of Doxygen html documentation, and I can't really work out how. The dot file is in the project directory, say /home/cwr/project, and I can set "DOTFILE_DIRS = ." and run Doxygen from that directory and get an html subdirectory with the Doxygen output.
However, Doxygen puts the (correct) dot.png file into /home/cwr/project/html, while writing the path /home/cwr/dot.png into the relevant html file. I can correct this with sed, but it's tedious; does anyone know how to get Doxygen to put the correct path into the html file? Better still, how to put a relative path (eg: ./html) since that's what I'll need to do before distributing the stuff. Thanks for any ideas - Will ------------------------------------------------------------------------------ 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