*/\r
\r
/** \mainpage Still Image Host Demo\r
- * \r
- * Still Image host demonstration application. This gives a simple reference\r
- * application for implementing a Still Image host, for USB devices such as\r
- * digital cameras.\r
- * \r
- * This demo will enumerate an attached USB Still Image device, print out its\r
- * information structure, open a session with the device and finally close the\r
- * session.\r
+ *\r
+ * \section SSec_Info USB Information:\r
+ *\r
+ * The following table gives a rundown of the USB utilization of this demo.\r
*\r
* <table>\r
* <tr>\r
* <td>Full Speed Mode</td>\r
* </tr>\r
* </table>\r
+ *\r
+ * \section SSec_Description Project Description: \r
+ *\r
+ * Still Image host demonstration application. This gives a simple reference\r
+ * application for implementing a Still Image host, for USB devices such as\r
+ * digital cameras.\r
+ * \r
+ * This demo will enumerate an attached USB Still Image device, print out its\r
+ * information structure, open a session with the device and finally close the\r
+ * session.\r
+ *\r
+ * \section SSec_Options Project Options\r
+ *\r
+ * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.\r
+ *\r
+ * <table>\r
+ * <tr>\r
+ * <td>\r
+ * None\r
+ * </td>\r
+ * </tr>\r
+ * </table>\r
*/
\ No newline at end of file