Commit Graph

493 Commits

Author SHA1 Message Date
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
Eric Holscher
42d71c30c3 Merge pull request #307 from scop/optimize-images
Optimize images
2016-07-18 12:11:43 -07:00
Eric Holscher
690194e413 Merge pull request #308 from snide/breadcrumb-templating
Add template blocks around breadcrumbs
2016-07-12 12:40:16 -07:00
Anthony Johnson
851596f6e8 Add template blocks around breadcrumbs 2016-07-12 12:30:54 -07:00
Ville Skyttä
220b52ccfa Run *.png through zopflipng -m
Before: 252965 bytes
After:  226202 bytes
2016-07-07 15:56:53 +03:00
Ville Skyttä
502596d2c0 Run *.jpg through jpegoptim -s
Before: 9498 bytes
After:  6614 bytes
2016-07-07 15:53:24 +03:00
Anthony
e9481bfea5 Merge pull request #302 from snide/fix-meta
Fix how we check for meta and make sure it isn't None
2016-06-21 16:37:06 -07:00
Eric Holscher
005ab29550 Fix how we check for meta and make sure it isn't None 2016-06-21 10:39:23 -07:00
Anthony Johnson
9c5cee8529 Bump version number 2016-06-14 16:28:32 -07:00
Anthony Johnson
4af13ee0ac Add release notes 2016-06-14 16:21:27 -07:00
Eric Holscher
296e1089e6 Merge branch 'define-edit-link-in-meta' 2016-06-03 16:15:23 -07:00
Eric Holscher
288a4519cb Add a bit of docs 2016-06-03 16:15:08 -07:00
Anthony
811d671d2f Merge pull request #300 from snide/define-edit-link-in-meta
Allow users to override "Edit" links to GH/BB.
2016-06-03 16:12:58 -07:00
Eric Holscher
09abc5f15d Fix BB icon 2016-06-03 16:11:56 -07:00