aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/ngdoc.js
AgeCommit message (Expand)Author
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
2013-02-11chore(docs): improve docs parser typeIgor Minar
2012-08-27fix(ngdoc): failing testMisko Hevery
2012-08-10chore(ngDoc): add support for custom @usage metadataBrian Ford
2012-07-02fix(docs): fix broken ng-docs specsIgor Minar
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-02doc(ngdoc): clean up doc generation and add missing documentation linksMisko Hevery
2012-06-02docs(overview): updated overview guideMisko Hevery
2012-06-02fix(docs): include short words in keywordsMisko Hevery
2012-05-24fix(docs): accept return in addition to returnsMisko Hevery
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-03-23doc(guide): order topic list in guide sidebar in accordance with overviewManuel Woelker
2012-03-13docs(links): corrected borken linksMisko Hevery
2012-03-13fix(docs): properly close the optional ] in directive signaturesIgor Minar