Docs: Bump sphinx-lint and fix unbalanced inline literal markup (#98441)

Bump sphinx-lint and fix unbalanced inline literal markup
This commit is contained in:
Hugo van Kemenade 2022-10-19 14:00:28 +02:00 committed by GitHub
parent b6e59d76c0
commit 50553004fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 5 deletions

View File

@ -7,10 +7,7 @@ sphinx==4.5.0
blurb blurb
# sphinx-lint 0.6.2 yields many default role errors due to the new regular sphinx-lint==0.6.7
# expression used for default role detection, so we don't use the version
# until the errors are fixed.
sphinx-lint==0.6.5
# The theme used by the documentation is stored separately, so we need # The theme used by the documentation is stored separately, so we need
# to install that as well. # to install that as well.