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 | d604b1a26b23008afe83c9a3f33c4fdb8c783861 (patch) | |
tree | ad5fd9f3a72dd793fd5508eb799f086cd46ec530 /doc/reference.doxygen.in | |
parent | 13c543263ba9a80fc9496a8c840726ca223f49d1 (diff) | |
download | sratom-d604b1a26b23008afe83c9a3f33c4fdb8c783861.tar.gz sratom-d604b1a26b23008afe83c9a3f33c4fdb8c783861.tar.bz2 sratom-d604b1a26b23008afe83c9a3f33c4fdb8c783861.zip |
Improve documentation style.
Update to r71/autowaf.
git-svn-id: http://svn.drobilla.net/lad/trunk/sratom@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 6ac43f7..056182b 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 |