aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-05-13 20:06:41 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-05-13 20:10:37 -0400
commit3f88634feb98b50a124ab9c762ac962086c9f254 (patch)
tree50cc33c9ce57c7b71f2f29503bfbf7c8c5784ad6 /docs/Doxyfile
parent3bc44b272d00ec4ae6e995944817570cfdc6d1e0 (diff)
downloadlibrambutan-3f88634feb98b50a124ab9c762ac962086c9f254.tar.gz
librambutan-3f88634feb98b50a124ab9c762ac962086c9f254.zip
Docs: Updating Servo docs.
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 5fbb079..a441c4f 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -591,7 +591,8 @@ WARN_LOGFILE =
# with spaces.
INPUT = ../libmaple/ \
- ../wirish/
+ ../wirish/ \
+ ../libraries/
# 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