Ticket #368 (open task)
Add fluxbb 2.0 cache API to wiki
- Created: 2011-03-21 12:02:16
- Reported by: Reines
- Assigned to: Franz
- Milestone: 2.0-alpha1
- Component: docs
- Priority: low
It is worth documenting the fluxbb-cache API in the wiki, both for other developers and the community.
PS. I've made this a core ticket rather than site since it is documenting part of the core and should be done for the alpha1 milestone.
History
Reines 2011-03-21 21:49:29
Instead of directly adding this to the wiki I'm going to properly comment all the API methods using phpdoc style comments, then we can auto generate some documentation using phpdoc. For information about the module that isn't API related it should go in the README.md.

