milena r1319: Try to reduce number of files in doc/html

URL: https://svn.lrde.epita.fr/svn/oln/trunk/milena ChangeLog: 2007-10-11 Matthieu Garrigues <garrigues@lrde.epita.fr> Try to reduce number of files in doc/html. * doc/Doxyfile.in: Create_subdirs = YES. --- Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: trunk/milena/doc/Doxyfile.in =================================================================== --- trunk/milena/doc/Doxyfile.in (revision 1318) +++ trunk/milena/doc/Doxyfile.in (revision 1319) @@ -48,7 +48,7 @@ # source files, where putting all generated files in the same directory would # otherwise cause performance problems for the file system. -CREATE_SUBDIRS = NO +CREATE_SUBDIRS = YES # The OUTPUT_LANGUAGE tag is used to specify the language in which all # documentation generated by doxygen is written. Doxygen will use this
participants (1)
-
Matthieu Garrigues