From a7b719b2bc659d474a8fb207961d3415402d5637 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 9 Jul 2012 18:45:54 +0000 Subject: Improve documentation style. Update to r71/autowaf. git-svn-id: http://svn.drobilla.net/lad/trunk/suil@4530 a436a847-0d15-0410-975c-d299462d15a1 --- doc/layout.xml | 187 +++++++++++++++++++++++++++++++++++++++++++++++ doc/reference.doxygen.in | 2 +- 2 files changed, 188 insertions(+), 1 deletion(-) create mode 100644 doc/layout.xml (limited to 'doc') diff --git a/doc/layout.xml b/doc/layout.xml new file mode 100644 index 0000000..74a109f --- /dev/null +++ b/doc/layout.xml @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 -- cgit v1.2.1