1
0
Fork 0

Added Documentation to TODO

closure/master
Mike Gerwitz 2011-01-09 01:04:35 -05:00
parent 69b6d5df6b
commit 13fae953fd
1 changed files with 10 additions and 0 deletions

10
TODO
View File

@ -13,3 +13,13 @@ Property Keywords
- static; method/property accessible via class definition - static; method/property accessible via class definition
- event; designates a supported event - event; designates a supported event
Documentation
- Ensure all docblocks contain only valid JSDoc tags
- Generate documentation
- Add to Makefile
- Begin technical documentation for developers
- Include designs and project decisions
- Wiki, LaTeX, Texinfo?
- API documentation
- Wiki, LaTeX, Texinfo?