doc: Refactor documentation and add OOP basics.
[bertos.git] / Doxyfile-common
index a6bd5495347eb19a2c31b39870fa1392fbc0cfb5..255ec3e40cde1e073c2832ec36ee79545e19fda6 100644 (file)
@@ -552,7 +552,8 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  += bertos/
+INPUT                  += bertos/ \
+                          doc/general-introduction
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp