diff options
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r-- | docs/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile index 9ebf7f47d..6f2187e40 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -511,7 +511,7 @@ FILE_VERSION_FILTER = # file name after the option, if omitted DoxygenLayout.xml will be used as the name # of the layout file. -LAYOUT_FILE = +LAYOUT_FILE = ./rsc/layout.xml #--------------------------------------------------------------------------- # configuration options related to warning and progress messages |