Benjamin Bach
e844040101
Build everything one step at a time
2022-08-19 22:38:22 +02:00
Benjamin Bach
8e65b61666
Adds wheel and a command to package bdist_wheel + sdist
2022-08-19 22:23:32 +02:00
Benjamin Bach
b50a451097
Remove some text @agjohnson
2022-08-19 21:14:51 +02:00
Benjamin Balder Bach
cc01a5109c
Merge pull request #1116 from astrojuanlu/static-metadata
...
Use static setuptools metadata
2022-08-19 18:03:45 +02:00
Benjamin Bach
5087916a03
Do not bump the version in auto-maintained file package-lock.json
2022-08-19 17:46:30 +02:00
Benjamin Bach
68aed9751a
Merge branch 'master' of github.com:readthedocs/sphinx_rtd_theme into HEAD
2022-08-19 17:28:38 +02:00
Benjamin Balder Bach
17d51de046
Merge pull request #1197 from readthedocs/nienn/fix-dl-double-margins
...
Fix #1196 : Add CSS rule to remove double margins inside dl's
2022-08-19 16:03:02 +02:00
Benjamin Bach
0f76e9ba4a
Merge branch 'master' of github.com:readthedocs/sphinx_rtd_theme into HEAD
2022-08-19 15:50:16 +02:00
Benjamin Bach
85123c47de
Add a demo with Python types (regression test for #1196 ), rebuild theme.js
2022-08-19 15:47:32 +02:00
Benjamin Bach
a3703652ea
Fixes the fix from readthedocs#1315 - the CSS selector was wrong
2022-08-19 15:24:12 +02:00
Benjamin Bach
be9b6bcec9
Bump to a valid version scheme, bump node-sass for Node 14 support
2022-08-19 15:20:27 +02:00
Benjamin Bach
19977256de
Docker configuration for dev environment
2022-08-19 15:07:01 +02:00
Benjamin Bach
a08e3d696f
Bump to a valid version scheme, bump node-sass for Node 14 support
2022-08-19 13:17:39 +02:00
Benjamin Balder Bach
4efbdbc8eb
Merge pull request #1314 from readthedocs/agj/fix-ci
...
Unbreak CI config
2022-08-18 00:57:29 +02:00
Benjamin Balder Bach
5f2ba042e6
Merge branch 'master' into agj/fix-ci
2022-08-18 00:42:42 +02:00
Benjamin Balder Bach
e72adf2381
Merge pull request #1315 from readthedocs/agj/fix-kbd-errors
...
Fix SASS syntax errors from #967
2022-08-18 00:36:47 +02:00
Benjamin Balder Bach
71286aad6e
Merge pull request #1316 from readthedocs/agj/fix-jinja
...
Pin Jinja to pre-3.1 release
2022-08-18 00:36:20 +02:00
Benjamin Balder Bach
89085ae8f0
Merge pull request #1313 from readthedocs/agj/more-ignore
...
Ignore asdf configuration
2022-08-18 00:35:36 +02:00
Anthony Johnson
62e997658a
Pin Jinja to pre-3.1 release
2022-08-17 12:06:19 -07:00
Anthony Johnson
2dbaef8718
Fix SASS syntax errors from #967
...
This introduced syntax errors that were not picked up in review, the
`:not()` psuedo selector can't lead a selector in SASS.
2022-08-17 11:40:14 -07:00
Anthony Johnson
34e29e6092
Fix CircleCI config
...
Build with Node 14 installed through orbs.
Fixes #1275
2022-08-17 11:27:25 -07:00
Anthony Johnson
86dec5e936
Ignore asdf configuration
2022-08-17 11:22:24 -07:00
Benjamin Balder Bach
bc73ad8406
Merge pull request #967 from readthedocs/blendify/kbd
...
Nicer styles for <kbd>
2022-08-12 17:31:00 +02:00
Benjamin Balder Bach
781e161d2b
Merge branch 'master' into blendify/kbd
2022-08-12 17:20:56 +02:00
Kian-Meng Ang
0da22b885b
Fix typos ( #1291 )
2022-04-28 12:39:04 -05:00
Anthony
d64dadf1ce
Merge pull request #1233 from readthedocs/agj/fix-readme-native-rest
...
Replace sphinx reST with native reST
2021-10-19 17:03:00 -06:00
Anthony
ddbe6c69ea
Merge pull request #1232 from readthedocs/agj/update-translations-20210913
...
Update translations for 1.0 release
2021-09-17 11:13:47 -06:00
Anthony
8f5b7e7b4a
Merge branch 'master' into agj/update-translations-20210913
2021-09-17 11:06:38 -06:00
Dmitry Shachnev
7c2ba9fa39
Use consistent indentation in src/sass/_theme_rst.sass ( #1234 )
2021-09-15 10:13:08 -04:00
Aaron Carlisle
85e30501e7
Merge branch 'master' into agj/update-translations-20210913
2021-09-14 23:06:23 -04:00
Anthony
143b350b9b
Merge pull request #1231 from readthedocs/agj/dev-after-1.0.0
...
Update to next development release after 1.0.0
2021-09-13 14:19:11 -06:00
Anthony Johnson
d2009bb5e9
Replace sphinx reST with native reST
...
GitHub and PyPI hated `seealso`
2021-09-13 13:51:40 -06:00
Anthony Johnson
27534e7b1f
Update translations for 1.0 release
2021-09-13 13:36:26 -06:00
Anthony
366cf24d39
Merge pull request #1230 from readthedocs/agj/release-1.0.0
...
Update docs and versions for 1.0.0 release
2021-09-13 13:18:04 -06:00
Anthony Johnson
1b4263eadf
Update to next development release after 1.0.0
...
For now, we'll be a bugfix release at 1.0.1 but do anticipate we'll be
adding features this release and will get to 1.1.0.
Requires #1230
2021-09-09 12:42:01 -06:00
Anthony Johnson
9fd4b0269b
Add development version back to docs
2021-09-09 12:40:47 -06:00
Anthony Johnson
1f0ba51ec4
Update docs and versions for 1.0.0 release
...
The RC hasn't raised many issues, so time to move forward with final
release. This will be followed by a PR for 1.1.0-dev1.
2021-09-09 12:35:36 -06:00
Anthony
acada32f5d
Merge pull request #1220 from readthedocs/nienn/fix-sphinx-4-pre-overflow
...
Fix #1214 : Sphinx 4 <pre> overflow
2021-09-07 11:57:01 -06:00
Anthony
e319184c89
Merge branch 'master' into nienn/fix-sphinx-4-pre-overflow
2021-09-07 11:28:17 -06:00
Anthony
20f205fc2a
Merge pull request #1217 from readthedocs/agj/release-labels
...
Make section labels verbose to avoid numeric labels
2021-08-26 12:39:30 -06:00
Ana Costa
2774670572
Add CSS max-width to dl.property
2021-08-25 16:22:12 +01:00
Anthony Johnson
b557851511
Make section labels verbose to avoid numeric labels
...
Perhaps this is a feature of Sphinx I'm not aware of, but using a
version number as the section label resulted in ``#id1`` instead.
I tried autosectionlabel, but as expected there were a lot of errors and
I don't feel it's worthwhile to spend time fixing them right now.
2021-08-23 16:17:49 -06:00
Ana Costa
73d1707e79
Merge pull request #1088 from readthedocs/Blendify/fix-717
...
Literal/ref format is different when occuring in definition list
2021-08-23 20:08:43 +01:00
Ana Costa
3a031121ed
Fix build
2021-08-23 19:55:50 +01:00
Ana Costa
d576a12e14
Merge branch 'master' into Blendify/fix-717
2021-08-23 19:39:09 +01:00
Ana Costa
61bce4f601
Ignore .nvmrc ( #1216 )
...
* Ignore .nvmrc
* Delete .nvmrc
* Ignore .nvmrc
2021-08-23 19:37:38 +01:00
Anthony
045d7b3314
Merge pull request #1208 from readthedocs/agj/docs-development
...
Add development and usage documentation
2021-08-19 13:38:44 -06:00
Anthony Johnson
b880004ce0
Replace include of readme on index with actual content
...
If we want the Readme to have more links, this breaks linking at the
index page in the built documentation. The version is hardcoded in links
in the readme version, and hardcoded links point to the wrong version in
the documentaiton
2021-08-19 13:23:00 -06:00
Anthony Johnson
bdd49c4eb3
Small fixes
2021-08-19 13:23:00 -06:00
Anthony Johnson
022a58f68e
Replace outdated information on installation page
...
Repoint compatibilities to development information page instead.
2021-08-19 13:23:00 -06:00