aboutsummaryrefslogtreecommitdiffstats
path: root/docs/formatter.template
AgeCommit message (Collapse)Author
2011-01-10complete rewrite of documentation generationMisko Hevery
- romeved mustache.js - unified templates - improved testability of the code
2010-11-18add @workInProgress tag and mark all @ngdocs as work in progressIgor Minar
2010-11-18CSS, Parameters, Returns template changesIgor Minar
- make css section optional - make returns section optional - change format of the parameters section - properly format the Returns section
2010-11-18add support for @deprecated ng:doc annotation + show warnings in templatesIgor Minar
2010-11-16docs should use ng:include onloadIgor Minar
2010-11-15added remaining directives and search box.Misko Hevery
2010-11-10Make the docs look a little nicerElliott Sprehn
2010-11-09Better example widgetIgor Minar
- syntax highlighting - tabless design - rename widget to doc:example - rename widget files (wiki_widget.* -> doc_widget.*) - example section is now optional
2010-11-09Added formatter documentation.Misko Hevery