aboutsummaryrefslogtreecommitdiff
path: root/doc/internal-api/doxygen.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/internal-api/doxygen.cfg.in')
-rw-r--r--doc/internal-api/doxygen.cfg.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/internal-api/doxygen.cfg.in b/doc/internal-api/doxygen.cfg.in
index ad5af97e6..55bccebd7 100644
--- a/doc/internal-api/doxygen.cfg.in
+++ b/doc/internal-api/doxygen.cfg.in
@@ -14,6 +14,8 @@ PROJECT_NAME = "Nix"
PROJECT_NUMBER = @PACKAGE_VERSION@
+OUTPUT_DIRECTORY = @docdir@
+
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
# quick idea about the purpose of the project. Keep the description short.