summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-26 11:18:41 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-26 11:18:41 +0100
commit6722943b81c0dba84ed187b2d117cc92972117ed (patch)
tree5de3de53a92696c9a4b9edcfd54e7f608ad2fb04 /Docs
parentc25eb6b7e7a08d7e2aaf33994c2c24053cf47b82 (diff)
downloadnetsurf-6722943b81c0dba84ed187b2d117cc92972117ed.tar.gz
netsurf-6722943b81c0dba84ed187b2d117cc92972117ed.tar.bz2
move the CSS content handler
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Docs/Doxyfile b/Docs/Doxyfile
index 5b8b25316..24cc3da77 100644
--- a/Docs/Doxyfile
+++ b/Docs/Doxyfile
@@ -672,12 +672,13 @@ INPUT = frontends/amiga \
frontends/riscos/templates \
frontends/riscos/scripts \
frontends/windows \
- css \
+ include/netsurf \
render \
desktop \
content \
content/fetchers \
content/handlers/image \
+ content/handlers/css \
javascript \
javascript/jsapi \
utils \