Changes between Version 2 and Version 3 of DocumentationBrainstorming
- Timestamp:
- May 16, 2007, 6:29:26 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DocumentationBrainstorming
v2 v3 81 81 </ul> 82 82 }}} 83 84 ---- 85 * Make the code self-documenting (perhaps in docstring style; Wikibooks has [http://en.wikibooks.org/wiki/Programming:Tcl_Print_version#Docstrings an example of how to do this in Tcl]. (Added by boeyms)