diff options
author | Marius Kintel <marius@kintel.net> | 2011-12-19 18:34:23 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-12-19 18:34:23 (GMT) |
commit | bce7212b612315ac4c90edeaaf8c7ed04ba7720c (patch) | |
tree | 43452ad56b2419dab9dc5d576d84fad71eff5de6 | |
parent | 54ea77bcc9ded4d2561bdc0d12083132fe64417a (diff) |
Added note about auto-generated documentation
-rw-r--r-- | doc/TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 92ff8a0..22fff0a 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -223,6 +223,7 @@ o Use a logging framework to get debugging/info output more under control? 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 |