aboutsummaryrefslogtreecommitdiffstats
path: root/docs/spec
AgeCommit message (Expand)Author
2011-02-07markdown pre-processor should strip all the extra indentationIgor Minar
2011-02-07@property should require type and description should be markdownifiedIgor Minar
2011-02-03Added remainder of the cookbookMisko Hevery
2011-02-01changed the documentation @example to use <doc:example>Misko Hevery
2011-02-01Developer guide documentationMisko Hevery
2011-01-27corrected sitemap.xml formatMisko Hevery
2011-01-26Added part of guide documentation and supporting changes to doc generatorMisko Hevery
2011-01-24add @this and @exampleDescription tagsMisko Hevery
2011-01-24Added SiteMap generation to the documentationMisko Hevery
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-24add @this and @exampleDescription tagsMisko Hevery
2011-01-19ngdoc should escape content of pre in markdownIgor Minar
2011-01-18verify that issue# 162 was fixed with doc rewriteMisko Hevery
2011-01-14fixed select with ng:formatMisko Hevery
2011-01-10complete rewrite of documentation generationMisko Hevery
2010-12-07@returns tag should allow the content to be split into multiple linesIgor Minar
2010-11-25Doc specs: added test for markdownVojta Jina
2010-11-18add @workInProgress tag and mark all @ngdocs as work in progressIgor Minar
2010-11-18add spec for incrementing headingsIgor Minar
2010-11-18add support for {@link} tags within @description and remove implicit linkingIgor Minar
2010-11-18adding support for @param.optionalIgor Minar
2010-11-18@returns description should support markdownIgor Minar
2010-11-18make @returns type non-optionalIgor Minar
2010-11-18remove extra toolbar directive and support multiple pre's in describeIgor Minar
2010-11-18add support for @deprecated ng:doc annotation + show warnings in templatesIgor Minar
2010-11-15Added basic Services, which support @memberOf and @methodOfVojta Jina
2010-11-15generate keyword for searches; improved layout of docMisko Hevery
2010-11-15added remaining directives and search box.Misko Hevery
2010-11-10Added DirectivesMisko Hevery
2010-11-09proper trimming of leading whitespace; url restriction to angular.*Misko Hevery
2010-11-05changed to showdown from markup. added validator overviewMisko Hevery
2010-11-04added documentation for ng:include and ng:widget and test for doc collector.Misko Hevery