aboutsummaryrefslogtreecommitdiffstats
path: root/docs/template.html
AgeCommit message (Collapse)Author
2012-09-07[docs] Move styles to own file. Fix table-of-contents positioning when ↵Alec Perkins
viewed on <767px screens. The fixed positioning of the ToC needs to be overridden with static, so that the ToC falls back into the flow of content and is sized correctly. Also, this prevents the actual page content from riding up behind the ToC and being obscured.
2012-09-07[docs] Add bootstrap-collapse plugin, fixing collapsing navbar.Alec Perkins
2012-09-05Make index consistentTom Christie
2012-09-05Improve docsTom Christie
2012-09-05Add missing doc filesTom Christie
2012-09-01Docs tweak for first docs deploymentTom Christie
2012-09-01REST framework 2 docsTom Christie