aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/dom.js
AgeCommit message (Collapse)Author
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-03-11doc(fixes): to better support ng-directive notationMisko Hevery
2012-01-13fix(docs): generate correct ids on h elements to get scrolling workingVojta Jina
2011-11-14refactor(docs): improved the visual rendering of the documentation pagesMisko Hevery
2011-11-14doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK moduleMisko Hevery
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-02-01changed the documentation @example to use <doc:example>Misko Hevery
2011-01-26Added part of guide documentation and supporting changes to doc generatorMisko Hevery
2011-01-24add @this and @exampleDescription tagsMisko Hevery
(also removed markdownNoP, now done through CSS)
2011-01-24add @this and @exampleDescription tagsMisko Hevery
(also removed markdownNoP, now done through CSS)
2011-01-10complete rewrite of documentation generationMisko Hevery
- romeved mustache.js - unified templates - improved testability of the code