Commit Graph
6 Commits
Author SHA1 Message Date
Bob Nystrom 15958938f4 docs: expand class documentation with constructor examples and clarify method overloading by arity 2014-02-04 16:45:08 +00:00
Bob Nystrom 1464007327 docs: add watchdocs target, stub pages for fibers/lists/maps, fix class example, and move build output to build/docs 2014-01-30 14:51:52 +00:00
Bob Nystrom 781ccf3fb6 docs: revise branching, classes, index, looping, qa, syntax docs and add concurrency/error-handling nav entries 2014-01-21 05:44:51 +00:00
Bob Nystrom 4026878ac6 docs: add branching, looping, classes, method calls, and Q&A documentation with updated navigation 2013-12-28 17:37:41 +00:00
Bob Nystrom f4982f7b21 docs: add classes documentation content, usage page stub, and fix page title in template
Add full introductory content to the classes documentation page covering class definition, inheritance, and the Object superclass. Create a new usage documentation page with a TODO placeholder. Update the HTML page title format from "wren {title}" to "Wren - {title}" and add a navigation link to the new usage page.
2013-11-23 22:52:50 +00:00
Bob Nystrom 67c9435b03 feat: add initial documentation site with markdown pages and build script 2013-11-22 05:38:36 +00:00