working on doxygen

This commit is contained in:
hathach 2013-10-22 11:09:39 +07:00
parent 15c80a9580
commit 2076e57d70
2 changed files with 123 additions and 118 deletions

View File

@ -71,22 +71,27 @@
<link>
<name>demo_vendor</name>
<type>2</type>
<location>C:/Users/hathach/Dropbox/tinyusb/workspace/tinyusb/vendor</location>
<locationURI>PARENT-1-PROJECT_LOC/vendor</locationURI>
</link>
<link>
<name>demos</name>
<type>2</type>
<location>C:/Users/hathach/Dropbox/tinyusb/workspace/tinyusb/demos</location>
<locationURI>PARENT-1-PROJECT_LOC/demos</locationURI>
</link>
<link>
<name>doxygen.Doxyfile</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/doxygen.Doxyfile</locationURI>
</link>
<link>
<name>tinyusb</name>
<type>2</type>
<location>C:/Users/hathach/Dropbox/tinyusb/workspace/tinyusb/tinyusb</location>
<locationURI>PARENT-1-PROJECT_LOC/tinyusb</locationURI>
</link>
</linkedResources>
<filteredResources>
<filter>
<id>1381816373996</id>
<id>1382413628300</id>
<name></name>
<type>22</type>
<matcher>
@ -95,7 +100,7 @@
</matcher>
</filter>
<filter>
<id>1381816374006</id>
<id>1382413628332</id>
<name></name>
<type>22</type>
<matcher>
@ -104,7 +109,7 @@
</matcher>
</filter>
<filter>
<id>1381816374017</id>
<id>1382413628348</id>
<name></name>
<type>26</type>
<matcher>

View File

@ -38,7 +38,7 @@ PROJECT_NUMBER = 0.0
# for a project that appears at the top of each page and should give viewer
# a quick idea about the purpose of the project. Keep the description short.
PROJECT_BRIEF = An tiny open-source usb stack for ARM
PROJECT_BRIEF = An Open Source USB Stack
# With the PROJECT_LOGO tag one can specify an logo or icon that is
# included in the documentation. The maximum height of the logo should not
@ -661,7 +661,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = tinyusb demos
INPUT = tinyusb
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is