aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2010-11-25Doc specs: added test for markdownVojta Jina
2010-11-25Small refactor in doc parserVojta Jina
2010-11-23docs for angular.Array.orderByIgor Minar
2010-11-18add a feedback link to the doc pagesIgor Minar
2010-11-18add @workInProgress tag and mark all @ngdocs as work in progressIgor Minar
2010-11-18don't encode page.name (hash) in docs.jsIgor Minar
2010-11-18title for index.html should not show raw binding while the app bootstrapsIgor Minar
2010-11-18move attribute widgets to widgets.js fileIgor 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-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-18CSS, Parameters, Returns template changesIgor Minar
2010-11-18adjust spacing of headings in the main doc divIgor 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-18add function.templateIgor Minar
2010-11-16fix regexp for @param parsing in ng:docsIgor Minar
2010-11-16docs should use ng:include onloadIgor 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-15changed to ! notation for indexable appsMisko Hevery
2010-11-15added remaining directives and search box.Misko Hevery
2010-11-10Example snippets now have full html snippetsMisko Hevery
2010-11-10Added DirectivesMisko Hevery
2010-11-10Make the docs look a little nicerElliott Sprehn
2010-11-09proper trimming of leading whitespace; url restriction to angular.*Misko Hevery
2010-11-09Better example widgetIgor Minar
2010-11-09Added formatter documentation.Misko Hevery
2010-11-07Added documentation for validators.Misko Hevery
2010-11-05added tests for documentationMisko 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
2010-11-03fixing docs scenario runner templateIgor Minar
2010-11-03doc parser should recognize the 'defaults' syntax for paramsIgor Minar
2010-11-03fix the linky filterMisko Hevery
2010-11-03more documentation for filtersIgor Minar
2010-11-03jsdoc parser + generator + viewer + scenario runnerMisko Hevery
2010-10-27Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and n...Misko Hevery