Commit Graph

1412 Commits

Author SHA1 Message Date
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
Anthony Johnson
c7d3a6ec2f
Update links in readme for github/pypi
* Browser support/etc
* latest -> stable
2021-08-19 13:23:00 -06:00
Anthony Johnson
207ae966ec
Add development and usage documentation
This finally defines our supported browsers and dependencies publicly,
and communicates our next several versions that we have planned so far.
This information is starting with 1.0.0, but I did try to capture some
historical information as well.
2021-08-19 13:23:00 -06:00
Anthony
7c2bbb7879
Merge pull request #1210 from readthedocs/agj/try-codeowners
Trying out codeowners
2021-08-19 11:35:07 -06:00
Anthony Johnson
3eb4bdc481
Trying out codeowners
I just learned about this feature. We can apparently default who to
delegate review to (on this repository, it's always @readthedocs/theme)

https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-code-owners

> Code owners are automatically requested for review when someone opens a pull request that modifies code that they own.
2021-08-18 14:10:03 -06:00
Anthony
e3fba141e9
Merge pull request #1205 from readthedocs/agj/release-10rc2
Bump for next potential release
2021-08-17 11:14:26 -06:00
Anthony Johnson
e1b8d2f54c
Bump for next potential release
This is just the release version for development purposes so far.

Requires #1204
2021-08-17 11:03:09 -06:00
Anthony
1671672602
Merge pull request #1206 from readthedocs/agj/update-translations-100rc1
Update translations for 1.0.0rc1
2021-08-17 10:30:41 -06:00
Anthony Johnson
82977c4407
Do update again, with new localized strings 2021-08-17 10:03:24 -06:00
Anthony Johnson
6cec377cdf
Add missing locales
Because of the additional strings, translation percentage dropped. This
bumps that percentage down a bit, but I also ran with --minimum-perc 70
to get Polish locale as well.
2021-08-17 10:01:31 -06:00
Anthony Johnson
c5846e3128
Update translations for 1.0.0rc1
Also note the translation updates in changelog.
2021-08-17 10:01:31 -06:00
Anthony
9264091087
Merge pull request #1207 from readthedocs/agj/update-aria-labels
Make ARIA labels more verbose and easier to translate
2021-08-17 10:00:26 -06:00
Anthony Johnson
7a7441d13b
Make ARIA labels more verbose and easier to translate
Translators pointed out how the ARIA labels weren't descriptive,
especially because the translators don't have the same context around
the strings and HTML structure.

I added some translator context, so transifex can at least describe what
the string is used for, but also updated some of the strings to be more
descriptive. I dropped "breadcrumb" because it's colloquial language
that almost certainly won't translate well.
2021-08-17 09:50:20 -06:00
Anthony
a5761aeece
Merge pull request #1202 from readthedocs/agj/more-fix-docutils-17
Fix spacing issue with html4 output
2021-08-16 19:18:35 -06:00
Anthony Johnson
0850ef187e
Try another fix
HTML5 still had the same issue with spacing.
2021-08-16 18:35:07 -06:00
Anthony Johnson
082479c226
Fix spacing issue with html4 output
The toctree wrapper can exist outside a section on html4 output. This
resolve #1201, a bug introduced with docutils 0.17 support.
2021-08-16 18:34:39 -06:00
Anthony
fb065e4f10
Merge pull request #1204 from readthedocs/agj/release-10rc1
Changes for release 1.0rc1
2021-08-16 17:04:44 -06:00
Anthony Johnson
3f75a24924
Bump2version release 2021-08-16 11:30:03 -06:00
Anthony Johnson
4c76eac561
Update changelog since last release 2021-08-16 11:28:08 -06:00
Anthony
f0edcba57c
Merge pull request #1199 from readthedocs/agj/fix-image-spacing-html4
Fix spacing issue with HTML4 images
2021-08-12 15:18:17 -06:00