Changeset 1072:801fdfe55aac
- Timestamp:
- 12/24/22 08:40:47 (2 years ago)
- Branch:
- python3
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Doxyfile
r1056 r1072 227 227 # will allow you to use the command class in the itcl::class meaning. 228 228 229 TCL_SUBST =229 #TCL_SUBST = 230 230 231 231 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources … … 988 988 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES. 989 989 990 COLS_IN_ALPHA_INDEX = 5990 #COLS_IN_ALPHA_INDEX = 5 991 991 992 992 # In case all classes in a project start with a common prefix, all classes will
Note:
See TracChangeset
for help on using the changeset viewer.