Skip to content

Comments

Documentation improvements: fix typo and add docstrings#109

Merged
ChrisRackauckas merged 1 commit intoSciML:masterfrom
ChrisRackauckas-Claude:docs-improvements-20251229-150828
Dec 29, 2025
Merged

Documentation improvements: fix typo and add docstrings#109
ChrisRackauckas merged 1 commit intoSciML:masterfrom
ChrisRackauckas-Claude:docs-improvements-20251229-150828

Conversation

@ChrisRackauckas-Claude
Copy link
Contributor

Summary

  • Fix typo "fixable" -> "flexible" in docs/src/index.md
  • Fix "Retrieving Expressions" example in README.md and docs/src/index.md (code was shown in wrong order - the function call appeared before variable definitions)
  • Add docstring for drop_expr function with usage example
  • Add docstring for get_expression function with usage example

CC: @ChrisRackauckas

Test plan

  • Verified examples work correctly with julia --project
  • Ran Pkg.test() - all tests pass
  • Built docs with julia --project=docs docs/make.jl - no warnings or errors

🤖 Generated with Claude Code

- Fix typo "fixable" -> "flexible" in docs/src/index.md
- Fix "Retrieving Expressions" example (code was shown in wrong order)
- Add docstring for `drop_expr` function
- Add docstring for `get_expression` function

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit 4456e36 into SciML:master Dec 29, 2025
12 of 13 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