| tRemoved doxygen HTML output - sphere - GPU-based 3D discrete element method al… | |
| git clone git://src.adamsgaard.dk/sphere | |
| Log | |
| Files | |
| Refs | |
| LICENSE | |
| --- | |
| commit ff6db42f125b2038673acdfd3a9c0da60f243498 | |
| parent 3596bc28be56809e66d0b6903cd79d09c8b9a55e | |
| Author: Anders Damsgaard Christensen <[email protected]> | |
| Date: Tue, 4 Dec 2012 20:38:08 +0100 | |
| Removed doxygen HTML output | |
| Diffstat: | |
| M doc/doxygen/Doxyfile | 3 ++- | |
| 1 file changed, 2 insertions(+), 1 deletion(-) | |
| --- | |
| diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile | |
| t@@ -859,7 +859,8 @@ IGNORE_PREFIX = | |
| # If the GENERATE_HTML tag is set to YES (the default) Doxygen will | |
| # generate HTML output. | |
| -GENERATE_HTML = YES | |
| +#GENERATE_HTML = YES | |
| +GENERATE_HTML = NO | |
| # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. | |
| # If a relative path is entered the value of OUTPUT_DIRECTORY will be |