Anthony
96e8042212
Merge pull request #376 from rtfd/prepare-0.2.4
...
Pinning 0.2.4 release
2017-03-06 15:33:32 -08:00
Anthony Johnson
20dd4ebd81
Typo
2017-03-06 15:33:04 -08:00
Anthony Johnson
06da7a2d3c
More identifiers
2017-03-06 15:26:37 -08:00
Anthony Johnson
b96ec39e3d
Pinning 0.2.4 release
2017-03-06 15:23:16 -08:00
Anthony
0dc421629b
Merge pull request #375 from rtfd/fix-and-test-empty-toctree
...
Adds testing and hopefully a final fix for the empty toctree issue
2017-03-06 15:20:16 -08:00
Anthony Johnson
9d636a8850
Altern conditional check on builder name
2017-03-06 15:12:42 -08:00
Eric Holscher
aa8477b7a7
Small change in README to trigger tests
2017-03-06 14:56:12 -08:00
Anthony Johnson
79c72ef53d
Adds testing and hopefully a final fix for the empty toctree issue
...
This adds some more hacky fixes to our layout to avoid singlehtml builders.
Instead of trying to guess if this is working, I added testing!
2017-03-06 14:45:58 -08:00
Anthony
4dc19dc62a
Merge pull request #373 from snide/fix-singlehtml
...
Fix problem triggered by unconditional toctree call and empty toctree
2017-03-06 10:24:12 -08:00
Anthony Johnson
f71a918705
Bump -> 0.2.3
2017-03-06 10:10:29 -08:00
Anthony Johnson
0af470f7cf
Fix problem triggered by unconditional toctree call and empty toctree
...
Refs rtfd/readthedocs.org#2398
2017-03-06 10:09:54 -08:00
Minecrell
e1e317edb8
Include fontawesome-webfont.woff2 in pip package
...
fontawesome-webfont.woff2 was added in f22bfd2
, but it was never added to the white list for the pip package. Without the woff2 file, modern browsers are required to fall back to the older woff format which has a slightly larger file size.
2017-03-05 19:50:44 +01:00
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