diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf
index efc9ba09dd..5a02c5cb6b 100644
--- a/LUFA/Doxygen.conf
+++ b/LUFA/Doxygen.conf
@@ -514,7 +514,7 @@ ENABLED_SECTIONS =
# documentation can be controlled using \showinitializer or \hideinitializer
# command in the documentation regardless of this setting.
-MAX_INITIALIZER_LINES = 30
+MAX_INITIALIZER_LINES = 15
# Set the SHOW_USED_FILES tag to NO to disable the list of files generated
# at the bottom of the documentation of classes and structs. If set to YES the
@@ -1097,7 +1097,7 @@ GENERATE_TREEVIEW = YES
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
# and Class Hierarchy pages using a tree view instead of an ordered list.
-USE_INLINE_TREES = NO
+USE_INLINE_TREES = YES
# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
# used to set the initial width (in pixels) of the frame in which the tree
diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt
index 7c16b6dda8..061c6aca5f 100644
--- a/LUFA/ManPages/DeviceSupport.txt
+++ b/LUFA/ManPages/DeviceSupport.txt
@@ -23,8 +23,8 @@
*
*
* Part |
- * Device Mode |
- * Host Mode |
+ * USB Device Mode |
+ * USB Host Mode |
*
*
* AT90USB82 |
@@ -131,8 +131,8 @@
*
*
* Part |
- * Device Mode |
- * Host Mode |
+ * USB Device Mode |
+ * USB Host Mode |
*
*
* AT32UC3A064 |
@@ -300,8 +300,8 @@
*
*
* Part |
- * Device Mode |
- * Host Mode |
+ * USB Device Mode |
+ * USB Host Mode |
*
*
* ATXMEGA16A4U |
diff --git a/LUFA/ManPages/LibraryResources.txt b/LUFA/ManPages/LibraryResources.txt
index bf9320e334..7137a56a0c 100644
--- a/LUFA/ManPages/LibraryResources.txt
+++ b/LUFA/ManPages/LibraryResources.txt
@@ -18,8 +18,7 @@
*
* \section Sec_ProjectHelp Assistance With LUFA
* Discussion Group: http://www.lufa-lib.org/support \n
- * Author's Email: dean [at] fourwalledcubicle [dot] com
- * Author's Skype: abcminiuser
+ * Author's Email: dean [at] fourwalledcubicle [dot] com \n
*
* \section Sec_InDevelopment Latest In-Development Source Code
* Issue Tracker: http://www.lufa-lib.org/tracker \n