summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-15 16:26:26 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-15 16:26:26 +0100
commita47a6dd52e92e75ebf11e125563fb953dd1cab8b (patch)
treea3c3849dc9307f7bc76c7467b321d8a33fd1e3b7
parent0961589f9c5cdbae05c067a48933fe7548c2203f (diff)
downloadnetsurf-a47a6dd52e92e75ebf11e125563fb953dd1cab8b.tar.gz
netsurf-a47a6dd52e92e75ebf11e125563fb953dd1cab8b.tar.bz2
Update Doxygen config to follow new frontend locations
-rw-r--r--Docs/Doxyfile34
1 files changed, 17 insertions, 17 deletions
diff --git a/Docs/Doxyfile b/Docs/Doxyfile
index 9168c19e0..15ca48093 100644
--- a/Docs/Doxyfile
+++ b/Docs/Doxyfile
@@ -655,28 +655,28 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = windows \
- atari \
- atari/plot \
- gtk \
+INPUT = frontends/amiga \
+ frontends/amiga/stringview \
+ frontends/atari \
+ frontends/atari/plot \
+ frontends/beos \
+ frontends/cocoa \
+ frontends/framebuffer \
+ frontends/framebuffer/fbtk \
+ frontends/gtk \
+ frontends/monkey \
+ frontends/riscos \
+ frontends/riscos/configure \
+ frontends/riscos/gui \
+ frontends/riscos/content-handlers \
+ frontends/riscos/templates \
+ frontends/riscos/scripts \
+ frontends/windows \
css \
- cocoa \
- monkey \
render \
desktop \
- amiga \
- amiga/stringview \
content \
content/fetchers \
- framebuffer \
- framebuffer/fbtk \
- riscos \
- riscos/configure \
- riscos/gui \
- riscos/content-handlers \
- riscos/templates \
- riscos/scripts \
- beos \
javascript \
javascript/jsapi \
utils \