Minor documentation corrections.
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 19 Aug 2011 06:11:39 +0000 (06:11 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 19 Aug 2011 06:11:39 +0000 (06:11 +0000)
LUFA/Doxygen.conf
LUFA/ManPages/DeviceSupport.txt
LUFA/ManPages/LibraryResources.txt

index efc9ba0..5a02c5c 100644 (file)
@@ -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
index 7c16b6d..061c6ac 100644 (file)
@@ -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>
  *  <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>
  *  <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>
index bf9320e..7137a56 100644 (file)
@@ -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