Python Script Examples#
These pages show how example scripts are wired into the reference manual. They are scaffold samples for engineers to replace or expand with production-quality examples later.
To add a new example:
Add or update a script under
examples/.Add
docs/example_code/<name>.rstwith a.. literalinclude::directive.Register the page in the appropriate toctree below.