aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit8482c195902d9c98085b8dc79d71db4b17c37964 (patch)
tree5abdb37dcf48f77a2f43078f9fe4f05a592f2abd /Doxyfile
parentb93c724a9e811c6716cd6e0b34a233f4b4d35502 (diff)
downloadlibrambutan-8482c195902d9c98085b8dc79d71db4b17c37964.tar.gz
librambutan-8482c195902d9c98085b8dc79d71db4b17c37964.zip
Docs: Updating Servo docs.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 5fbb079..a441c4f 100644
--- a/Doxyfile
+++ b/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