summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-19 00:05:01 +0000
committerDavid Robillard <d@drobilla.net>2012-04-19 00:05:01 +0000
commit6cbacd96bf44d31d1bd00e46db57d3a1a08af43d (patch)
tree702e7fce95a7c7004d59972de8d9258c51c13eec /doc
parent5020381c23a204de0d694aee62001606777df05e (diff)
downloadlilv-6cbacd96bf44d31d1bd00e46db57d3a1a08af43d.tar.gz
lilv-6cbacd96bf44d31d1bd00e46db57d3a1a08af43d.tar.bz2
lilv-6cbacd96bf44d31d1bd00e46db57d3a1a08af43d.zip
Update documentation stuff.
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4203 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc')
-rw-r--r--doc/reference.doxygen.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 97cb0e7..ce4f291 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -527,7 +527,7 @@ WARNINGS = YES
# for undocumented members. If EXTRACT_ALL is set to YES then this flag will
# automatically be disabled.
-WARN_IF_UNDOCUMENTED = YES
+WARN_IF_UNDOCUMENTED = NO
# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
# potential errors in the documentation, such as not documenting some
@@ -794,7 +794,7 @@ HTML_FOOTER =
# the style sheet file to the HTML output directory, so don't put your own
# stylesheet in the HTML output directory as well, or it will be erased!
-HTML_STYLESHEET = @LILV_SRCDIR@/doc/style.css
+HTML_STYLESHEET = doc/style.css
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
# files or namespaces will be aligned in HTML using tables. If set to