aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-03-13 17:30:14 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-03-13 17:30:14 +0000
commitc0f763db0474e6441ed313c208eaf9b34a2ca6b1 (patch)
tree620c545e920e89708ccbe92661e9ce6e2d0abbfa /LUFA/DoxygenPages
parentd5291c2e102e3cd0979179eef89ce2cb083614f3 (diff)
downloadlufa-c0f763db0474e6441ed313c208eaf9b34a2ca6b1.tar.gz
lufa-c0f763db0474e6441ed313c208eaf9b34a2ca6b1.tar.bz2
lufa-c0f763db0474e6441ed313c208eaf9b34a2ca6b1.zip
Reorder manual documentation sections, remove useless "AboutLUFA" section.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/AboutLUFA.txt19
-rw-r--r--LUFA/DoxygenPages/MainPage.txt7
2 files changed, 5 insertions, 21 deletions
diff --git a/LUFA/DoxygenPages/AboutLUFA.txt b/LUFA/DoxygenPages/AboutLUFA.txt
deleted file mode 100644
index d7f904c94..000000000
--- a/LUFA/DoxygenPages/AboutLUFA.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-/** \file
- *
- * This file contains special DoxyGen information for the generation of the main page and other special
- * documentation pages. It is not a project source file.
- */
-
-/**
- * \page Page_AboutLUFA About LUFA
- *
- * This section of the manual contains information about the library as a whole, including its supported targets,
- * past and planned changes, and links to other projects incorporating LUFA.
- *
- * <b>Subsections:</b>
- * \li \subpage Page_DeviceSupport - Current Device and Hardware Support
- * \li \subpage Page_Resources - LUFA and USB Related Resources
- * \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 994ba986b..1653d0a74 100644
--- a/LUFA/DoxygenPages/MainPage.txt
+++ b/LUFA/DoxygenPages/MainPage.txt
@@ -38,10 +38,13 @@
* and open source LUFA powered projects.
*
* <b>Subsections:</b>
- * \li \subpage Page_ChangeLog - Project Changelog
* \li \subpage Page_LicenseInfo - Project source license and commercial use information
+ * \li \subpage Page_DeviceSupport - Current Device and Hardware Support
* \li \subpage Page_Donating - Donating to support this project
- * \li \subpage Page_AboutLUFA - LUFA Support and Resources
+ * \li \subpage Page_ChangeLog - Project Changelog
+ * \li \subpage Page_FutureChanges - Planned Changes to the Library
+ * \li \subpage Page_LUFAPoweredProjects - Other Projects Using LUFA
+ * \li \subpage Page_Resources - LUFA and USB Related Resources
* \li \subpage Page_WhyUseLUFA - What are the advantages of using LUFA?
*/