Big docs cleanup.
* Fixed headers including: - All rights reserved not All Rights Reserved. - name, [email protected] not name <[email protected]> - tabs and spaces - Authors: not Documented by: * Renamed string.dox to String.dox * Renamed midixxx.dox files to MidiXxx.dox * Moved images into images subdirectories and updated Doxfile. * Re-format all files with tabs instead of spaces. * Fix many spelling mistakes. * Added all files, classes, structs, and enums to libbe group.
This commit is contained in:
+3
-3
@@ -738,10 +738,10 @@ EXAMPLE_RECURSIVE = NO
|
||||
# the \image command).
|
||||
|
||||
IMAGE_PATH = . \
|
||||
interface \
|
||||
interface/images \
|
||||
keyboard \
|
||||
midi2 \
|
||||
storage
|
||||
midi2/images \
|
||||
storage/images
|
||||
|
||||
# The INPUT_FILTER tag can be used to specify a program that doxygen should
|
||||
# invoke to filter for each input file. Doxygen will invoke the filter program
|
||||
|
||||
Reference in New Issue
Block a user