From d8df0d21ab8f2d28c8b0e32670594fa079425a1d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 18 Apr 2012 23:41:58 +0000 Subject: Update documentation stuff. git-svn-id: http://svn.drobilla.net/lad/trunk/suil@4202 a436a847-0d15-0410-975c-d299462d15a1 --- doc/reference.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/reference.doxygen.in') diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index 6768a25..bbb2aed 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 = @SUIL_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 -- cgit v1.2.1