aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
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-18doc widgets examples should display angular src as CAO instead of DAOIgor Minar
2011-01-18remove script.type attribute from example widgets since its optional in html5Igor Minar
2011-01-18@returns type in docs should be wrapped in curliesIgor Minar
2011-01-17rewrite of several major portions of angular.service docsIgor Minar
2011-01-14fixed select with ng:formatMisko Hevery
2011-01-10tabbing and keyboard shortcut for docsIgor Minar
2011-01-10offline docsIgor Minar
2011-01-10removed unnedded files; switch rake to new doc build scriptMisko Hevery
2011-01-10complete rewrite of documentation generationMisko Hevery
2011-01-07change to keydown from keyup; add delayed $updateViewMisko Hevery
2010-12-10improve doc app scrollbarsIgor Minar
2010-12-07make the docs angular 'logo' link filename agnosticIgor Minar
2010-12-07@returns tag should allow the content to be split into multiple linesIgor Minar
2010-12-06allow documentation to be in external fileMisko Hevery
2010-11-29fix typo in searchbox placeholderIgor Minar
2010-11-29searchbar in docs should not scroll awayIgor Minar
2010-11-29renaming #section to #main in docs html/cssIgor Minar
2010-11-29getting rid of #page div in docs index.htmlIgor Minar
2010-11-29dual scrolling for docs with custom scrollbarsIgor Minar
2010-11-29docs html/css cleanupIgor Minar
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