summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-07-04 23:44:45 +0100
committerVincent Sanders <vince@kyllikki.org>2020-07-04 23:44:45 +0100
commitaa0b916492b5be45cb37a579e8bc9ab98e5b68d1 (patch)
treee8c6fdd4f32dfd7ee6cb1ae2e3a4d264207a8404
parent0908925ca67652e4e335c5f8ef4139ca6f60904f (diff)
downloadnetsurf-aa0b916492b5be45cb37a579e8bc9ab98e5b68d1.tar.gz
netsurf-aa0b916492b5be45cb37a579e8bc9ab98e5b68d1.tar.bz2
add file fetcher directory to doxygen
-rw-r--r--docs/Doxyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 2a0520f2d..974c5a728 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -813,6 +813,7 @@ INPUT = docs \
desktop \
content \
content/fetchers \
+ content/fetchers/file \
content/handlers/image \
content/handlers/css \
content/handlers/javascript \