diff options
author | Marius Kintel <marius@kintel.net> | 2013-06-15 16:47:40 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-06-15 16:47:40 (GMT) |
commit | 75a5dad6b7f65c52568d2cd82f556caa538439c6 (patch) | |
tree | aae7163cdce24c7e47305f217d143ddb5d47eaa6 /doc/TODO.txt | |
parent | b024a1d6c145cd7f24ef338065a7aafa20620361 (diff) |
add module/function checklist
Diffstat (limited to 'doc/TODO.txt')
-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 |