changeset 416:287bcb07de9a prerelease

Removed useless files from Doxyfile, improved performance from 14 to 9 seconds on the BBB
author Giulio Moro <giuliomoro@yahoo.it>
date Thu, 16 Jun 2016 02:27:33 +0100
parents 947cb6ef73e7
children f4c41419f2e3
files Doxyfile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Doxyfile	Thu Jun 16 02:01:05 2016 +0100
+++ b/Doxyfile	Thu Jun 16 02:27:33 2016 +0100
@@ -648,7 +648,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = include/ core/ examples/
+INPUT                  = include/ examples/
 
 # 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
@@ -680,7 +680,7 @@
 # Note that relative paths are relative to the directory from which doxygen is
 # run.
 
-EXCLUDE                = Debug Release
+EXCLUDE                = include/ne10/ include/oscpkt.hh 
 
 # 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