Re: [Doxygen-users] LaTex support in Doxygen

2013-03-15 Thread Vaclav Petras
> Is it possible for Doxygen to use a Latex2html converter as a preprocessor > if I define the converter as input_filter? I think you have to use FILTER_PATTERNS *.html=latex2html, but I haven't tried this. > My LaTex files are simple use cases. I have used the converter at > command prompt to se

[Doxygen-users] fortran questions

2013-03-15 Thread Jim Edwards
I am getting errors like the following when doxygen parses my F90 files: Error in file /home/jedwards/pio/pio_trunk/pio/box_rearrange.F90 line: 3638, state: 11 I think that I've just traced the problem to the use of cpp macros in my file to conditionally include source. so for example I have som

[Doxygen-users] fortran doxygen state errors

2013-03-15 Thread Jim Edwards
What do these mean? Error in file /home/jedwards/pio/pio_trunk/pio/box_rearrange.F90 line: 3638, state: 11 *

[Doxygen-users] Doxygen with Graphviz to document VHDL files

2013-03-15 Thread Luc Braeckman
Hi, I installed doxygen and graphviz to be able to document my vhdl project. As long as I stick with plain text documentation, everythings seems to work as expected. But when I start to add a @dot command, I can't see the graph on my HTML or RTF documentation. what can be wrong, or can somebody