Skip to content
Snippets Groups Projects
Commit 40946a57 authored by Dean Camera's avatar Dean Camera
Browse files

Minor documentation corrections.

parent ccf4cffd
No related branches found
No related tags found
No related merge requests found
...@@ -514,7 +514,7 @@ ENABLED_SECTIONS = ...@@ -514,7 +514,7 @@ ENABLED_SECTIONS =
# documentation can be controlled using \showinitializer or \hideinitializer # documentation can be controlled using \showinitializer or \hideinitializer
# command in the documentation regardless of this setting. # 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 # 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 # at the bottom of the documentation of classes and structs. If set to YES the
...@@ -1097,7 +1097,7 @@ GENERATE_TREEVIEW = YES ...@@ -1097,7 +1097,7 @@ GENERATE_TREEVIEW = YES
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories, # By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
# and Class Hierarchy pages using a tree view instead of an ordered list. # 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 # 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 # used to set the initial width (in pixels) of the frame in which the tree
......
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
* <table> * <table>
* <tr> * <tr>
* <th width="150px">Part</th> * <th width="150px">Part</th>
* <th width="150px">Device Mode</th> * <th width="150px">USB Device Mode</th>
* <th width="150px">Host Mode</th> * <th width="150px">USB Host Mode</th>
* </tr> * </tr>
* <tr> * <tr>
* <td>AT90USB82</td> * <td>AT90USB82</td>
...@@ -131,8 +131,8 @@ ...@@ -131,8 +131,8 @@
* <table> * <table>
* <tr> * <tr>
* <th width="150px">Part</th> * <th width="150px">Part</th>
* <th width="150px">Device Mode</th> * <th width="150px">USB Device Mode</th>
* <th width="150px">Host Mode</th> * <th width="150px">USB Host Mode</th>
* </tr> * </tr>
* <tr> * <tr>
* <td>AT32UC3A064</td> * <td>AT32UC3A064</td>
...@@ -300,8 +300,8 @@ ...@@ -300,8 +300,8 @@
* <table> * <table>
* <tr> * <tr>
* <th width="150px">Part</th> * <th width="150px">Part</th>
* <th width="150px">Device Mode</th> * <th width="150px">USB Device Mode</th>
* <th width="150px">Host Mode</th> * <th width="150px">USB Host Mode</th>
* </tr> * </tr>
* <tr> * <tr>
* <td>ATXMEGA16A4U</td> * <td>ATXMEGA16A4U</td>
......
...@@ -18,8 +18,7 @@ ...@@ -18,8 +18,7 @@
* *
* \section Sec_ProjectHelp Assistance With LUFA * \section Sec_ProjectHelp Assistance With LUFA
* Discussion Group: http://www.lufa-lib.org/support \n * Discussion Group: http://www.lufa-lib.org/support \n
* Author's Email: dean [at] fourwalledcubicle [dot] com * Author's Email: dean [at] fourwalledcubicle [dot] com \n
* Author's Skype: abcminiuser
* *
* \section Sec_InDevelopment Latest In-Development Source Code * \section Sec_InDevelopment Latest In-Development Source Code
* Issue Tracker: http://www.lufa-lib.org/tracker \n * Issue Tracker: http://www.lufa-lib.org/tracker \n
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment