close
Skip to content

Fix missing sphinx default role#426

Closed
cjwatson wants to merge 2 commits into
twisted:trunkfrom
cjwatson:sphinx-default-role
Closed

Fix missing sphinx default role#426
cjwatson wants to merge 2 commits into
twisted:trunkfrom
cjwatson:sphinx-default-role

Conversation

@cjwatson

Copy link
Copy Markdown
Contributor

Use appropriate :class:twisted.web.resource.IResource instead of IResource.

Use double backticks to mark allow_redirects=False as a code example.

Use double backticks for basic python types, as used elsewhere in the same documentation.

[This was sent to the Debian bug tracking system (https://bugs.debian.org/1135507#10), with a note asking us to forward it upstream. I looked it over and it all seems correct to me, so I'm doing so. The only change I made was to add a changelog entry, and to link to the corresponding issue in the commit message.]

Fixes: #423

Use appropriate :class:`twisted.web.resource.IResource` instead of
`IResource`.

Use double backticks to mark allow_redirects=False as a code example.

Use double backticks for basic python types, as used elsewhere in the
same documentation.

Fixes: twisted#423
@cjwatson

Copy link
Copy Markdown
Contributor Author

CI has clearly bitrotted quite a bit, but it doesn't seem to be related to this PR ...

@cjwatson cjwatson mentioned this pull request May 28, 2026
@cjwatson

Copy link
Copy Markdown
Contributor Author

Merged via #428.

@cjwatson cjwatson closed this May 29, 2026
@cjwatson cjwatson deleted the sphinx-default-role branch June 10, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sphinx.errors.SphinxError: cannot determine default role! when building docs with Sphinx 9.1.0

2 participants