Hi,
First, thanks for all the work done on doxygen - it's been an
incredibly useful tool for me.
I've been trying to use tagfiles to let one project ('b') link to
documentation generated by another ('a'). I have some links
successfully generated, but am having trouble with others.
What I've obs
Hi all,
I`m trying to use Doxygen to document the VHDL code, but I`m quite new to it
(Doxygen, not VHDL). I have two questions:
Q1:
How exactly does the automatic brief/details division work? The example at
http://www.stack.nl/~dimitri/doxygen/docblocks.html#vhdlblocks documents the
entity by
Hi all,
I`m trying to use Doxygen to document the VHDL code, but I`m quite new to it
(Doxygen, not VHDL). I have several questions:
Q1:
How exactly does the automatic brief/details division work? The example at
http://www.stack.nl/~dimitri/doxygen/docblocks.html#vhdlblocks documents the
entity
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.