Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Avoid to add an empty component into LD_LIBRARY_PATH if it was not set before.
[simgrid.git] / doc / Doxyfile.in
index 924384f..fabacac 100644 (file)
@@ -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