diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf index efc9ba09ddf2032dd1ad7dd307d254908e6e1aad..5a02c5cb6be09b24c142af44aca540240e2695ae 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 7c16b6dda8a0f6d6a677c1fe5c7b49a65ef3afdd..061c6aca5fd9cfd346b2d3b15cdfb1e908b265af 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -23,8 +23,8 @@ * <table> * <tr> * <th width="150px">Part</th> - * <th width="150px">Device Mode</th> - * <th width="150px">Host Mode</th> + * <th width="150px">USB Device Mode</th> + * <th width="150px">USB Host Mode</th> * </tr> * <tr> * <td>AT90USB82</td> @@ -131,8 +131,8 @@ * <table> * <tr> * <th width="150px">Part</th> - * <th width="150px">Device Mode</th> - * <th width="150px">Host Mode</th> + * <th width="150px">USB Device Mode</th> + * <th width="150px">USB Host Mode</th> * </tr> * <tr> * <td>AT32UC3A064</td> @@ -300,8 +300,8 @@ * <table> * <tr> * <th width="150px">Part</th> - * <th width="150px">Device Mode</th> - * <th width="150px">Host Mode</th> + * <th width="150px">USB Device Mode</th> + * <th width="150px">USB Host Mode</th> * </tr> * <tr> * <td>ATXMEGA16A4U</td> diff --git a/LUFA/ManPages/LibraryResources.txt b/LUFA/ManPages/LibraryResources.txt index bf9320e334c2da3888aca9709e3b1b816c50dc6f..7137a56a0c9e79c39589d3a0bd464948a723fd38 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