diff options
author | Rich Bowen <rbowen@apache.org> | 2010-10-26 18:00:51 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2010-10-26 18:00:51 +0200 |
commit | 01ef3d0b44cb3f3f85ccb22e66c161976e913921 (patch) | |
tree | a746b47ab511ad8dc3d68c14fc1ca708e4c7bbe7 /docs/STATUS | |
parent | The FAQ is now in the wiki. (diff) | |
download | apache2-01ef3d0b44cb3f3f85ccb22e66c161976e913921.tar.xz apache2-01ef3d0b44cb3f3f85ccb22e66c161976e913921.zip |
Stuff I'd like us to get done at ApacheCon 2010.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1027609 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/STATUS')
-rw-r--r-- | docs/STATUS | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/STATUS b/docs/STATUS index 4f4cbfecda..47490bcada 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -7,6 +7,23 @@ http://httpd.apache.org/docs-project/docsformat.html ------------------------------ +ApacheCon 2010 Hackathon To Do List +=================================== + +- mod_lua documentation with examples. (PQuerna has tentatively agreed + to give us an informal session on mod_lua in order to flesh out the + docs and put some force behind the notion that mod_lua can replace + mod_rewrite + +- FAQ - Decide what to do with the FAQ - both the 1.3 FAQ and the + current FAQ, if in fact we still need one. + +- Scour the httpd.apache.org website for stale, inaccurate, or + misleading information which seems to have accumulated over the years. + +- Make the docs-project website more useful and actually welcoming of + new contributors. + To Do List ======================= |