aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates/index.html
AgeCommit message (Collapse)Author
2011-06-06fix link to the tutorial pageIgor Minar
2011-06-06Move documentation under individual headingsMisko Hevery
2011-02-03addded cookbookMisko Hevery
2011-01-26Added part of guide documentation and supporting changes to doc generatorMisko Hevery
2011-01-10tabbing and keyboard shortcut for docsIgor Minar
- first tab goes to the search box, following tabs iterate results - ctrl+s (FF on mac) or ctrl+alt+s (Chrome on mac) move focus to the search box
2011-01-10offline docsIgor Minar
- freezing syntaxhighlighter and jquery under docs/src/templates/ - for jquery I just used a symlink to lib/jquery not an ideal solution but writer.js is not very flexible and I didn't want to mess with it - changed docs' index.html to point to the local resources
2011-01-10complete rewrite of documentation generationMisko Hevery
- romeved mustache.js - unified templates - improved testability of the code