aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2011-02-18corrected new lines in @linkMisko Hevery
2011-02-16Changed the angular.compile(element)(scope[, cloneAttachNode])Misko Hevery
2011-02-16refactored quickClone to cloneNode and exposed it on jQueryMisko Hevery
2011-02-16Add public API to retrieve scope from element.Misko Hevery
2011-02-10adding testimonials page to docsIgor Minar
2011-02-09corrected missbehaved exampleMisko Hevery
2011-02-09Update Dev Guide Downloading content (to be moved to Contributing later).Janet Davies
2011-02-09Cleanup of the Getting Started guideKenneth R. Culp
2011-02-08renaming fag.ngdoc to faq.ngdocIgor Minar
2011-02-07markdown pre-processor should strip all the extra indentationIgor Minar
2011-02-07docs should print usage for services that are functionsIgor Minar
2011-02-07@property should require type and description should be markdownifiedIgor Minar
2011-02-07adding docs for angular.markup and angular.attrMarkupIgor Minar
2011-02-04fix angular.js file path detection in docsIgor Minar
2011-02-03Added remainder of the cookbookMisko Hevery
2011-02-03added more cookbook: work in progressMisko Hevery
2011-02-03addded 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-26validator doc example should not be escapedIgor Minar
2011-01-26Added part of guide documentation and supporting changes to doc generatorMisko Hevery
2011-01-26fix deprication typo in the doc generatorIgor Minar
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-24updated doc styling for methods/propertiesMisko 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-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