aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-02-25 17:07:33 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-02-25 17:07:33 +0000
commit0456dfeb882d7afd645828155ba577768d827569 (patch)
tree7d7186ac31714e1ad67ace8d4809ed80ba36bf9e /LUFA/DoxygenPages
parentf70fd6d6ed256f98f8fc63f822790cd113eee9c7 (diff)
downloadlufa-0456dfeb882d7afd645828155ba577768d827569.tar.gz
lufa-0456dfeb882d7afd645828155ba577768d827569.tar.bz2
lufa-0456dfeb882d7afd645828155ba577768d827569.zip
Update main library documentation organisation for Doxygen 1.8.0.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/AboutLUFA.txt1
-rw-r--r--LUFA/DoxygenPages/MainPage.txt6
-rw-r--r--LUFA/DoxygenPages/WhyUseLUFA.txt4
-rw-r--r--LUFA/DoxygenPages/footer.htm16
4 files changed, 22 insertions, 5 deletions
diff --git a/LUFA/DoxygenPages/AboutLUFA.txt b/LUFA/DoxygenPages/AboutLUFA.txt
index c7374bce6..d7f904c94 100644
--- a/LUFA/DoxygenPages/AboutLUFA.txt
+++ b/LUFA/DoxygenPages/AboutLUFA.txt
@@ -13,7 +13,6 @@
* <b>Subsections:</b>
* \li \subpage Page_DeviceSupport - Current Device and Hardware Support
* \li \subpage Page_Resources - LUFA and USB Related Resources
- * \li \subpage Page_ChangeLog - Project Changelog
* \li \subpage Page_FutureChanges - Planned Changes to the Library
* \li \subpage Page_LUFAPoweredProjects - Other Projects Using LUFA
*/
diff --git a/LUFA/DoxygenPages/MainPage.txt b/LUFA/DoxygenPages/MainPage.txt
index 0ab9d56dc..c7f84dbd1 100644
--- a/LUFA/DoxygenPages/MainPage.txt
+++ b/LUFA/DoxygenPages/MainPage.txt
@@ -38,11 +38,11 @@
* and open source LUFA powered projects.
*
* <b>Subsections:</b>
- * \li \subpage Page_WhyUseLUFA - What are the advantages of using LUFA?
- * \li \subpage Page_LUFAvsAtmelStack - How does LUFA compare to the Atmel USB AVR stack?
- * \li \subpage Page_AlternativeStacks - Alternative USB AVR Stacks
+ * \li \subpage Page_ChangeLog - Project Changelog
* \li \subpage Page_LicenseInfo - Project source license and commercial use information
* \li \subpage Page_Donating - Donating to support this project
+ * \li \subpage Page_AboutLUFA - LUFA Support and Resources
+ * \li \subpage Page_WhyUseLUFA - What are the advantages of using LUFA?
* \li \subpage Page_LibraryApps - Overview of included Demos, Bootloaders and Projects
*/
diff --git a/LUFA/DoxygenPages/WhyUseLUFA.txt b/LUFA/DoxygenPages/WhyUseLUFA.txt
index 5644be07c..b31a2e238 100644
--- a/LUFA/DoxygenPages/WhyUseLUFA.txt
+++ b/LUFA/DoxygenPages/WhyUseLUFA.txt
@@ -39,5 +39,9 @@
* Since many people are now using LUFA in their own projects, you can take advantage of other's knowledge when you run
* into difficulties or need some advice. In addition, you can also email the library author to receive personalized
* support when you need it (subject to author's schedule).
+ *
+ * <b>Subsections:</b>
+ * \li \subpage Page_LUFAvsAtmelStack - How does LUFA compare to the Atmel USB AVR stack?
+ * \li \subpage Page_AlternativeStacks - Alternative USB AVR Stacks
*/
diff --git a/LUFA/DoxygenPages/footer.htm b/LUFA/DoxygenPages/footer.htm
index 318a485fb..70bce5313 100644
--- a/LUFA/DoxygenPages/footer.htm
+++ b/LUFA/DoxygenPages/footer.htm
@@ -1 +1,15 @@
-</body><span style="margin-right: 20px; float: right;"><a href="http://www.lufa-lib.org" title="LUFA Project Page">LUFA Project Page</a> | <a href="http://www.lufa-lib.org/support" title="LUFA Support List">Support Mailing List</a> | <a href="http://www.lufa-lib.org/donate" title="Donate to Support LUFA">Donate</a> | <a href="http://www.fourwalledcubicle.com" title="Four Walled Cubicle Website">Four Walled Cubicle</a> - LUFA, the Lightweight USB Framework for AVRs</span></html> \ No newline at end of file
+<!--BEGIN GENERATE_TREEVIEW-->
+ <span style="margin-right: 20px; float: right;">
+ <a href="http://www.lufa-lib.org" title="LUFA Project Page">LUFA Project Page</a> | <a href="http://www.lufa-lib.org/support" title="LUFA Support List">Support Mailing List</a> | <a href="http://www.lufa-lib.org/donate" title="Donate to Support LUFA">Donate</a> | <a href="http://www.fourwalledcubicle.com" title="Four Walled Cubicle Website">Four Walled Cubicle</a> - LUFA, the Lightweight USB Framework for AVRs
+ </span>
+ </ul>
+ </div>
+<!--END GENERATE_TREEVIEW-->
+<!--BEGIN !GENERATE_TREEVIEW-->
+ <hr class="footer"/>
+ <span style="margin-right: 20px; float: right;">
+ <a href="http://www.lufa-lib.org" title="LUFA Project Page">LUFA Project Page</a> | <a href="http://www.lufa-lib.org/support" title="LUFA Support List">Support Mailing List</a> | <a href="http://www.lufa-lib.org/donate" title="Donate to Support LUFA">Donate</a> | <a href="http://www.fourwalledcubicle.com" title="Four Walled Cubicle Website">Four Walled Cubicle</a> - LUFA, the Lightweight USB Framework for AVRs
+ </span>
+<!--END !GENERATE_TREEVIEW-->
+ </body>
+</html> \ No newline at end of file