diff options
author | friendica <info@friendica.com> | 2013-11-15 15:15:44 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-15 15:15:44 -0800 |
commit | 0f93174b61b9200c65f6d42727013a3b810cbe88 (patch) | |
tree | 297eabd52234cc518d332d5c56c31db636014b41 /doc/To-Do.md | |
parent | d06fd4069612b9063a93ca6361aa4780f67f4b41 (diff) | |
download | volse-hubzilla-0f93174b61b9200c65f6d42727013a3b810cbe88.tar.gz volse-hubzilla-0f93174b61b9200c65f6d42727013a3b810cbe88.tar.bz2 volse-hubzilla-0f93174b61b9200c65f6d42727013a3b810cbe88.zip |
Let's provide a shared to-do list for code and doco
Diffstat (limited to 'doc/To-Do.md')
-rw-r--r-- | doc/To-Do.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/To-Do.md b/doc/To-Do.md new file mode 100644 index 000000000..76b78b6ac --- /dev/null +++ b/doc/To-Do.md @@ -0,0 +1,23 @@ +Documentation we need to write +============================== + + +* Database schema detailed descriptions + +* Complete plugin hook documentation + +* API documentation + +* Function and code documentation (doxygen) + +* New Member guide + +* "Extra Feature" reference, description of each + +* Detailed Personal Settings Documentation + +* Administration Guide (post-install) + +* Administration Guide (pre-install) + + |