diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 13:09:09 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 13:09:09 +0000 |
| commit | 9f34e4057603236746f46afd0f8695c61ce75449 (patch) | |
| tree | 4481605f1dddc1006b5284e5331a0fed234f0a00 /source/Doxyfile | |
| parent | 0ca9eb3dae6cbdc4308a0aa50a2b506463ca623d (diff) | |
| download | qxmpp-9f34e4057603236746f46afd0f8695c61ce75449.tar.gz | |
distribute API documentation
Diffstat (limited to 'source/Doxyfile')
| -rw-r--r-- | source/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Doxyfile b/source/Doxyfile index bae23873..21a640d9 100644 --- a/source/Doxyfile +++ b/source/Doxyfile @@ -1017,7 +1017,7 @@ SERVER_BASED_SEARCH = NO # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will # generate Latex output. -GENERATE_LATEX = YES +GENERATE_LATEX = NO # 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 |
