Skip to content

docs: remove stale API binding and fix MTK compiler typos - #5003

Merged
ChrisRackauckas merged 2 commits into
SciML:masterfrom
ChrisRackauckas-Claude:docs/fix-mtkcompile-typos
Aug 21, 2026
Merged

docs: remove stale API binding and fix MTK compiler typos#5003
ChrisRackauckas merged 2 commits into
SciML:masterfrom
ChrisRackauckas-Claude:docs/fix-mtkcompile-typos

Conversation

@ChrisRackauckas-Claude

@ChrisRackauckas-Claude ChrisRackauckas-Claude commented Aug 20, 2026

Copy link
Copy Markdown
Member

What changed

This PR consolidates the small MTK documentation cleanup needed to keep the docs build and spelling checks green:

  • removes the stale non-public ModelingToolkitBase.jacobian_sparsity and ModelingToolkitBase.hessian_sparsity entries from the code-generation API page;
  • adds the intentional Comput = "Comput" spelling allowlist entry;
  • fixes the mtkcompile documentation typos;
  • fixes the analysis_points.jl comment typo.

This supersedes ModelingToolkit #5002, which contained the stale-binding removal alone. No source behavior or public API was changed.

Verification

  • typos --format brief .typos.toml docs/src/internals/mtkcompile.md lib/ModelingToolkitBase/test/analysis_points.jl
    • passed
  • git diff --check
    • passed
  • Runic and the repository CI checks passed on the equivalent individual commits before stacking.
  • The branch was force-updated only after verifying the prior remote head 659732fa5984e5281881cff6a35394560674f399.

Please ignore this draft until reviewed by @ChrisRackauckas.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas-Claude ChrisRackauckas-Claude changed the title docs: fix stale API reference and typos docs: fix MTK compiler typos Aug 20, 2026
@ChrisRackauckas-Claude
ChrisRackauckas-Claude force-pushed the docs/fix-mtkcompile-typos branch 2 times, most recently from 22358c8 to 659732f Compare August 21, 2026 02:09
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas-Claude ChrisRackauckas-Claude changed the title docs: fix MTK compiler typos docs: remove stale API binding and fix MTK compiler typos Aug 21, 2026
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review August 21, 2026 18:58
@ChrisRackauckas
ChrisRackauckas merged commit 837ca4d into SciML:master Aug 21, 2026
74 of 92 checks passed
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