diff options
author | David Robillard <d@drobilla.net> | 2009-06-29 00:14:53 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2009-06-29 00:14:53 +0000 |
commit | f3ef0b25195098389bc7aea1e75d98e62b91b1e2 (patch) | |
tree | b635122dea5751c143e701315b3469ebdb38a53e /tuplr.dox | |
parent | 373586d02cc0453a85cad92b16839d22e474099a (diff) | |
download | resp-f3ef0b25195098389bc7aea1e75d98e62b91b1e2.tar.gz resp-f3ef0b25195098389bc7aea1e75d98e62b91b1e2.tar.bz2 resp-f3ef0b25195098389bc7aea1e75d98e62b91b1e2.zip |
Don't build LaTeX documentation by default (takes forever).
git-svn-id: http://svn.drobilla.net/resp/tuplr@164 ad02d1e2-f140-0410-9f75-f8b11f17cedd
Diffstat (limited to 'tuplr.dox')
-rw-r--r-- | tuplr.dox | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -982,7 +982,7 @@ FORMULA_FONTSIZE = 10 # 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 |