Mads Jensen
8a82a07f8d
fixing a trivial HTML tag which is closed twice
2015-09-23 10:51:23 +02:00
José Padilla
0b345516a5
Turn off autocomplete on search form
2015-07-29 21:24:55 -04:00
José Padilla
5d4bb0ef22
Merge pull request #3038 from jpadilla/dropdown
...
Set dynamic maximum height for dropdown widgets
2015-06-22 09:13:41 -04:00
José Padilla
5e917789ec
Consistent 2 space tabbing and formatting
2015-06-18 09:00:05 -04:00
José Padilla
33a08928d7
Set dynamic maximum height for dropdown widgets
2015-06-15 21:46:08 -04:00
Dougal Matthews
8ace80c287
Only load the search results when the search form is submitted for the
...
first time
2015-05-31 18:30:29 +01:00
Dougal Matthews
33666c459b
Remove Google search and replace it with Mkdocs
...
This change updates the modal to use MkDocs for search.
2015-05-31 18:30:29 +01:00
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
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
Dougal Matthews
dbc5c066c2
Add a theme.js file to enable highlighing
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
5a6bdd01ba
Highlight H1's in the TOC
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