summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2017-07-22 11:36:50 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2017-07-22 11:36:50 +0100
commit659477920e8fdbfee6e2776254d8f0463e7723fb (patch)
treea28a12ffde3d6fb783dfe1d7238c3ec26f09e62c /docs
parentcd7e2f87cd538ee6184f4b22b723beac503dee26 (diff)
downloadlibnslog-659477920e8fdbfee6e2776254d8f0463e7723fb.tar.gz
libnslog-659477920e8fdbfee6e2776254d8f0463e7723fb.tar.bz2
Documentation in the header
Diffstat (limited to 'docs')
-rw-r--r--docs/.gitignore1
-rw-r--r--docs/Doxyfile2
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/.gitignore b/docs/.gitignore
new file mode 100644
index 0000000..1936cc1
--- /dev/null
+++ b/docs/.gitignore
@@ -0,0 +1 @@
+html
diff --git a/docs/Doxyfile b/docs/Doxyfile
index ad5175b..29be490 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -655,7 +655,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = include src
+INPUT = include
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is