aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/ngdoc.js
AgeCommit message (Expand)Author
2014-02-16chore(doc-gen): new docsPeter Bacon Darwin
2014-02-07refactor(doc): separate end to end tests into jquery and jqlite filesJulie
2014-02-05chore(testing): run end to end tests on firefox and safari as well as chromeJulie
2014-02-04chore(ngdoc): fix misspellling of Naturally in sortVersionsNatruallyNicolas Leger
2014-01-23docs(ngdoc): ensure module installation docs are accuratePeter Bacon Darwin
2014-01-10docs: fix the 'view source' button for snapshotsNarretz
2014-01-08feat(docs): adding the <doc:protractor> ngdoc-tagJulie
2013-11-14docs: fix the "show source" buttonVojta Jina
2013-11-13docs(ngdoc): clarify extra module installation optionsPete Bacon Darwin
2013-11-12docs(ngdoc): fix version picker groupingPete Bacon Darwin
2013-11-08chore(docs): allow periods in doc shortNamesBrian Ford
2013-11-06docs(guide/overview): Refactor overview and mvc docsTobias Bosch
2013-11-06chore(ngdoc): add dynamic anchors to anchor listBrian Ford
2013-11-06docs(guide/providers): add providers documentationBrian Ford
2013-11-05fix(ngdocs): `shortDescription()` should not error if no `description`Pete Bacon Darwin
2013-11-04chore(docs): fix ordering of docs in the guideBrian Ford
2013-10-26docs(ngdoc.js): fix usage to display attributes as dash-caseDavid Bennett
2013-10-23feat(docs): provide index pages for each angular moduleMatias Niemelä
2013-10-18chore(docs): generate header ids for better linkingVojta Jina
2013-09-30fix(ngdoc): add default values to ngdoc templateDag-Inge Aas
2013-09-16docs(ngdoc): fix spelling mistakeTim Statler
2013-09-11fix(ngdoc.js): update default directive restrict to 'A'rodyhaddad
2013-09-04chore(ngdoc): fix version number parsing for doc version switcherIgor Minar
2013-08-23chore(ngdocs): fix the version jumperMatias Niemelä
2013-08-22docs(module): improve the installation instructions for optional modulesBrian Ford
2013-08-20fix(ngdocs): use cdn version to generate link to source filesJames Daily
2013-08-14chore(ngdocs): fixup the docs version switcherIgor Minar
2013-08-12fix(minerr): escape double quotes in error displaysKen Sheedlo
2013-08-08fix(docs/error): make minerr ids searchableKen Sheedlo
2013-07-29chore(ngdocs): fixed jsFiddle/Plunkr examples to include ngAnimate and use a ...Matias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-26chore(ngdocs): replace showdown.js with marked.jsMatias Niemelä
2013-07-24docs(minErr): Build minErr doc siteKen Sheedlo
2013-07-12chore(ngdoc): wrap all pages inside of a container tag for easy stylingMatias Niemelä
2013-07-11feat(ngDocs): add links to source for APIJulien Bouquillon
2013-06-17feat(ngdocs): provide support for user to jump between different versions of ...Matias Niemelä
2013-06-17feat(ngdocs): support popover, foldouts and foldover annotationsMatias Niemelä
2013-06-06fix(ngdoc): fix the node warnings that show up during buildMatias Niemelä
2013-06-06chore(ngdoc): fix deprecated node api path.existsSync -> fs.existsSyncIgor Minar
2013-05-30feat(ngdocs): provide support for inline variable hintingMatias Niemelä
2013-05-20fix(ngdocs): fix gen_docs.shMatias Niemelä
2013-05-13feat(ngdocs): external links to github, plunkr and jsfiddle available for cod...Matias Niemelä
2013-05-08feat(ngdocs): add variable type hinting with colorsMatias Niemelä
2013-04-29feat(ngdocs): support for HTML table generation from docs codeMatias Niemelä
2013-04-19chore(ngDoc): fix a typo with IE warningTyler Akins
2013-04-03docs: add animations into docs and directive examplesMatias Niemelä
2013-04-02feat(ngdocs): added functionality to import and extract contents of external ...Matias Niemelä
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2013-03-15feat(docs): Add Improve this doc link in each doc page, which links to the ed...Shyam Seshadri
2013-03-05chore(Grunt): switch from Rake to GruntDave Geddes