[Doxygen-users] Doxygen does not generate documentation from html pages
Brought to you by:
dimitri
From: didje <dia...@pd...> - 2015-06-29 12:14:14
|
Doxygen 1.8.10. I generate documentation from a mix of .h files and .html files. I was using Doxygen 1.8.7 and the documentation was generated correctly from these sources. However, I have just installed 1.8.10 and see that the .html files I reference in my INPUT tag do not generate anything in the output documentation. I presume nothing was changed between 1.8.7 and 1.8.10 to prevent the use of .html files for generating doxygen output, so I presume it must be a configuration issue of some sort - however, when I look at the doxyfile configuration file, there is no setting which has been added connected to this, as far as I can see. -- View this message in context: http://doxygen.10944.n7.nabble.com/Doxygen-does-not-generate-documentation-from-html-pages-tp7236.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |