diff options
author | David Robillard <d@drobilla.net> | 2012-07-09 18:45:54 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-07-09 18:45:54 +0000 |
commit | a7b719b2bc659d474a8fb207961d3415402d5637 (patch) | |
tree | db5290f6713bca0e30701d8dfdcafd94a12eb870 /doc/reference.doxygen.in | |
parent | d5ad9d2b725238f9cd03862166def87a1b061e57 (diff) | |
download | suil-a7b719b2bc659d474a8fb207961d3415402d5637.tar.gz suil-a7b719b2bc659d474a8fb207961d3415402d5637.tar.bz2 suil-a7b719b2bc659d474a8fb207961d3415402d5637.zip |
Improve documentation style.
Update to r71/autowaf.
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@4530 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r-- | doc/reference.doxygen.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index c6bf481..9d74133 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -583,7 +583,7 @@ FILE_VERSION_FILTER = # You can optionally specify a file name after the option, if omitted # DoxygenLayout.xml will be used as the name of the layout file. -LAYOUT_FILE = +LAYOUT_FILE = doc/layout.xml # The CITE_BIB_FILES tag can be used to specify one or more bib files # containing the references data. This must be a list of .bib files. The |