summaryrefslogtreecommitdiffstats
path: root/doxygen/.gitignore
diff options
context:
space:
mode:
authorJeremy Sowden <jeremy@azazel.net>2022-08-03 21:12:45 +0100
committerFlorian Westphal <fw@strlen.de>2022-09-21 10:35:32 +0200
commitcd533815917043584546a6d1a4da6f163a56ad3e (patch)
tree94d52cb1284ac9c5521ef36d4406602ec0fbe0e7 /doxygen/.gitignore
parent23a2298ecf2defa1ad476ab217a5ea4438c3c781 (diff)
doc: move doxygen config file into doxygen directory
Now that the `INPUT` directory is correct, we can update `OUTPUT_DIRECTORY` to `.` and we don't need to cd out of the doxygen directory to run doxygen. Signed-off-by: Jeremy Sowden <jeremy@azazel.net> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'doxygen/.gitignore')
-rw-r--r--doxygen/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/doxygen/.gitignore b/doxygen/.gitignore
index a23345c..2196cf8 100644
--- a/doxygen/.gitignore
+++ b/doxygen/.gitignore
@@ -1,3 +1,4 @@
doxyfile.stamp
+doxygen.cfg
html/
man/