diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-03-16 15:43:23 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-03-16 15:43:23 +0000 |
commit | 0eed163a696d4b6daab19fd8daf05b980058f5f3 (patch) | |
tree | 0826c195f562234d1d220223271f2ef29ff183cf /docs/Doxyfile | |
parent | c7add28f3b906a4c91fd0b5619125760179ae02d (diff) | |
download | ChibiOS-0eed163a696d4b6daab19fd8daf05b980058f5f3.tar.gz ChibiOS-0eed163a696d4b6daab19fd8daf05b980058f5f3.tar.bz2 ChibiOS-0eed163a696d4b6daab19fd8daf05b980058f5f3.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1745 35acf78f-673a-0410-8e92-d51de3d6d3f4
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 |