aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2010-05-18 00:08:01 +0200
committerAndreas Schneider <mail@cynapses.org>2010-05-18 00:33:44 +0200
commit5032a9f13cdedec9bff673a5e87e9394a67a6c4e (patch)
treef73f76402ae3fdcf8a9677aa8e46fd3c3935c801 /doc
parent4f34062623cd1f2a9b62c6304406b4c7c70c8bda (diff)
downloadlibssh-5032a9f13cdedec9bff673a5e87e9394a67a6c4e.tar.gz
libssh-5032a9f13cdedec9bff673a5e87e9394a67a6c4e.tar.xz
libssh-5032a9f13cdedec9bff673a5e87e9394a67a6c4e.zip
doxygen: Fixed latex pdf generation.
Diffstat (limited to 'doc')
-rw-r--r--doc/doxy.config.in2
-rw-r--r--doc/doxy.trac.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/doxy.config.in b/doc/doxy.config.in
index 232cd7e4..073d09e4 100644
--- a/doc/doxy.config.in
+++ b/doc/doxy.config.in
@@ -1015,7 +1015,7 @@ SEARCHENGINE = NO
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
# generate Latex output.
-GENERATE_LATEX = NO
+GENERATE_LATEX = @DOXYFILE_LATEX@
# 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
diff --git a/doc/doxy.trac.in b/doc/doxy.trac.in
index 9af6d641..dbd719aa 100644
--- a/doc/doxy.trac.in
+++ b/doc/doxy.trac.in
@@ -1026,13 +1026,13 @@ LATEX_OUTPUT = latex
# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
# invoked. If left blank `latex' will be used as the default command name.
-LATEX_CMD_NAME = @LATEX_COMPILER@
+LATEX_CMD_NAME =
# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
# generate index for LaTeX. If left blank `makeindex' will be used as the
# default command name.
-MAKEINDEX_CMD_NAME = @MAKEINDEX_COMPILER@
+MAKEINDEX_CMD_NAME =
# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
# LaTeX documents. This may be useful for small projects and may help to