diff options
author | Don Bright <hugh.m.bright@gmail.com> | 2013-06-15 19:26:41 (GMT) |
---|---|---|
committer | Don Bright <hugh.m.bright@gmail.com> | 2013-06-15 19:26:41 (GMT) |
commit | 12eefc770fabd200f2c268380757a29145b06e3a (patch) | |
tree | 9f9d693f134be1853aef11a02fdba2a62631b9d3 /doc | |
parent | 07729e5384f650a66e73f19b69756ad66e0e8b7b (diff) | |
parent | f89b2993573045189fee6e5dc04d57e9613aadf1 (diff) |
Merge branch 'master' of github.com:openscad/openscad
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index d05df2c..e56dbd7 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -227,7 +227,7 @@ DOCUMENTATION ------------- o Auto-generate API documentation instead of, in addition to or combined with, the wikibooks docs. o Write checklists for typical extension work (add new module, add new function) - -> make sure new test files are added + -> syntax highlighter, test files, examples, documentation (external editor modes) o Clarify include/use better in the wikibook docs (e.g. that use'd modules have to be self-contained) TESTING |