Santos Gallegos
33a9df7185
Tests with more versions of sphinx/python
2020-10-08 17:46:26 -05:00
Santos Gallegos
f8ce9db72a
Merge pull request #1005 from readthedocs/include-preinstall
...
Packaging: include bin/preinstall.js
2020-10-08 17:19:28 -05:00
Santos Gallegos
9d451fb079
Merge branch 'master' into include-preinstall
2020-10-08 17:11:39 -05:00
Santos Gallegos
80cc791120
Merge pull request #1011 from readthedocs/link-license
...
Link to sphinx license
2020-10-08 17:11:26 -05:00
Santos Gallegos
cf6da7632d
Link to sphinx license
...
Closes https://github.com/readthedocs/sphinx_rtd_theme/issues/283
2020-10-08 17:02:21 -05:00
Santos Gallegos
3d2453b3fd
Merge branch 'master' into include-preinstall
2020-10-08 13:47:13 -05:00
Santos Gallegos
b5cafe8e44
Merge pull request #1007 from readthedocs/mark-icons
...
Make nex/prev icons as aria-hidden
2020-10-08 13:46:41 -05:00
Santos Gallegos
ca9a8e256e
Merge branch 'master' into mark-icons
2020-10-08 13:41:57 -05:00
Santos Gallegos
1485644386
Merge pull request #1006 from readthedocs/use-well-formed-xml
...
Use well-formed XML syntax
2020-10-08 09:47:40 -05:00
Santos Gallegos
939584e54f
Make nex/prev icons as aria-hidden
...
Fixes https://github.com/readthedocs/sphinx_rtd_theme/issues/954
2020-10-07 17:29:50 -05:00
Santos Gallegos
f6c4e9cb62
Use well-formed XML syntax
...
Fixes https://github.com/readthedocs/sphinx_rtd_theme/issues/985
ref 267eeabc00
2020-10-07 16:42:21 -05:00
Santos Gallegos
58f07c0be0
Packaging: include bin/preinstall.js
...
Closes https://github.com/readthedocs/sphinx_rtd_theme/issues/990
2020-10-07 16:29:11 -05:00
Santos Gallegos
006cd2162a
Merge pull request #1002 from benjaoming/patch-1
...
Use just python3 in .readthedocs.yml
2020-10-07 10:05:03 -05:00
Benjamin Balder Bach
79fd7487f0
Use latest python3 on build server
...
Tested this to work on a local RTD server with Python 3.7. Consider this as a better default than pinning specific Python 3 versions, which makes it harder for the central RTD server to get rid of these versions.
2020-10-07 16:45:41 +02:00
Santos Gallegos
00f402f8e9
Merge pull request #1001 from sylvestre/patch-1
...
Update the url to the "readthedocs" one
2020-09-30 09:16:44 -05:00
Sylvestre Ledru
6c943265c1
Update the url to the "readthedocs" one
...
To avoid a redirect
2020-09-30 16:11:14 +02:00
Anthony
1d85625667
Merge pull request #897 from mgeier/commit-and-date
...
Footer: show both "commit" and "last_updated" (if available)
2020-07-23 15:27:52 -06:00
Matthias Geier
d5ed3d0ba1
Footer: show both "commit" and "last_updated" (if available)
...
Closes #238 .
2020-07-07 17:37:33 +02:00
Anders Kaseorg
7df2524941
Revert "Add more localized strings" ( #961 )
...
The alt attribute is only valid on the <area>, <img>, and <input>
elements, not <a>.
https://html.spec.whatwg.org/multipage/indices.html#attributes-3:attr-area-alt
This reverts commit 8f327360a5
(#806 ).
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-06-26 19:53:42 -04:00
Santos Gallegos
fd83875eef
Merge pull request #935 from readthedocs/search-hide-edit-links
...
Search page: don't show "edit on" links
2020-06-22 15:00:09 -05:00
Santos Gallegos
ecc58ad802
Merge branch 'master' into search-hide-edit-links
2020-06-22 14:34:33 -05:00
Nikita Titov
aa71fd6cde
fix broken link in footer ( #947 )
2020-06-19 17:06:49 -04:00
Anthony Johnson
38c30bf8ac
Merge branch 'release/0.5.0'
2020-06-17 09:58:25 -06:00
Anthony Johnson
a452102fff
Bump version
2020-06-17 09:55:10 -06:00
Anthony Johnson
b9e8328695
Update changelog for 0.5.0
2020-06-17 09:46:01 -06:00
Anthony
1a32899ba3
Merge pull request #945 from readthedocs/agj/nested-list-item-bottom-margin
...
Add a bottom margin for anything that does not match p, ul, ol
2020-06-17 09:41:08 -06:00
Anthony Johnson
ac20ce75d4
Use only-child to limit margins on single paragraph list items
...
This is a compromise between the docutils intended style and more
consistent margins than 0.4.3.
2020-06-16 16:30:26 -06:00
Anthony Johnson
aa0a108543
Add complex list margins, use margin-less items for ul.simple margins
...
0.5.0 was moving in the direction of treating everything like a simple
list. 0.4.3 had some bugs that made complex lists look closer to the
spacing that complex lists use. This resolves both and adds specific
item margins for both cases.
See https://docutils.sourceforge.io/sandbox/html4strict/data/simple-lists.html
2020-06-16 13:54:47 -06:00
Anthony Johnson
d85f8f8927
Add a bottom margin for anything that does not match p, ul, ol
...
All other elements should maybe have a bottom margin, but paragraphs and
nested lists should not have a bottom margin.
2020-06-09 12:39:17 -06:00
Anthony Johnson
73fe2fba49
Add changelog dates
2020-06-05 10:07:16 -06:00
Anthony Johnson
4de3f217a9
No, update changelog
2020-06-05 10:05:41 -06:00
Anthony Johnson
a7e656a8cf
Update changelog
2020-06-05 10:04:54 -06:00
Anthony
9e1246e6ad
Merge pull request #939 from readthedocs/agj/last-child-spacing-issues
...
Fix a number of issues around margins on last children
2020-06-05 09:55:42 -06:00
Anthony Johnson
6f0de13baf
Fix a number of issues around margins on last children
...
The HTML4 writer depended on the `.last` selector, a class added by
Sphinx directly on output. Both writers are not using that method
anymore and instead relying on well supported CSS selectors.
This actually also addresses a number of inconsistencies with margin
spacing in lists. Version 0.4.3 and prior have a number of odd issues
around nested lists that are resolved with this change.
2020-06-05 09:50:22 -06:00
Anthony
67008af78f
Merge pull request #940 from readthedocs/agj/add-package-lock-bump2version
...
Also change the package lock file
2020-06-05 09:48:45 -06:00
Anthony Johnson
0272204bf9
Regenerate assets
2020-06-05 09:42:53 -06:00
Anthony Johnson
10de27a0c7
Also change the package lock file
...
This was missed and not picked up until after release.
2020-06-05 09:38:30 -06:00
Anthony
77d95c9060
Merge pull request #941 from readthedocs/agj/parameter-colon
...
Add colon after field list terms
2020-06-05 09:37:17 -06:00
Anthony Johnson
67d2a08419
Add colon after field list terms
...
Currently, python method parameter/etc field lists are the same class as
general field lists, so we can't treat them differently. This reverts
styling the field list without the colon for now, and is comparable to
how the HTML 4 writer outputs field/parameter lists.
2020-06-04 15:55:59 -06:00
Santos Gallegos
bdd77df7bb
Search page: don't show "edit on" links
...
This page is autogenerated, so it doesn't have "a real page".
Fixes https://github.com/readthedocs/sphinx_rtd_theme/issues/934
2020-06-01 14:02:08 -05:00
David Fischer
48a9c21b67
Merge pull request #929 from xi/fix-list-style-cascade
...
fix list style on nested lists
2020-05-21 15:03:29 -07:00
Tobias Bengfort
1379b98415
fix list style on nested lists
2020-05-20 11:56:15 +02:00
Anthony
01ea6c71a6
Merge pull request #917 from readthedocs/agj/fix-fout
...
Change FOUT back to FOIT
2020-05-07 14:24:20 -06:00
Anthony Johnson
fe33f6c5de
Change FOUT back to FOIT
...
The fonts loaded in 0.4.3 did not have a configuration for the CSS
`font-display`, and they were switched to `font-display: swap` in
0.5.0rc1. The old behavior was FOIT, and `swap` changed the behavior to
FOUT, which was more noticeable. This changes back to a long block
period while the fonts are loading.
For more information on the FOUT/FOIT and the font-display mechanism:
https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display
2020-05-07 12:27:46 -06:00
Anthony
8494a58358
Merge pull request #915 from readthedocs/agj/fix-dl-simple
...
Address issue with dl.simple definition lists
2020-05-07 12:22:00 -06:00
Anthony Johnson
33625141ec
Address issue with dl.simple definition lists
...
This was not a test case in our demo docs, and I'm still not entirely
sure why the style needs to be different. 🤷
Fixes #913
2020-05-06 19:24:30 -06:00
Anthony Johnson
8732ce06b5
Bump to next release, 0.5.0rc2 or greater
2020-05-06 16:14:39 -06:00
Anthony
7de6da682c
Merge pull request #912 from readthedocs/release/0.5.0rc1
...
Release 0.5.0rc1
2020-05-06 15:52:19 -06:00
Anthony Johnson
729ac2f5b9
Release 0.5.0rc1
...
This is a release candidate for 0.5.0, which adds support for both HTML4
and HTML5 writers, which should support the default writer regardless of
your version of Sphinx.
Also included in this release are localization efforts and 10 language
translations.
You will need to specify the release manually to test, if there are no
major issues, we will have a 0.5.0 release shortly.
Closes #886
Closes #712
2020-05-06 15:22:02 -06:00
Anthony
6cd6162937
Merge pull request #822 from readthedocs/use-bumpversion
...
Use bumpversion for version number management
2020-05-06 15:12:34 -06:00