aboutsummaryrefslogtreecommitdiffstats
path: root/docs/template.html
AgeCommit message (Collapse)Author
2012-10-01Pagination docsTom Christie
2012-09-17Prevent the touchstart event propagation on the dropdown menus in the navbar.Alec Perkins
This allows the dropdowns to be used on a touch device.
2012-09-14Merge branch 'browsable-bootstrap' of ↵Tom Christie
https://github.com/droptype/django-rest-framework into droptype-browsable-bootstrap
2012-09-12Tweaks to Token authTom Christie
2012-09-12GitHub link in toolbarTom Christie
2012-09-12Updating docsTom Christie
2012-09-09Browsable API doc topicAlec Perkins
2012-09-09Collapsing menu, travis and github badges, horizontal scrolling code on overflowTom Christie
2012-09-08Code highlighting in docsTom Christie
2012-09-07[docs] Update jQuery to 1.8.1Alec Perkins
2012-09-07[docs] Spacing tweaks when getting responsive.Alec Perkins
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