summaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-05-31 19:40:10 +0100
committerVincent Sanders <vince@kyllikki.org>2019-05-31 19:40:10 +0100
commita6de56583c56e2d438639b58b0ce1eb4b64a941a (patch)
treef673b1b8f46f2adb3ab3bd9a01b766209229fd65 /docs/Doxyfile
parent19de453ad5cedab3cfb91d34f3c0b57baa0904a6 (diff)
downloadnetsurf-a6de56583c56e2d438639b58b0ce1eb4b64a941a.tar.gz
netsurf-a6de56583c56e2d438639b58b0ce1eb4b64a941a.tar.bz2
Improve javascript unimplemented bnding documentation generation
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 9f72bc186..628bb81ac 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -755,7 +755,7 @@ WARN_LOGFILE =
INPUT = docs \
docs/env.sh \
- docs/UnimplementedJavascript.txt \
+ docs/UnimplementedJavascript.md \
frontends/amiga \
frontends/amiga/stringview \
frontends/atari \