From c0f763db0474e6441ed313c208eaf9b34a2ca6b1 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 13 Mar 2012 17:30:14 +0000 Subject: [PATCH] Reorder manual documentation sections, remove useless "AboutLUFA" section. --- LUFA.pnproj | 2 +- LUFA/DoxygenPages/AboutLUFA.txt | 19 ------------------- LUFA/DoxygenPages/MainPage.txt | 7 +++++-- 3 files changed, 6 insertions(+), 22 deletions(-) delete mode 100644 LUFA/DoxygenPages/AboutLUFA.txt diff --git a/LUFA.pnproj b/LUFA.pnproj index 6bce990e41..ee9de0e6e6 100644 --- a/LUFA.pnproj +++ b/LUFA.pnproj @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/LUFA/DoxygenPages/AboutLUFA.txt b/LUFA/DoxygenPages/AboutLUFA.txt deleted file mode 100644 index d7f904c942..0000000000 --- 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. - * - * Subsections: - * \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 994ba986b6..1653d0a74c 100644 --- a/LUFA/DoxygenPages/MainPage.txt +++ b/LUFA/DoxygenPages/MainPage.txt @@ -38,10 +38,13 @@ * and open source LUFA powered projects. * * Subsections: - * \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? */