Index: TODO =================================================================== diff -u -r712f75125ed88102fe7b1e9751ba07c4b69d280a -r95c4d29515cfda9283b406ba7a7ac1dd029de8c9 --- TODO (.../TODO) (revision 712f75125ed88102fe7b1e9751ba07c4b69d280a) +++ TODO (.../TODO) (revision 95c4d29515cfda9283b406ba7a7ac1dd029de8c9) @@ -3464,7 +3464,20 @@ * make use of Tcl_Obj type in ResolveMethodName() to reduce number of string operations +- gentclAPI.tcl: + * added option handling for every cmd/method/... + * added option "-nxdoc" for outputting an index + to ease maintenance in nxdoc +- nsf.nxd: + * adapted to new namings + * tend to use fully qualified names (make maintenance easier) + * bring cmds to an alphabetical order (make maintenance easier) + * add optical separators between doc items to ease reading + + + + TODO: - private: * document private in tutorial