move demo page to their folder

This commit is contained in:
hathach 2014-04-17 12:12:26 +07:00
parent 13a225f1b5
commit e6c485bb40
5 changed files with 7 additions and 4 deletions

View File

@ -43,6 +43,6 @@ void led_blinking_task( void * p_task_para )
~~~
[//]: # (\subpage md_doxygen_started_build_demo)
[//]: # (\subpage md_doxygen_started_device_demo)
[//]: # (\subpage md_doxygen_started_host_demo)
[//]: # (\subpage md_demos_readme)
[//]: # (\subpage md_demos_device_readme)
[//]: # (\subpage md_demos_host_readme)

View File

@ -754,7 +754,10 @@ INPUT = doxygen \
tinyusb \
boards \
tests/readme.md \
tools/readme.md
tools/readme.md \
demos/readme.md \
demos/device/readme.md \
demos/host/readme.md
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses