diff --git a/README.md b/README.md index e56735d..fcdfdb1 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,13 @@ that ease.js will expand to other paradigms in the future. **This project is still under development. Please read the manual for more information.** +## Full Documentation +Full documentation is available at the following URL: + +http://easejs.org/manual/ (Multiple Pages) + +http://easejs.org/manual.html (Single Page) + ## Why ease.js? There are already plenty of other means of achieving each of this project's goals, so what's the point of ease.js? The aim of the project is to provide a diff --git a/doc/about.texi b/doc/about.texi index fd39bb5..5afde09 100644 --- a/doc/about.texi +++ b/doc/about.texi @@ -22,6 +22,7 @@ Current support includes: @item Abstract classes and methods @item Interfaces @item Visibility (public, protected and private members) +@item Static, constant and final members @end itemize While the current focus of the project is Object-Oriented design, it is likely