aboutsummaryrefslogtreecommitdiffstats
path: root/docs/collect.js
AgeCommit message (Expand)Author
2010-12-06allow documentation to be in external fileMisko Hevery
2010-11-25Small refactor in doc parserVojta Jina
2010-11-18add @workInProgress tag and mark all @ngdocs as work in progressIgor Minar
2010-11-18add support for {@link} tags within @description and remove implicit linkingIgor Minar
2010-11-18docs linkifying regexp should not mess up links alreaded converete by markdownIgor Minar
2010-11-18make @param type and description non-optionalIgor 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-18group utility methods/objects while sorting stuff for the side barIgor Minar
2010-11-18remove extra returns tagIgor 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-16fix regexp for @param parsing in ng:docsIgor 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-09Better example widgetIgor Minar
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
2010-11-03doc parser should recognize the 'defaults' syntax for paramsIgor Minar
2010-11-03more documentation for filtersIgor Minar
2010-11-03jsdoc parser + generator + viewer + scenario runnerMisko Hevery