diff options
author | Marius Kintel <marius@kintel.net> | 2011-12-19 20:33:09 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-12-19 20:33:09 (GMT) |
commit | b18f3d2371203ba4e903d8be1c8ce8769bbbefdf (patch) | |
tree | 978131d9834504be8a870ab9568d736130decdb0 | |
parent | 81e3eb41025ba14471dfb5ad868c5f5a34e6ab83 (diff) |
Note about include/use doc clarification
-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 22fff0a..fd938cf 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -226,6 +226,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 +o Clarify include/use better in the wikibook docs (e.g. that use'd modules have to be self-contained) TESTING ------- |