Hello,

For historical reasons, I use "dxt" (d for Doxygen ;-)  extension instead
"txt" to write documentation using doxygen syntax and generate html.

Doxyfile:

FILE_PATTERNS = *.dxt

Doxygen:

Preprocessing MyFile.dxt...
Parsing MyFile.dxt...

Result:

MyFile.html


>From version 1.4.5 until 1.8.7, I had no problems

But, with doxygen 1.8.8, "Preprocessing/Parsing" is replaced by "Reading",
and no more html file is generated:

Doxyfile configuration :

FILE_PATTERNS = *.dxt

Doxygen :

Reading MyFile.dxt...

Result :

None


Does someone met the same problem?


Regards,

Ronan
------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to