X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/44dc7de69b07492195a33017f07f03b6d75c04d3..023ba62ad77dcc3714288ca23364af119cdc9735:/doc/Doxyfile.in?ds=sidebyside diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 924384f527..fabacacad9 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -34,7 +34,7 @@ PROJECT_NAME = SimGrid-java # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = @SIMGRID_JAVA_VERSION_MAJOR@.@SIMGRID_JAVA_VERSION_MINOR@ +PROJECT_NUMBER = @SIMGRID_JAVA_VERSION_MAJOR@.@SIMGRID_JAVA_VERSION_MINOR@.@SIMGRID_JAVA_VERSION_PATCH@ # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer @@ -613,7 +613,8 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = @srcdir@/doc/install.doc \ +INPUT = @srcdir@/doc/index.doc \ + @srcdir@/doc/install.doc \ @srcdir@/src/ # This tag can be used to specify the character encoding of the source files @@ -1166,7 +1167,7 @@ SERVER_BASED_SEARCH = NO # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will # generate Latex output. -GENERATE_LATEX = NO +GENERATE_LATEX = YES # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. # If a relative path is entered the value of OUTPUT_DIRECTORY will be