Commit Graph

478 Commits

Author SHA1 Message Date
Aaron Carlisle
5d35473fc3 Demodocs add link to genindex 2017-03-07 01:00:39 -05:00
Aaron Carlisle
dae1d9a173 Demodocs: Add Glossary 2017-03-07 00:49:02 -05:00
Aaron Carlisle
9b3d65a4ce Demodocs: bump version to 0.2.4 2017-03-07 00:14:17 -05:00
Aaron Carlisle
bc7fff2a45 Demo Docs: add kbd and menuselection 2017-03-07 00:06:55 -05:00
Aaron Carlisle
5c704b8108 Demo Docs: Add more things to lists 2017-03-06 23:50:56 -05:00
Aaron Carlisle
02436ca9b4 Demo Docs: Add problematic tables 2017-03-06 23:32:25 -05:00
Aaron Carlisle
8df9434a3e Add a caption to the literalinclude
This is added for testing cases like https://github.com/rtfd/sphinx_rtd_theme/issues/292
2017-03-06 22:52:51 -05:00
Aaron Carlisle
86bafcac74 Run grunt build 2017-03-06 20:10:57 -05:00
Aaron
42cabf15ae Fix broken font link (#371)
This fixes a bad file name giving a broken link to a font file.
2017-03-06 19:41:52 -05:00
Anthony
693deeef4c Merge pull request #372 from Minecrell/patch-1
Include fontawesome-webfont.woff2 in pip package
2017-03-06 15:52:08 -08:00
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