diff --git a/doc/doxygen/riot.doxyfile b/doc/doxygen/riot.doxyfile
index 493c165c5a28e2490ce5792fa9edfc76b8a627fb..91cc2bce240502ea2b1396459103f5749b927158 100644
--- a/doc/doxygen/riot.doxyfile
+++ b/doc/doxygen/riot.doxyfile
@@ -765,7 +765,8 @@ INPUT                  = ../../doc.txt \
                          src/creating-modules.md \
                          src/creating-an-application.md \
                          src/getting-started.md \
-                         src/changelog.md
+                         src/changelog.md \
+                         ../../LOSTANDFOUND.md
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses