aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-01-22 21:30:09 +0000
committerDavid Robillard <d@drobilla.net>2011-01-22 21:30:09 +0000
commit785e82abee7610f0cb0c143f4fec2355922879f0 (patch)
treeb42a2cdd4be734cee5005c5492d118b211c1dea1 /doc/reference.doxygen.in
parent70b81af9060efb3963949cdcf68611244a4c520c (diff)
downloadserd-785e82abee7610f0cb0c143f4fec2355922879f0.tar.gz
serd-785e82abee7610f0cb0c143f4fec2355922879f0.tar.bz2
serd-785e82abee7610f0cb0c143f4fec2355922879f0.zip
Add custom doxygen stylesheet (lighter, more standard).
git-svn-id: http://svn.drobilla.net/serd/trunk@39 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r--doc/reference.doxygen.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 7bb6a264..1e25f2fe 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -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 =
+HTML_STYLESHEET = @SERD_SRCDIR@/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