aboutsummaryrefslogtreecommitdiffstats
path: root/docs/spec/domSpec.js
AgeCommit message (Collapse)Author
2013-10-18chore(docs): generate header ids for better linkingVojta Jina
- generate ids for all headers - collect defined anchors - check broken links (even if the page exists, but the anchor/id does not)
2013-05-20fix(ngdocs): fix gen_docs.shMatias Niemelä
2011-11-14doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK moduleMisko Hevery
2011-10-18fix(gen-docs): require files without touching PATHVojta Jina
So that it works on latest revision of node... New version of Node (v0.5.x) does not support require.paths.push().
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-24fixed example rendering, add tests for it.Misko Hevery