Eric Holscher
82484eb5b5
Merge branch 'canonical_url_support' of https://github.com/Nobatek/sphinx_rtd_theme into Nobatek-canonical_url_support
2017-03-04 19:13:32 -08:00
Eric Holscher
5b33b56747
Bump version to 0.2.2
2017-03-03 15:21:08 -08:00
Eric Holscher
dc0cb5041d
Revert "Display the toctree conditionally"
...
This reverts commit 398636c366
.
2017-03-03 15:20:19 -08:00
Eric Holscher
636e27c37d
Update files
2017-03-03 15:01:58 -08:00
Eric Holscher
8cf74da383
Update guilabel color
2017-03-03 15:01:37 -08:00
Jonathan Jacobs
3dda652901
Actually remove caps.
2017-03-03 15:01:32 -08:00
Jonathan Jacobs
d4c89c43f5
Decrease border box, add margin and remove caps, based on review commentary.
2017-03-03 15:01:32 -08:00
Jonathan Jacobs
101a2970f2
Add a styling for :guilabel:
inline markup.
2017-03-03 15:01:18 -08:00
Anthony Johnson
a8b74fff1c
Release for 0.2.1
2017-03-03 12:02:11 -08:00
Anthony
15f8d32295
Merge pull request #367 from snide/fix-singlehtml-missing-doctree
...
Display the toctree conditionally
2017-03-03 11:59:23 -08:00
Anthony Johnson
398636c366
Display the toctree conditionally
...
The `singlehtml` builder for sphinx doesn't produce a toctree, and was throwing
an exception on these builds. This makes use of the `display_toc` context
variable, used back to at least `sphinx==1.1`.
2017-03-03 11:38:10 -08:00
Anthony
20747b6551
Merge pull request #365 from snide/badge-image-fix
...
Remove forcing of image size on badge.
2017-03-02 15:31:05 -08:00
Eric Holscher
36f106ae79
Update minified CSS
2017-03-02 13:57:12 -08:00
Eric Holscher
ecab5841c3
Remove forcing of image size on badge.
...
This is a really weird thing to do in our badge CSS.
It makes badges show up 100% width on sites that use our badge,
which seems like a broken thing.
2017-03-02 13:55:06 -08:00
Eric Holscher
1541a5fd73
Clean up changelog
2017-03-02 13:46:00 -08:00
Eric Holscher
a25e7e1de7
Merge pull request #357 from jorgesumle/master
...
Add rel and rel HTML attributes to the footer links which point to th…
2017-03-02 13:44:42 -08:00
Eric Holscher
7a5b3f86d6
Bump version
2017-03-01 11:49:54 -08:00
Eric Holscher
9be7039227
Release beta of this version
2017-03-01 11:49:54 -08:00
Jorge Maldonado Ventura
36c89ff1c3
Corrections to last commit
2017-02-23 10:09:36 +01:00
Anthony Johnson
6eda7be38e
Merge branch '290-sidebar-context-sphinxcontrib.httpdomain-fix'
2017-02-21 16:31:54 -08:00
Mathieu Agopian
ce8dc13298
Grunt build
2017-02-21 16:30:54 -08:00
Mathieu Agopian
afaf0dc9bd
Use the closest section when clicking on a headerlink that isn't in the sidebar
2017-02-21 16:26:26 -08:00
Anthony
92ac72952f
Merge pull request #355 from trynthink/fix-download-text
...
Fix :download: role text formatting
2017-02-21 16:19:35 -08:00
=
2f60d2c29d
Add rel and rel HTML attributes to the footer links which point to the previous and next pages.
2017-01-30 23:58:50 +01:00
Chioke Harris
69e497a456
Fix download role text format
...
Fix :download: role text formatting so that the link text after the first word is not bolded and the first word has the same font smoothing settings as the rest of the standard theme text. Close #303 .
2017-01-26 09:46:22 -05:00
Eric Holscher
eef98b316b
Merge pull request #351 from MrSenko/comment_block
...
Add comments block which can be overriden
2017-01-04 17:42:26 -08:00
Mr. Senko
f726a80652
Add comments block which canbe overriden
2016-12-28 15:28:59 +02:00
Eric Holscher
abfa98539a
Merge pull request #346 from mikkeloscar/sourcelink
...
Add missing SOURCELINK_SUFFIX
2016-12-09 13:35:41 -08:00
Mikkel Oscar Lyderik Larsen
a5e0e304d3
Add missing SOURCELINK_SUFFIX
...
Adds DOCUMENTATION_OPTIONS.SOURCELINK_SUFFIX which is expected by the
searchtools.js
Related sphinx commit:
71dd8bfbf9
2016-12-08 23:33:23 +01:00
Anthony
b3ee01006b
Merge pull request #345 from denisvm/gitlab
...
Add 'Edit on GitLab' support
2016-12-05 12:06:58 -08:00
Denis Volpato Martins
29ac8e86b8
Update GitLab info on README
2016-12-05 12:41:55 -02:00
Denis Volpato Martins
f22bfd278e
Add 'Edit on GitLab' support
2016-12-05 12:35:53 -02:00
Eric Holscher
dafd07bff1
Merge pull request #344 from skirpichev/fix-pre
...
Fix spacing in pre
2016-11-30 16:06:43 -08:00
Eric Holscher
61eb48bc75
Merge pull request #335 from Carreau/cast-int
...
Cast maxdepth to an int.
2016-11-30 16:06:09 -08:00
Eric Holscher
e43226965e
Merge pull request #343 from mlutfy/issue260-gettext
...
Add gettext functions to all messages (2)
2016-11-30 09:03:19 -08:00
Sergey B Kirpichev
7f307a840c
Fix spacing in pre
...
Closes #329
2016-11-28 13:37:28 +03:00
Mathieu Lutfy
07fdc8f5cd
versions.html: do not translate 'Read the Docs' (branding).
2016-11-25 11:40:20 -05:00
Mingun
c2197a5f7d
Ready for translation: add gettext functions to all messages, which has no translation tags.
2016-11-25 11:37:15 -05:00
Matthias Bussonnier
56e4e4c4dd
Cast maxdepth to an int.
...
closes #334
2016-10-17 12:21:46 -07:00
Eric Holscher
454aa28652
Merge pull request #331 from Carreau/next-previous-top
...
Add Next/Previous next to top of each page.
2016-10-12 10:58:27 -07:00
Matthias Bussonnier
01707b94f5
Make location of buttons configurable
...
Add the `prev_next_buttons_location` variable which understand `top`,
`bottom`, `both`.Any other value will not display the next and previous
buttons.
Not setting the value leave it to `bottom` by default.
2016-10-09 10:18:49 -07:00
Eric Holscher
f6b4f8268d
Merge pull request #327 from tltx/patch-1
...
Configure package as py2, py3 universal wheel
2016-10-07 10:14:52 -07:00
Matthias Bussonnier
42e4fc0bbb
Add Next/Previous next to top of each page.
...
This makes it much easier to navigate documentation, instead of having
to scroll to the bottom of the page, or use the Toctree on the side
which is hard to use on mobile; or if you are unsure what you are
looking for.
2016-09-30 16:22:05 -07:00
Tore Lundqvist
6986e011c6
Configure package as py2, py3 universal wheel
2016-09-26 20:26:33 +02:00
Eric Holscher
26c82648c4
Merge pull request #311 from akien-mga/pr-readme-html_theme_options
...
Document how to configure via html_theme_options
2016-07-26 18:20:43 -07:00
Rémi Verschelde
edb9da7bd3
Document how to configure via html_theme_options
2016-07-20 23:01:54 +02:00
Eric Holscher
f2cfc5b838
Merge pull request #309 from snide/conf-nav-depth
...
Add option for navigation depth
2016-07-20 12:45:16 -07:00
Eric Holscher
9d4cbf2cb8
Merge pull request #310 from snide/mobile-nav-block
...
Add template block around mobile_nav
2016-07-20 12:44:09 -07:00
Anthony Johnson
cfb4a3ec96
Add template block around mobile_nav
2016-07-19 16:32:47 -07:00
Anthony Johnson
923082974c
Add option for navigation depth
2016-07-19 14:58:21 -07:00