File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ SHORT_NAMES = NO
209209# description.)
210210# The default value is: NO.
211211
212- JAVADOC_AUTOBRIEF = NO
212+ JAVADOC_AUTOBRIEF = YES
213213
214214# If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line
215215# such as
Original file line number Diff line number Diff line change 2121 */
2222
2323 /* *
24- * @brief Emulates the handbrake as a joystick over USB.
24+ * @details Emulates the handbrake as a joystick over USB.
2525 * @example HandbrakeJoystick.ino
2626 */
2727
Original file line number Diff line number Diff line change 2121 */
2222
2323 /* *
24- * @brief Prints handbrake position percentage over Serial.
24+ * @details Prints handbrake position percentage over Serial.
2525 * @example HandbrakePrint.ino
2626 */
2727
Original file line number Diff line number Diff line change 2121 */
2222
2323 /* *
24- * @brief Emulates the pedals as a joystick over USB.
24+ * @details Emulates the pedals as a joystick over USB.
2525 * @example PedalsJoystick.ino
2626 */
2727
Original file line number Diff line number Diff line change 2121 */
2222
2323 /* *
24- * @brief Prints pedal position percentages over Serial.
24+ * @details Prints pedal position percentages over Serial.
2525 * @example PedalsPrint.ino
2626 */
2727
Original file line number Diff line number Diff line change 2121 */
2222
2323 /* *
24- * @brief Emulates the shifter as a joystick over USB.
24+ * @details Emulates the shifter as a joystick over USB.
2525 * @example ShiftJoystick.ino
2626 */
2727
Original file line number Diff line number Diff line change 2121 */
2222
2323 /* *
24- * @brief Reads and prints the current gear over serial.
24+ * @details Reads and prints the current gear over serial.
2525 * @example ShiftPrint.ino
2626 */
2727
You can’t perform that action at this time.
0 commit comments