Dougal Matthews
eae9390f1b
Update <title> to match MkDocs changes
...
The {{ page_title }} and {{ site_name }} variables are now separated to
add flexibility th themes.
2015-05-31 18:30:29 +01:00
Dougal Matthews
d118cee7dd
As of MkDocs 0.12 the Home link was added back to the navigation
2015-05-31 18:30:29 +01:00
Dougal Matthews
64523f1edc
Update the Documentation 404.html template to subclass base.html
...
This allows us to delete lots of code and avoid hard-coding the
navigation. This does mean that {{ current_page }} isn't always
available and needs to be conditionally used.
2015-05-31 18:30:29 +01:00
Tom Christie
1d4956f616
Pagination images
2015-02-06 13:08:04 +00:00
Tom Christie
564f845e21
Lower header font weights for nicer docs style
2015-01-13 12:21:03 +00:00
Tom Christie
2a1485e009
Final bits of docs for ModelSerializer fields API
2014-12-19 21:32:43 +00:00
Dougal Matthews
5fe5a93644
Move remaining sponsor
2014-12-10 14:09:47 +00:00
Dougal Matthews
1ea84c92a7
Sorted the images
...
Moved images referenced by the markdown back to the docs directory
Deleted unused image autocomplete.png
2014-12-10 13:59:51 +00:00
Dougal Matthews
dbc5c066c2
Add a theme.js file to enable highlighing
2014-12-10 11:34:26 +00:00
Dougal Matthews
9883862576
Move the static content into the docs theme
2014-12-10 11:34:26 +00:00
Tom Christie
d84582fe1f
Add 'built with MkDocs' footer
2014-11-28 12:55:08 +00:00
Dougal Matthews
66fc51de5c
Use the is_homepage property.
2014-11-25 13:14:51 +00:00
Dougal Matthews
4d28a09309
Refer to the current_page title rather than filename
2014-11-25 13:09:47 +00:00
Dougal Matthews
935d94c034
Don't add main to the top level items on the home page
2014-11-25 13:07:35 +00:00
Dougal Matthews
aa1a844154
Add The title to the top of the TOC for the home page
2014-11-25 13:05:48 +00:00
Dougal Matthews
f2d4e51aaa
Mark the homepage as active when visited
2014-11-25 12:44:26 +00:00
Dougal Matthews
deb2bb4376
Add Home link to the theme
2014-11-25 12:44:26 +00:00
Dougal Matthews
5a6bdd01ba
Highlight H1's in the TOC
2014-11-25 12:44:26 +00:00
Dougal Matthews
8677316959
Disable prev and next links
2014-11-25 12:44:26 +00:00
Dougal Matthews
b8aa7e0c34
Fix previous and next links
2014-11-25 12:44:26 +00:00
José Padilla
3bfc82068b
Update tabbing and cleanup theme templates
2014-11-25 12:44:11 +00:00
José Padilla
361827350a
Move content template into base.html
2014-11-25 12:44:11 +00:00
José Padilla
16d442dda3
Use MkDocs meta.source to render source code links
2014-11-25 12:44:11 +00:00
Dougal Matthews
d72a56f37f
Move the docs theme out of the docs folder.
2014-11-25 12:43:42 +00:00