Commit Graph

1028 Commits

Author SHA1 Message Date
Anthony Johnson
2f438d5665
Update changelog 2018-05-01 15:49:31 -06:00
Anthony
f6124366c5
Merge pull request #626 from rtfd/remove-overflow-y
Remove overflow
2018-05-01 15:43:26 -06:00
David Fischer
8c85a5e2f6
Remove overflow 2018-05-01 14:37:21 -07:00
Anthony
ab2196823a
Merge pull request #625 from rtfd/release/0.3.1
Prepare release 0.3.1
2018-05-01 15:00:31 -06:00
Anthony Johnson
801c0bf279
Bump versions 2018-05-01 13:54:10 -06:00
Anthony Johnson
9a07ca465f
Prepare release 0.3.1
This is a bugfix release that addresses some minor styling fixes and
compatibility with mkdocs and previous version theme layout.html.
2018-05-01 13:51:08 -06:00
Anthony
41ab3d2ecb
Merge pull request #623 from rtfd/release-0.3.1
Add backwards compatiblity for pre 0.3.0 layout.html files
2018-05-01 13:45:54 -06:00
Anthony
e3a0b54c0f
Merge branch 'master' into release-0.3.1 2018-05-01 13:26:39 -06:00
Leonardo J. Caballero G
693454dd78 Added Sphinx 1.8.0 support for the testing on Travis-CI 2018-05-01 12:51:17 -04:00
David Fischer
88aa0524d9
Merge pull request #622 from rtfd/mkdocs-version-selector-fix
Fix for mkdocs version selector
2018-05-01 08:41:04 -07:00
Leonardo J. Caballero G
2f190b61d9 Updated Spanish translation 2018-05-01 10:02:44 -04:00
Leonardo J. Caballero G
ae8debe101 Added and enabled add_message_catalog for theme using Sphinx 1.8.0 2018-05-01 10:01:07 -04:00
Jesse Tan
d7ab275f8f
Merge branch 'master' into davidfischer/native-code-font-stack 2018-05-01 09:49:19 +02:00
Anthony Johnson
68040a1a53
Add backwards compatiblity for pre 0.3.0 layout.html files
Until we have broken up the theme javascript/css and the files served by Read
the Docs, backwards compatiblility is required in all changes to javascript.
This reverts some of the changes in 0.3.0 around our javascript.
2018-04-30 16:38:21 -06:00
David Fischer
b8fb89b551
Fix for mkdocs version selector 2018-04-30 11:45:30 -07:00
David Fischer
92f0065ef4
Merge branch 'master' into always-bundle-js-css 2018-04-23 10:32:35 -07:00
David Fischer
41d08ee8c8
Update changelog 2018-04-23 10:31:34 -07:00
Santos Gallegos
2dfbc64e0e Remove default value for vcs_pageview_mode (#617)
This variable is used on the template and evaluated to
give a default value.

According to http://jinja.pocoo.org/docs/2.10/templates/#default
default only works if the variable is undefined,
or passing true as second argument to evaluate to false.
2018-04-23 08:29:25 -04:00
David Fischer
d4310977d8
Updated changelog for clarity 2018-04-20 09:19:02 -07:00
Jesse Tan
0fde3ab093 Add padding to literal blocks 2018-04-20 16:51:56 +02:00
Leonardo J. Caballero G
3b50dc09aa Updated with more improvements translations guide 2018-04-18 18:42:23 -04:00
Leonardo J. Caballero G
50f7c8b245 Revert the original value for pygments_style to default 2018-04-18 18:39:00 -04:00
Leonardo J. Caballero G
9b0215ce6c Updated translation guite with the Pull request reviews 2018-04-18 17:54:38 -04:00
Leonardo J. Caballero G
8e835304d8 Added more improvements about i18n from Pull request reviews 2018-04-18 17:53:16 -04:00
Leonardo J. Caballero G
e6008cecdd Removed output commands examples 2018-04-18 11:41:22 -04:00
David Fischer
41d251a706
Always bundle the theme CSS/JS 2018-04-17 23:11:02 -07:00
Leonardo J. Caballero G
cb18bac4bb Updated changelog file~ 2018-04-17 20:06:31 -04:00
Leonardo J. Caballero G
e53c739eef Fixed some typo 2018-04-17 19:28:50 -04:00
Leonardo J. Caballero G
5ddbabdcd4 Added more details informations about translations guide 2018-04-17 19:21:14 -04:00
Leonardo J. Caballero G
9c59240e50 Updated .gitignore file 2018-04-17 18:13:49 -04:00
Leonardo J. Caballero G
326a12eb56 Moved into sphinx_rtd_theme the locale directory 2018-04-17 18:05:34 -04:00
Leonardo J. Caballero G
45b72fa616 Added more improvements about i18n support for templates 2018-04-17 18:02:17 -04:00
David Fischer
a07d466ba8
Apply the code font more broadly 2018-04-17 11:33:19 -07:00
David Fischer
1f54624f09
Changes based on feedback 2018-04-17 11:04:35 -07:00
Leonardo J. Caballero G
bba0eedf35 Updated Babel configurations 2018-04-17 00:48:40 -04:00
Leonardo J. Caballero G
c35a4eb535 Updated translations guide section 2018-04-17 00:30:55 -04:00
Leonardo J. Caballero G
bbaef3aa7b Updated .gitignore file 2018-04-17 00:28:53 -04:00
David Fischer
a233c9fb7d
Switch to a native code font stack 2018-04-16 16:43:30 -07:00
Jesse Tan
425be95d46 Fix typo 2018-04-16 11:40:18 +02:00
Jesse Tan
6874c380f5 Update changelog 2018-04-15 16:07:23 +02:00
Jesse Tan
13ab16513c Also add to CSS 2018-04-15 16:06:01 +02:00
Jesse Tan
b25fdd1549 Use comment style suitable for JS and CSS 2018-04-15 16:05:53 +02:00
Aaron Carlisle
a4fd6e01ef Docs: Move translation file 2018-04-14 15:37:46 -04:00
Aaron Carlisle
cadb79f73d Update translations catalogs 2018-04-14 15:33:39 -04:00
Aaron Carlisle
81cd11d14f Revert unrelated changes 2018-04-14 15:33:00 -04:00
Aaron Carlisle
2858a0aec8 Merge branch 'master' of https://github.com/rtfd/sphinx_rtd_theme 2018-04-14 15:01:23 -04:00
Aaron Carlisle
049a1a01da
Merge branch 'master' into version-in-js 2018-04-13 12:12:52 -04:00
Aaron Carlisle
7cd846b4fd
Docs: correct navigation_depth discription (#609)
* Docs: correct navigation_depth discription

* Docs: add note about large toctrees

* Docs: Cleanup: use different note markup

Github does not mark the syntax correctly otherwise
2018-04-11 22:04:32 -04:00
Mike Edmunds
bb82cd22fd Add spacing between items in "open" lists (#591)
Override wyrm's `... li p:last-child { margin-bottom: 0 }` from .wy-plain-list-disc and .wy-plain-list-decimal.

Fixes #590. (And probably #354.)
2018-04-11 21:46:06 -04:00
Jesse Tan
b97a7ee445 Fix centered tables (#601)
* Fix centered tables

Centered elements get `display: block` which does not work with tables. This commit excepts tables, so they will still use `display: table` and center properly
Fixes #599.

* Update changelog
2018-04-11 19:08:30 -04:00