aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-02-23 20:07:29 +0000
committerDavid Robillard <d@drobilla.net>2012-02-23 20:07:29 +0000
commit29a62871a901a07faa7fb66f26d2d60c9273257b (patch)
tree16632ffa829a6cc385dd5bad7b5a6c6fec0c6a95 /doc/reference.doxygen.in
parentc2cc2607f8d5b9eea933a18abd91b2ce708fc90c (diff)
downloadlv2-29a62871a901a07faa7fb66f26d2d60c9273257b.tar.xz
Put atom size first.
Fix doxygen stylesheet.
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 cbf88fe..0644cf5 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -815,7 +815,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 = @LV2_SRCDIR@/doc/doxy-style.css
+HTML_STYLESHEET = doxy-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