diff options
author | Craig Tiller <craig.tiller@gmail.com> | 2015-06-05 10:03:53 -0700 |
---|---|---|
committer | Craig Tiller <craig.tiller@gmail.com> | 2015-06-05 10:03:53 -0700 |
commit | 78a97ed3f9e76ac532989be32c0a6be92739c363 (patch) | |
tree | 32c453d591cc6eea2ad19194b2fc7cce83b86f04 /tools/doxygen/Doxyfile.c++.internal | |
parent | b15d37a3c8382d156bae89466d2cef32d668253e (diff) |
Get internal documentation generated in the right place
Diffstat (limited to 'tools/doxygen/Doxyfile.c++.internal')
-rw-r--r-- | tools/doxygen/Doxyfile.c++.internal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal index 5d016a6069..71e2d012bb 100644 --- a/tools/doxygen/Doxyfile.c++.internal +++ b/tools/doxygen/Doxyfile.c++.internal @@ -60,7 +60,7 @@ PROJECT_LOGO = # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. -OUTPUT_DIRECTORY = doc/ref/c++ +OUTPUT_DIRECTORY = doc/ref/c++.internal # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- # directories (in 2 levels) under the output directory of each output format and |