efl/legacy/evas/doc
Jihoon Kim 04596e4374 evas doxyfile deprecated values from Jérôme Pinot
The doxyfile of evas contains some variables that have been deprecated a
long time ago (6 years for some of them). Here is a patch that fix this
build warning:

make -C doc doc
make[1]: Entering directory `/tmp/evas/doc'
rm -rf html/ latex/ man/ xml/ evas-1.2.0-alpha-doc.tar*
doxygen
warning: Tag `DETAILS_AT_TOP' at line 44 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 135 of file Doxyfile has become 
obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 136 of file Doxyfile has become 
obsolete.
To avoid this warning please update your configuration file using "doxygen -u"

As suggested, it would be good to run again doxygen -u Doxyfile.in


SVN revision: 69740
2012-03-29 11:04:06 +00:00
..
img [evas] Filling some gaps on documentation. 2011-08-09 20:56:22 +00:00
Doxyfile.in evas doxyfile deprecated values from Jérôme Pinot 2012-03-29 11:04:06 +00:00
Makefile.am enable coverage for evas as well. 2012-01-22 23:09:47 +00:00
e.css Making evas doc work with IE8 and IE9(copied from ecore). 2011-07-05 16:36:50 +00:00
evas.dox.in doxy move to header. 2011-04-08 07:26:20 +00:00
examples.dox Evas: adding blank line before images so doxygen won't mess 2011-08-04 21:28:32 +00:00
foot.html [evas] Samsung's note on doc contributions. 2011-06-14 20:12:39 +00:00
head.html Making evas doc work with IE8 and IE9(copied from ecore). 2011-07-05 16:36:50 +00:00