Skip to content

doc: reformat geckomat function help to NumPy-style docstrings#415

Merged
edkerk merged 1 commit into
develop4from
docs/numpydoc-help
Jun 9, 2026
Merged

doc: reformat geckomat function help to NumPy-style docstrings#415
edkerk merged 1 commit into
develop4from
docs/numpydoc-help

Conversation

@edkerk

@edkerk edkerk commented Jun 9, 2026

Copy link
Copy Markdown
Member

Main improvements in this PR:

  • Documentatoin:
    • Convert the leading help comment of every function under src/geckomat to NumPy-style docstrings (Parameters/Returns/Notes/Examples/See also). This renders as structured API tables in the mkdocstrings/Read the Docs site while staying clean, idiomatic MATLAB help text. Only comment blocks were changed; no code was modified.

Instructions on merging this PR:

  • This PR has develop4 as target branch, and will be resolved with a squash-merge.
  • This PR has main as target branch, and will be resolved with a merge commit.

Convert the leading help comment of every function under src/geckomat to NumPy-style docstrings (Parameters/Returns/Notes/Examples/See also). This renders as structured API tables in the mkdocstrings/Read the Docs site while staying clean, idiomatic MATLAB help text. Only comment blocks were changed; no code was modified.
@edkerk edkerk added this to the 4.0.0 milestone Jun 9, 2026
@edkerk edkerk changed the title Reformat geckomat function help to NumPy-style docstrings doc: reformat geckomat function help to NumPy-style docstrings Jun 9, 2026
@edkerk edkerk merged commit 156df69 into develop4 Jun 9, 2026
1 check failed
@edkerk edkerk deleted the docs/numpydoc-help branch June 15, 2026 19:40
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