summaryrefslogtreecommitdiff
path: root/doxy.cfg
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-08-19 11:26:05 +0200
committerMiguel <m.i@gmx.at>2018-08-19 11:26:05 +0200
commit575c725f998b166f1d286a2664aa3d6061d337fe (patch)
treeb061309e725d62949fe9999d6328dfdcff82b976 /doxy.cfg
parentc102a9cd6c1da22f0c928fc66bd4bf0b5750765a (diff)
cleanup com1 driver and doxygen
Diffstat (limited to 'doxy.cfg')
-rw-r--r--doxy.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/doxy.cfg b/doxy.cfg
index 6d021b2..ae15742 100644
--- a/doxy.cfg
+++ b/doxy.cfg
@@ -873,7 +873,7 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
-EXCLUDE = ./xxx
+EXCLUDE = xxx userspace
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded
@@ -982,7 +982,7 @@ FILTER_SOURCE_PATTERNS =
# (index.html). This can be useful if you have a project on for instance GitHub
# and want to reuse the introduction page also for the doxygen output.
-USE_MDFILE_AS_MAINPAGE =
+USE_MDFILE_AS_MAINPAGE = README.md
#---------------------------------------------------------------------------
# Configuration options related to source browsing