There's a bug in motor_extensions.py where each parameter name that's written like this in RST:
- `name`: a parameter that does something
... becomes a link to whatever symbol Sphinx can find that has the same name as the parameter. For example:
There's a bug in motor_extensions.py where each parameter name that's written like this in RST:
- `name`: a parameter that does something
... becomes a link to whatever symbol Sphinx can find that has the same name as the parameter. For example: