aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorAris Adamantiadis <aris@0xbadc0de.be>2008-10-28 22:48:38 +0000
committerAris Adamantiadis <aris@0xbadc0de.be>2008-10-28 22:48:38 +0000
commit1025372289dfcb0a6eb4c7a814dc7c097b6120b8 (patch)
tree40d6e2f8d6cb82cc4da874b96b8f5f75049857c1 /Doxyfile
parentd9832d1190ee23bf7a7522a8f3d147b505adf2c5 (diff)
downloadlibssh-1025372289dfcb0a6eb4c7a814dc7c097b6120b8.tar.gz
libssh-1025372289dfcb0a6eb4c7a814dc7c097b6120b8.tar.xz
libssh-1025372289dfcb0a6eb4c7a814dc7c097b6120b8.zip
generate latex output in the doxyfile. It doesn't hurt since it won't try to compile it
automaticaly. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@182 7dcaeef0-15fb-0310-b436-a5af3365683c
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doxyfile b/Doxyfile
index 244da570..a3bf901a 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -776,7 +776,7 @@ TREEVIEW_WIDTH = 250
# 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
@@ -824,13 +824,13 @@ LATEX_HEADER =
# contain links (just like the HTML output) instead of page references
# This makes the output suitable for online browsing using a pdf viewer.
-PDF_HYPERLINKS = NO
+PDF_HYPERLINKS = YES
# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
# plain latex in the generated Makefile. Set this option to YES to get a
# higher quality PDF documentation.
-USE_PDFLATEX = NO
+USE_PDFLATEX = YES
# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
# command to the generated LaTeX files. This will instruct LaTeX to keep