Bruce Dubbs wrote these words on 01/18/13 20:31 CST: > warning: Tag `SHOW_DIRECTORIES' at line 73 of file Doxyfile has become > obsolete. > To avoid this warning please remove this line from your configuration > file or upgrade it using "doxygen -u" > warning: Tag `HTML_ALIGN_MEMBERS' at line 128 of file Doxyfile has > become obsolete. > To avoid this warning please remove this line from your configuration > file or upgrade it using "doxygen -u" > > Dou you have that?
Yes, the Doxygen developers are active and make changes that affect the code that folks have generated. However, the changes only create warnings, and in fact the warnings show how to correct the code so that it is compliant with the Doxygen API. Doxygen is one of the few packages that actually give instructions how to conform with any changes in the API, yet older code doesn't break the API. -- Randy rmlscsi: [bogomips 1003.23] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 20:57:01 up 44 days, 6:56, 1 user, load average: 0.46, 0.19, 0.17 -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
