aboutsummaryrefslogtreecommitdiffstats
path: root/docs/spec/specs.js
AgeCommit message (Collapse)Author
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-01-10complete rewrite of documentation generationMisko Hevery
- romeved mustache.js - unified templates - improved testability of the code