aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/ngdoc.js
AgeCommit message (Expand)Author
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
2012-03-13doc(search): include method names in corpusMisko Hevery
2012-03-11doc(fixes): to better support ng-directive notationMisko Hevery
2012-03-11Mostly Revert "fix(docs): directive events + cleanup"Misko Hevery
2012-03-08fix(docs): directive events + cleanupIgor Minar
2012-03-08fix(docs): add a header for the directive info sectionIgor Minar
2012-03-08chore(compiler): change default restriction to attribute only for directivesMisko Hevery
2012-02-22docs(scope): show which directives create scopesMisko Hevery
2012-02-21fix(ngdoc): extract keywords from properties/methods.Misko Hevery
2012-01-25docs(compiler): update the compiler docsMisko Hevery
2012-01-13fix(ngdocs): add '=' to type signatures with optional argumentsIgor Minar
2012-01-10feat(ngdocs): support for interface documentationMisko Hevery
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14fix(doc) cleanup all api doc link warningsMisko Hevery
2011-11-14refactor(docs): improved the visual rendering of the documentation pagesMisko Hevery
2011-11-14doc($filter): added $filter documentationMisko Hevery
2011-11-14doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK moduleMisko Hevery