Skip to content

Fix RST Problems#1902

Merged
mscuthbert merged 4 commits into
masterfrom
rst-backticks
May 26, 2026
Merged

Fix RST Problems#1902
mscuthbert merged 4 commits into
masterfrom
rst-backticks

Conversation

@mscuthbert
Copy link
Copy Markdown
Member

@mscuthbert mscuthbert commented May 25, 2026

  1. Make single backticks in docstrings function as code just like in markdown.
  2. Collapse all double blank lines in docstrings to single blank lines
  3. Fix RST markup errors in private/test functions that Sphinx had not found errors in.

AI-Assisted (Claude), Myke reviewed

mscuthbert and others added 4 commits May 24, 2026 16:56
This should cause a "reduction in coverage" % probably.
Wrap literal symbols (**spine names, globs, |, *) that RST misread as
inline markup, close an unterminated ``literal``, and make grammar/diagram
blocks proper literal blocks. Modernize _makeBarlines to typed signature +
prose docstring. All in non-autodoc'd routines.

AI-Assisted (Claude)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 93.049% (-0.001%) from 93.05% — rst-backticks into master

@mscuthbert mscuthbert merged commit dd7966d into master May 26, 2026
8 checks passed
@mscuthbert mscuthbert deleted the rst-backticks branch May 26, 2026 03:19
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.

2 participants