Dougal Matthews
|
f2d4e51aaa
|
Mark the homepage as active when visited
|
2014-11-25 12:44:26 +00:00 |
|
Dougal Matthews
|
a0c12bf7c5
|
Change the background of the selected page on the dropdown
|
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
|
df33538f14
|
Make the quotes consistent
|
2014-11-25 12:44:26 +00:00 |
|
Dougal Matthews
|
6f28adeefe
|
Added nicer page titles
|
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
|
200e0b17da
|
Clean up extra white space
|
2014-11-25 12:44:11 +00:00 |
|
José Padilla
|
06683b86b2
|
Use single quotes for consistency
Conflicts:
mkdocs.yml
|
2014-11-25 12:44:11 +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
|
cbb6799d2d
|
Add validators from 2762205887 and
254701230d
|
2014-11-25 12:44:11 +00:00 |
|
Dougal Matthews
|
78223eb8ef
|
Fixed copypasta fail
|
2014-11-25 12:43:42 +00:00 |
|
Dougal Matthews
|
d72a56f37f
|
Move the docs theme out of the docs folder.
|
2014-11-25 12:43:42 +00:00 |
|
Dougal Matthews
|
6a10b90f72
|
Correct the capitalisation of API
|
2014-11-25 12:43:42 +00:00 |
|
Dougal Matthews
|
5d479c20d8
|
Move nav to it's own template based on the MkDocs theme
|
2014-11-25 12:43:42 +00:00 |
|
Dougal Matthews
|
b443f81481
|
Add meta description
|
2014-11-25 12:43:42 +00:00 |
|
Dougal Matthews
|
6da9d5aee0
|
Add a workaround for not having the index name
|
2014-11-25 12:43:42 +00:00 |
|
Dougal Matthews
|
5600878672
|
Fixed the TOC (again)
Not sure how I broke it ;-)
|
2014-11-25 12:43:42 +00:00 |
|
Dougal Matthews
|
3c49b9fe46
|
Add next and previous page.
|
2014-11-25 12:43:42 +00:00 |
|
Dougal Matthews
|
49a493f61f
|
Bring back the promo section
|
2014-11-25 12:43:42 +00:00 |
|
Dougal Matthews
|
18712a5cbc
|
Fix the Navigation style
|
2014-11-25 12:43:42 +00:00 |
|
José Padilla
|
d6b203f013
|
Use page_title instead of title in docs theme
|
2014-11-25 12:43:02 +00:00 |
|
Dougal Matthews
|
2ddef2d326
|
Drop simply from the mkdocs install lines
It is still simple tho', honest ;)
|
2014-11-25 12:43:02 +00:00 |
|
Dougal Matthews
|
792c0c291f
|
Remove the site ignore which isn't needed as we will use the html output
directory as before
|
2014-11-25 12:43:02 +00:00 |
|
Dougal Matthews
|
84d9c4b46e
|
Change site_dir to html to match mkdocs.py
|
2014-11-25 12:42:39 +00:00 |
|
Dougal Matthews
|
04abe9830c
|
Add a docs build to the Tox run
|
2014-11-25 12:42:39 +00:00 |
|
Dougal Matthews
|
ae36a258d7
|
Add the kickstarter annoucement to the TOC
|
2014-11-25 12:32:29 +00:00 |
|
Dougal Matthews
|
261c4ce9af
|
Remove redundant requirements file
|
2014-11-25 12:32:29 +00:00 |
|
Dougal Matthews
|
b2762cbb76
|
Fixed typos in the config and updated Google analytics
|
2014-11-25 12:32:29 +00:00 |
|
Dougal Matthews
|
3a648b9f0b
|
Migrate documentation to MkDocs proper
|
2014-11-25 12:32:29 +00:00 |
|
Tom Christie
|
b39bd7ce91
|
Merge pull request #2127 from marctc/patch-1
Missing quotes on validate_score example
|
2014-11-25 11:45:23 +00:00 |
|
Marc
|
83e556ba1e
|
Missing quotes on validate_score example
|
2014-11-25 12:37:20 +01:00 |
|
Tom Christie
|
06fd63dade
|
Don't use default_empty_html value for partial updates. Closes #2118.
|
2014-11-25 11:14:28 +00:00 |
|
Tom Christie
|
17c7431a6d
|
Merge pull request #2126 from NextHub/master
Removed dots in Django versions in tox. Refs #2124.
|
2014-11-25 11:11:17 +00:00 |
|
Tymur Maryokhin
|
c559ec6da8
|
Removed dots in Django versions in tox. Refs #2124.
|
2014-11-25 12:03:54 +01:00 |
|
Tom Christie
|
85f5e79cf3
|
Merge pull request #2123 from NextHub/master
Remove boilerplate code from tox config
|
2014-11-25 10:47:13 +00:00 |
|
Tom Christie
|
fd980be39b
|
Documentation in 'many_init' docstring. Refs #2120.
|
2014-11-25 10:39:58 +00:00 |
|
Tom Christie
|
9c58dfec4e
|
Fix shoddy test case
|
2014-11-25 10:34:21 +00:00 |
|
Tymur Maryokhin
|
b6de2660ea
|
Added python 3.2 to test against django master . Related to #2075.
|
2014-11-25 11:09:36 +01:00 |
|
Tymur Maryokhin
|
1fcb495456
|
Updated travis config
|
2014-11-25 10:58:03 +01:00 |
|
Tymur Maryokhin
|
585054f012
|
Streamlined tox config with 1.8 features
|
2014-11-25 10:57:46 +01:00 |
|
Tom Christie
|
ecc26f6cb1
|
Style tweaks to login template.
|
2014-11-25 09:07:25 +00:00 |
|
Tom Christie
|
735d2257b4
|
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
|
2014-11-25 08:59:59 +00:00 |
|
Tom Christie
|
bdacb66244
|
Lowercase HTML label tag. Refs #2121.
|
2014-11-25 08:59:45 +00:00 |
|
Tom Christie
|
3371131a61
|
Merge pull request #2116 from LuRsT/patch-5
Fixed database update instructions
|
2014-11-24 13:21:15 +00:00 |
|
Xavier Ordoquy
|
eb77de4bdd
|
Merge pull request #2117 from LuRsT/patch-6
Added missing import in tutorial snippet
|
2014-11-24 10:08:49 +01:00 |
|
Gil Gonçalves
|
918b9cc6a6
|
Added missing import in tutorial snippet
|
2014-11-24 08:54:07 +00:00 |
|