aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-11-25Use the is_homepage property.Dougal Matthews
2014-11-25Remove commented out titleDougal Matthews
2014-11-25Refer to the current_page title rather than filenameDougal Matthews
2014-11-25Don't add main to the top level items on the home pageDougal Matthews
2014-11-25Add The title to the top of the TOC for the home pageDougal Matthews
2014-11-25Mark the homepage as active when visitedDougal Matthews
2014-11-25Change the background of the selected page on the dropdownDougal Matthews
2014-11-25Add Home link to the themeDougal Matthews
2014-11-25Highlight H1's in the TOCDougal Matthews
2014-11-25Make the quotes consistentDougal Matthews
2014-11-25Added nicer page titlesDougal Matthews
2014-11-25Disable prev and next linksDougal Matthews
2014-11-25Fix previous and next linksDougal Matthews
2014-11-25Clean up extra white spaceJosé Padilla
2014-11-25Use single quotes for consistencyJosé Padilla
Conflicts: mkdocs.yml
2014-11-25Update tabbing and cleanup theme templatesJosé Padilla
2014-11-25Move content template into base.htmlJosé Padilla
2014-11-25Use MkDocs meta.source to render source code linksJosé Padilla
2014-11-25Add validators from 27622058872c00e357deb7d7e86619a793ef4b41 andDougal Matthews
254701230d85612cf0210d4549c2d74f410a181d
2014-11-25Fixed copypasta failDougal Matthews
2014-11-25Move the docs theme out of the docs folder.Dougal Matthews
2014-11-25Correct the capitalisation of APIDougal Matthews
2014-11-25Move nav to it's own template based on the MkDocs themeDougal Matthews
2014-11-25Add meta descriptionDougal Matthews
2014-11-25Add a workaround for not having the index nameDougal Matthews
2014-11-25Fixed the TOC (again)Dougal Matthews
Not sure how I broke it ;-)
2014-11-25Add next and previous page.Dougal Matthews
2014-11-25Bring back the promo sectionDougal Matthews
2014-11-25Fix the Navigation styleDougal Matthews
2014-11-25Use page_title instead of title in docs themeJosé Padilla
2014-11-25Drop simply from the mkdocs install linesDougal Matthews
It is still simple tho', honest ;)
2014-11-25Remove the site ignore which isn't needed as we will use the html outputDougal Matthews
directory as before
2014-11-25Change site_dir to html to match mkdocs.pyDougal Matthews
2014-11-25Add a docs build to the Tox runDougal Matthews
2014-11-25Add the kickstarter annoucement to the TOCDougal Matthews
2014-11-25Remove redundant requirements fileDougal Matthews
2014-11-25Fixed typos in the config and updated Google analyticsDougal Matthews
2014-11-25Migrate documentation to MkDocs properDougal Matthews
2014-11-25Merge pull request #2127 from marctc/patch-1Tom Christie
Missing quotes on validate_score example
2014-11-25Missing quotes on validate_score exampleMarc
2014-11-25Don't use default_empty_html value for partial updates. Closes #2118.Tom Christie
2014-11-25Merge pull request #2126 from NextHub/masterTom Christie
Removed dots in Django versions in tox. Refs #2124.
2014-11-25Removed dots in Django versions in tox. Refs #2124.Tymur Maryokhin
2014-11-25Merge pull request #2123 from NextHub/masterTom Christie
Remove boilerplate code from tox config
2014-11-25Documentation in 'many_init' docstring. Refs #2120.Tom Christie
2014-11-25Fix shoddy test caseTom Christie
2014-11-25Added python 3.2 to test against django master . Related to #2075.Tymur Maryokhin
2014-11-25Updated travis configTymur Maryokhin
2014-11-25Streamlined tox config with 1.8 featuresTymur Maryokhin
2014-11-25Style tweaks to login template.Tom Christie