Commit Graph

845 Commits

Author SHA1 Message Date
Eric Holscher
238f586b8e Update date 2018-10-05 13:16:29 +02:00
Aaron Carlisle
95b2fdd84f
Fix Grammar 2018-10-01 13:09:16 -04:00
Aaron Carlisle
965c6f305c
Update changelog.rst 2018-10-01 11:00:39 -04:00
Takeshi KOMIYA
ebbf3d1697 Fix HTML search not working with Sphinx-1.8. (#672)
* Fix HTML search not working

Since Sphinx-1.7, Sphinx has exported search options as
`documentation_options.js`.  This starts to refer it instead of
definitions of JavaScript variables.
In addition, this also uses `js_tag()` function which added in 1.8
to support additional attributes for scripts (ex. async attribute).

* Add code comment
2018-10-01 10:49:31 -04:00
Jesse Tan
310043695f Set base font size on <html> (#668) 2018-09-17 17:28:04 -04:00
Jakub Kadlčík
6bed095f14 Avoid printing dot when copyright holder already ends with dot (#666)
e.g. My Company, Inc.
2018-09-16 19:58:43 -04:00
David Fischer
74ba4b29fb Upload signed packages to PyPI with twine (#651)
* Upload signed packages to PyPI with twine

* Delete previous distributions
2018-08-23 17:56:43 -04:00
Eric Holscher
4fc72d97ed
Merge pull request #663 from kwshaw1/patch-1
Fixing minor typo
2018-08-08 22:41:25 +02:00
Kevin Shaw
4c53dd0454
Fixing minor typo
Changed "primary" to "primarily" in first paragraph.
2018-08-08 09:15:23 -07:00
Anthony
f20bfa5882
Merge pull request #662 from rtfd/davidfischer/release-0.4.1
Release v0.4.1
2018-07-27 11:30:04 -06:00
David Fischer
521820c9bf
Release v0.4.1 2018-07-27 10:18:29 -07:00
David Fischer
c190ea2095
Merge pull request #657 from rtfd/adjust-codeblock-lineheight
Adjust codeblock lineheight
2018-07-27 10:09:53 -07:00
Jesse Tan
0455178ac3 Update changelog 2018-07-04 10:12:45 +02:00
Jesse Tan
de248e225c Set line-height for conisitent look of Liberation Mono 2018-07-04 10:12:36 +02:00
Jesse Tan
b82993dfdb Add Sphinx as a dependency (#652) 2018-06-18 22:16:44 -04:00
David Fischer
5a16288abc
Merge pull request #649 from rtfd/version-0.4.0
Version 0.4.0 updates
2018-06-06 12:59:40 -07:00
David Fischer
69fafa2e0a
Version 0.4.0 updates 2018-06-06 11:09:22 -07:00
Eric Holscher
53e2a78457
Merge pull request #614 from rtfd/always-bundle-js-css
Always bundle the theme CSS/JS
2018-05-31 15:13:24 -04:00
David Fischer
4b45725f68
Merge branch 'master' into always-bundle-js-css 2018-05-31 12:04:01 -07:00
Jesse Tan
0051b91014 Change Lato font to webfont (version 2.015) (#639)
* Change Lato font to webfont version 2.015

* Fix missing eot, woff and woff2 statement for Lato regular

* Remove reference to non-existing SVG font
2018-05-24 11:49:40 -04:00
Jesse Tan
9fdadd5a6f Bundle Roboto Slab as a real web font (not just ttf) (#642) 2018-05-24 11:33:57 -04:00
David Fischer
17ecdc6839
Merge pull request #638 from rtfd/increase-color-accessibility
Accessibility improvements to the left nav
2018-05-18 07:22:00 -07:00
David Fischer
ece48667b9
Merge branch 'master' into increase-color-accessibility 2018-05-15 15:06:37 -04:00
David Fischer
77f003e3d9
Merge pull request #606 from rtfd/version-in-js
Write theme version at the top of theme.js and thems.css
2018-05-15 15:00:33 -04:00
David Fischer
7e3a380f2b
Merge branch 'master' into version-in-js 2018-05-15 14:33:28 -04:00
David Fischer
34cc4a2aec
Merge pull request #616 from rtfd/pad-literal-blocks
Add padding to parsed literal blocks
2018-05-15 14:32:09 -04:00
David Fischer
6a5d4908eb
Merge branch 'master' into version-in-js 2018-05-15 14:11:28 -04:00
David Fischer
d8318dae41
Merge branch 'master' into pad-literal-blocks 2018-05-15 14:11:01 -04:00
David Fischer
6c62b4002c
Merge pull request #612 from rtfd/davidfischer/native-code-font-stack
Switch to a native code font stack
2018-05-15 14:10:24 -04:00
David Fischer
23094a4ff6
Merge branch 'master' into davidfischer/native-code-font-stack 2018-05-15 14:06:41 -04:00
David Fischer
5f9ec36d6e
Merge pull request #635 from rtfd/bottom-margin-in-tables
Prevent extra whitespace at bottom of some table cells
2018-05-15 14:05:45 -04:00
David Fischer
1b43a8ec5c
Merge branch 'master' into bottom-margin-in-tables 2018-05-15 13:41:50 -04:00
David Fischer
8e86b27626
Merge pull request #632 from rtfd/line-block-spacing
Give line blocks the same line height as regular text
2018-05-15 13:41:33 -04:00
David Fischer
9d5704398c
Merge branch 'master' into line-block-spacing 2018-05-15 13:03:54 -04:00
David Fischer
9fea68aa1d
Merge pull request #631 from rtfd/definition-list-spacing
Increase definition list spacing
2018-05-15 13:03:38 -04:00
David Fischer
44de961597
Merge branch 'master' into definition-list-spacing 2018-05-15 12:57:37 -04:00
David Fischer
0bd591e20c
Slightly darken the left nav captions 2018-05-15 09:19:53 -07:00
David Fischer
1ba882cf87
Accessibility improvements to the left nav 2018-05-14 15:30:52 -04:00
Jesse Tan
45949bf339 Make disablig sticky nav work again (#634) 2018-05-08 14:23:41 -04:00
Jesse Tan
bdd313a2aa Prevent extra whitespace at bottom of some table cells 2018-05-08 16:42:28 +02:00
Jesse Tan
f17c94cb0f Give line blocks the same line height as regular text 2018-05-07 13:40:44 +02:00
Jesse Tan
fe9214040c Update changelog 2018-05-07 13:18:17 +02:00
Jesse Tan
302f4c3158 Increase spacing beneath dt 2018-05-07 13:10:03 +02:00
Jesse Tan
e21c5ab2fb Give one paragraph dd same lineheight as multiple paragraph ones 2018-05-07 13:09:54 +02:00
Jesse Tan
f9e653f5bf
Merge branch 'master' into version-in-js 2018-05-04 11:05:59 +02:00
Jesse Tan
2d011031a4
Merge branch 'master' into pad-literal-blocks 2018-05-04 11:02:46 +02:00
Jesse Tan
141e3283fa
Merge branch 'master' into davidfischer/native-code-font-stack 2018-05-04 11:02:20 +02:00
Anthony
55536dea2b
Merge pull request #628 from rtfd/agj/0.3.1-one-more-time
Update assets for 0.3.1
2018-05-01 16:13:00 -06:00
Anthony Johnson
0fc3a64821
Update assets for 0.3.1 2018-05-01 16:09:25 -06:00
Anthony
d708e47793
Merge pull request #627 from rtfd/agj/release-0.3.1-again
Update changelog
2018-05-01 15:56:11 -06:00