Skip to content

fix: qualify @ref links for lower and method to resolve cross-referen…#490

Merged
ocots merged 1 commit into
mainfrom
docs/missing-guides
Jul 11, 2026
Merged

fix: qualify @ref links for lower and method to resolve cross-referen…#490
ocots merged 1 commit into
mainfrom
docs/missing-guides

Conversation

@ocots

@ocots ocots commented Jul 11, 2026

Copy link
Copy Markdown
Member

…ce warnings

Bare @ref links for lower (in plotting.md) and method (in interpolation.md) resolved to CTBase.lower / CTBase.method which don't exist. Qualified them as CTBase.Plotting.lower and CTBase.Interpolation.method respectively.

…ce warnings

Bare @ref links for `lower` (in plotting.md) and `method` (in interpolation.md)
resolved to CTBase.lower / CTBase.method which don't exist. Qualified them as
CTBase.Plotting.lower and CTBase.Interpolation.method respectively.
@ocots
ocots merged commit 49076c9 into main Jul 11, 2026
6 checks passed
@ocots
ocots deleted the docs/missing-guides branch July 11, 2026 12:52
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.

1 participant