diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-13 20:06:41 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-13 20:10:37 -0400 |
commit | 8482c195902d9c98085b8dc79d71db4b17c37964 (patch) | |
tree | 5abdb37dcf48f77a2f43078f9fe4f05a592f2abd /Doxyfile | |
parent | b93c724a9e811c6716cd6e0b34a233f4b4d35502 (diff) | |
download | librambutan-8482c195902d9c98085b8dc79d71db4b17c37964.tar.gz librambutan-8482c195902d9c98085b8dc79d71db4b17c37964.zip |
Docs: Updating Servo docs.
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |