From 13fae953fd6edc209a337cb67dba0ab0562d9c38 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Sun, 9 Jan 2011 01:04:35 -0500 Subject: [PATCH] Added Documentation to TODO --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO b/TODO index 874487f..e2045ab 100644 --- a/TODO +++ b/TODO @@ -13,3 +13,13 @@ Property Keywords - static; method/property accessible via class definition - 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? +