aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/Doxygen.conf4
-rw-r--r--LUFA/DoxygenPages/AboutLUFA.txt (renamed from LUFA/ManPages/AboutLUFA.txt)0
-rw-r--r--LUFA/DoxygenPages/AlternativeStacks.txt (renamed from LUFA/ManPages/AlternativeStacks.txt)0
-rw-r--r--LUFA/DoxygenPages/Author.jpg (renamed from LUFA/ManPages/Author.jpg)bin28410 -> 28410 bytes
-rw-r--r--LUFA/DoxygenPages/BuildingLinkableLibraries.txt (renamed from LUFA/ManPages/BuildingLinkableLibraries.txt)0
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt (renamed from LUFA/ManPages/ChangeLog.txt)0
-rw-r--r--LUFA/DoxygenPages/CompileTimeTokens.txt (renamed from LUFA/ManPages/CompileTimeTokens.txt)0
-rw-r--r--LUFA/DoxygenPages/CompilingApps.txt (renamed from LUFA/ManPages/CompilingApps.txt)0
-rw-r--r--LUFA/DoxygenPages/ConfiguringApps.txt (renamed from LUFA/ManPages/ConfiguringApps.txt)0
-rw-r--r--LUFA/DoxygenPages/DevelopingWithLUFA.txt (renamed from LUFA/ManPages/DevelopingWithLUFA.txt)0
-rw-r--r--LUFA/DoxygenPages/DeviceSupport.txt (renamed from LUFA/ManPages/DeviceSupport.txt)0
-rw-r--r--LUFA/DoxygenPages/DirectorySummaries.txt (renamed from LUFA/ManPages/DirectorySummaries.txt)0
-rw-r--r--LUFA/DoxygenPages/Donating.txt (renamed from LUFA/ManPages/Donating.txt)0
-rw-r--r--LUFA/DoxygenPages/FutureChanges.txt (renamed from LUFA/ManPages/FutureChanges.txt)0
-rw-r--r--LUFA/DoxygenPages/GettingStarted.txt (renamed from LUFA/ManPages/GettingStarted.txt)0
-rw-r--r--LUFA/DoxygenPages/Groups.txt (renamed from LUFA/ManPages/Groups.txt)0
-rw-r--r--LUFA/DoxygenPages/LUFA.png (renamed from LUFA/ManPages/LUFA.png)bin10296 -> 10296 bytes
-rw-r--r--LUFA/DoxygenPages/LUFAPoweredProjects.txt (renamed from LUFA/ManPages/LUFAPoweredProjects.txt)0
-rw-r--r--LUFA/DoxygenPages/LUFA_thumb.png (renamed from LUFA/ManPages/LUFA_thumb.png)bin3729 -> 3729 bytes
-rw-r--r--LUFA/DoxygenPages/LUFAvsAtmelStack.txt (renamed from LUFA/ManPages/LUFAvsAtmelStack.txt)0
-rw-r--r--LUFA/DoxygenPages/LibraryApps.txt (renamed from LUFA/ManPages/LibraryApps.txt)0
-rw-r--r--LUFA/DoxygenPages/LibraryResources.txt (renamed from LUFA/ManPages/LibraryResources.txt)0
-rw-r--r--LUFA/DoxygenPages/LicenseInfo.txt (renamed from LUFA/ManPages/LicenseInfo.txt)0
-rw-r--r--LUFA/DoxygenPages/MainPage.txt (renamed from LUFA/ManPages/MainPage.txt)0
-rw-r--r--LUFA/DoxygenPages/MigrationInformation.txt (renamed from LUFA/ManPages/MigrationInformation.txt)0
-rw-r--r--LUFA/DoxygenPages/ProgrammingApps.txt (renamed from LUFA/ManPages/ProgrammingApps.txt)0
-rw-r--r--LUFA/DoxygenPages/SoftwareBootloaderJump.txt (renamed from LUFA/ManPages/SoftwareBootloaderJump.txt)0
-rw-r--r--LUFA/DoxygenPages/VIDAndPIDValues.txt (renamed from LUFA/ManPages/VIDAndPIDValues.txt)0
-rw-r--r--LUFA/DoxygenPages/WhyUseLUFA.txt (renamed from LUFA/ManPages/WhyUseLUFA.txt)0
-rw-r--r--LUFA/DoxygenPages/WritingBoardDrivers.txt (renamed from LUFA/ManPages/WritingBoardDrivers.txt)0
-rw-r--r--LUFA/DoxygenPages/footer.htm (renamed from LUFA/ManPages/footer.htm)0
31 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf
index 5a02c5cb6..947f49ac3 100644
--- a/LUFA/Doxygen.conf
+++ b/LUFA/Doxygen.conf
@@ -44,7 +44,7 @@ PROJECT_BRIEF =
# exceed 55 pixels and the maximum width should not exceed 200 pixels.
# Doxygen will copy the logo to the output directory.
-PROJECT_LOGO = ./ManPages/LUFA_thumb.png
+PROJECT_LOGO = ./DoxygenPages/LUFA_thumb.png
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
@@ -855,7 +855,7 @@ HTML_HEADER =
# each generated HTML page. If it is left blank doxygen will generate a
# standard footer.
-HTML_FOOTER = ./ManPages/footer.htm
+HTML_FOOTER = ./DoxygenPages/footer.htm
# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
# style sheet that is used by each HTML page. It can be used to
diff --git a/LUFA/ManPages/AboutLUFA.txt b/LUFA/DoxygenPages/AboutLUFA.txt
index c7374bce6..c7374bce6 100644
--- a/LUFA/ManPages/AboutLUFA.txt
+++ b/LUFA/DoxygenPages/AboutLUFA.txt
diff --git a/LUFA/ManPages/AlternativeStacks.txt b/LUFA/DoxygenPages/AlternativeStacks.txt
index f9d6cbbcd..f9d6cbbcd 100644
--- a/LUFA/ManPages/AlternativeStacks.txt
+++ b/LUFA/DoxygenPages/AlternativeStacks.txt
diff --git a/LUFA/ManPages/Author.jpg b/LUFA/DoxygenPages/Author.jpg
index e8f5541a0..e8f5541a0 100644
--- a/LUFA/ManPages/Author.jpg
+++ b/LUFA/DoxygenPages/Author.jpg
Binary files differ
diff --git a/LUFA/ManPages/BuildingLinkableLibraries.txt b/LUFA/DoxygenPages/BuildingLinkableLibraries.txt
index e5782df9f..e5782df9f 100644
--- a/LUFA/ManPages/BuildingLinkableLibraries.txt
+++ b/LUFA/DoxygenPages/BuildingLinkableLibraries.txt
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 5e917efed..5e917efed 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
diff --git a/LUFA/ManPages/CompileTimeTokens.txt b/LUFA/DoxygenPages/CompileTimeTokens.txt
index e96f7c163..e96f7c163 100644
--- a/LUFA/ManPages/CompileTimeTokens.txt
+++ b/LUFA/DoxygenPages/CompileTimeTokens.txt
diff --git a/LUFA/ManPages/CompilingApps.txt b/LUFA/DoxygenPages/CompilingApps.txt
index 45cbdd678..45cbdd678 100644
--- a/LUFA/ManPages/CompilingApps.txt
+++ b/LUFA/DoxygenPages/CompilingApps.txt
diff --git a/LUFA/ManPages/ConfiguringApps.txt b/LUFA/DoxygenPages/ConfiguringApps.txt
index 6caf185c1..6caf185c1 100644
--- a/LUFA/ManPages/ConfiguringApps.txt
+++ b/LUFA/DoxygenPages/ConfiguringApps.txt
diff --git a/LUFA/ManPages/DevelopingWithLUFA.txt b/LUFA/DoxygenPages/DevelopingWithLUFA.txt
index 4ea379938..4ea379938 100644
--- a/LUFA/ManPages/DevelopingWithLUFA.txt
+++ b/LUFA/DoxygenPages/DevelopingWithLUFA.txt
diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/DoxygenPages/DeviceSupport.txt
index b3af29b22..b3af29b22 100644
--- a/LUFA/ManPages/DeviceSupport.txt
+++ b/LUFA/DoxygenPages/DeviceSupport.txt
diff --git a/LUFA/ManPages/DirectorySummaries.txt b/LUFA/DoxygenPages/DirectorySummaries.txt
index e4ef0959a..e4ef0959a 100644
--- a/LUFA/ManPages/DirectorySummaries.txt
+++ b/LUFA/DoxygenPages/DirectorySummaries.txt
diff --git a/LUFA/ManPages/Donating.txt b/LUFA/DoxygenPages/Donating.txt
index ef9748788..ef9748788 100644
--- a/LUFA/ManPages/Donating.txt
+++ b/LUFA/DoxygenPages/Donating.txt
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/DoxygenPages/FutureChanges.txt
index 83c48805b..83c48805b 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/DoxygenPages/FutureChanges.txt
diff --git a/LUFA/ManPages/GettingStarted.txt b/LUFA/DoxygenPages/GettingStarted.txt
index ab460cb6e..ab460cb6e 100644
--- a/LUFA/ManPages/GettingStarted.txt
+++ b/LUFA/DoxygenPages/GettingStarted.txt
diff --git a/LUFA/ManPages/Groups.txt b/LUFA/DoxygenPages/Groups.txt
index bac362bf5..bac362bf5 100644
--- a/LUFA/ManPages/Groups.txt
+++ b/LUFA/DoxygenPages/Groups.txt
diff --git a/LUFA/ManPages/LUFA.png b/LUFA/DoxygenPages/LUFA.png
index 54fa1a664..54fa1a664 100644
--- a/LUFA/ManPages/LUFA.png
+++ b/LUFA/DoxygenPages/LUFA.png
Binary files differ
diff --git a/LUFA/ManPages/LUFAPoweredProjects.txt b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
index df72cbc0e..df72cbc0e 100644
--- a/LUFA/ManPages/LUFAPoweredProjects.txt
+++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
diff --git a/LUFA/ManPages/LUFA_thumb.png b/LUFA/DoxygenPages/LUFA_thumb.png
index efa538677..efa538677 100644
--- a/LUFA/ManPages/LUFA_thumb.png
+++ b/LUFA/DoxygenPages/LUFA_thumb.png
Binary files differ
diff --git a/LUFA/ManPages/LUFAvsAtmelStack.txt b/LUFA/DoxygenPages/LUFAvsAtmelStack.txt
index 239c2772b..239c2772b 100644
--- a/LUFA/ManPages/LUFAvsAtmelStack.txt
+++ b/LUFA/DoxygenPages/LUFAvsAtmelStack.txt
diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/DoxygenPages/LibraryApps.txt
index 43e7660c5..43e7660c5 100644
--- a/LUFA/ManPages/LibraryApps.txt
+++ b/LUFA/DoxygenPages/LibraryApps.txt
diff --git a/LUFA/ManPages/LibraryResources.txt b/LUFA/DoxygenPages/LibraryResources.txt
index 7137a56a0..7137a56a0 100644
--- a/LUFA/ManPages/LibraryResources.txt
+++ b/LUFA/DoxygenPages/LibraryResources.txt
diff --git a/LUFA/ManPages/LicenseInfo.txt b/LUFA/DoxygenPages/LicenseInfo.txt
index 447bec68c..447bec68c 100644
--- a/LUFA/ManPages/LicenseInfo.txt
+++ b/LUFA/DoxygenPages/LicenseInfo.txt
diff --git a/LUFA/ManPages/MainPage.txt b/LUFA/DoxygenPages/MainPage.txt
index 0ab9d56dc..0ab9d56dc 100644
--- a/LUFA/ManPages/MainPage.txt
+++ b/LUFA/DoxygenPages/MainPage.txt
diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/DoxygenPages/MigrationInformation.txt
index 14ac86bb4..14ac86bb4 100644
--- a/LUFA/ManPages/MigrationInformation.txt
+++ b/LUFA/DoxygenPages/MigrationInformation.txt
diff --git a/LUFA/ManPages/ProgrammingApps.txt b/LUFA/DoxygenPages/ProgrammingApps.txt
index c1b2181c8..c1b2181c8 100644
--- a/LUFA/ManPages/ProgrammingApps.txt
+++ b/LUFA/DoxygenPages/ProgrammingApps.txt
diff --git a/LUFA/ManPages/SoftwareBootloaderJump.txt b/LUFA/DoxygenPages/SoftwareBootloaderJump.txt
index 1fad85fb7..1fad85fb7 100644
--- a/LUFA/ManPages/SoftwareBootloaderJump.txt
+++ b/LUFA/DoxygenPages/SoftwareBootloaderJump.txt
diff --git a/LUFA/ManPages/VIDAndPIDValues.txt b/LUFA/DoxygenPages/VIDAndPIDValues.txt
index 17d9e1782..17d9e1782 100644
--- a/LUFA/ManPages/VIDAndPIDValues.txt
+++ b/LUFA/DoxygenPages/VIDAndPIDValues.txt
diff --git a/LUFA/ManPages/WhyUseLUFA.txt b/LUFA/DoxygenPages/WhyUseLUFA.txt
index 5644be07c..5644be07c 100644
--- a/LUFA/ManPages/WhyUseLUFA.txt
+++ b/LUFA/DoxygenPages/WhyUseLUFA.txt
diff --git a/LUFA/ManPages/WritingBoardDrivers.txt b/LUFA/DoxygenPages/WritingBoardDrivers.txt
index e09e7d0d9..e09e7d0d9 100644
--- a/LUFA/ManPages/WritingBoardDrivers.txt
+++ b/LUFA/DoxygenPages/WritingBoardDrivers.txt
diff --git a/LUFA/ManPages/footer.htm b/LUFA/DoxygenPages/footer.htm
index 318a485fb..318a485fb 100644
--- a/LUFA/ManPages/footer.htm
+++ b/LUFA/DoxygenPages/footer.htm