diff options
Diffstat (limited to 'distrio.doxy')
| -rw-r--r-- | distrio.doxy | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/distrio.doxy b/distrio.doxy index 642a48b..2e4de87 100644 --- a/distrio.doxy +++ b/distrio.doxy @@ -665,7 +665,11 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = interfaces io common manager +INPUT = interfaces \ + common \ + io/lib io/bin/generic_gpio \ + manager/bin manager/lib \ + devices/simple_dev # 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 |
