aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-09-09 14:47:40 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-09-09 14:48:17 +0200
commit524869a644004b2b5eae9c6cdb14a20c0e877778 (patch)
treeba615cc6a145888016e62f541d20fe2a251fae5c /.gitignore
parent51ffaaee97e6eeaa2117d4349fbbc97bf5721224 (diff)
Add Doxygen based reference manual to build system
This commit modifies the build system to optionally generate a reference manual for libsquashfs using Doxygen (if Doxygen is available and the manual is explicitly built). Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ce80dd9..ff178be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ libtool
ltmain.sh
m4/libtool.m4
m4/lt*.m4
+Doxyfile