aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen.cfg')
-rw-r--r--docs/doxygen.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/doxygen.cfg b/docs/doxygen.cfg
index 484090b..feb461b 100644
--- a/docs/doxygen.cfg
+++ b/docs/doxygen.cfg
@@ -792,6 +792,8 @@ WARN_LOGFILE =
INPUT = @@SRC_DIR@@/README.md \
@@SRC_DIR@@/docs/contributing.md \
+ @@SRC_DIR@@/docs/platform_guide.md \
+ @@SRC_DIR@@/docs/library_usage.md \
@@SRC_DIR@@/docs/firmware \
@@SRC_DIR@@/docs/platform \
@@SRC_DIR@@/include \