(sphinx-autodoc-pytest-fixtures-tutorial)=

# Tutorial

## Document a plugin page

Render a standard pytest plugin page:

````myst
:::{auto-pytest-plugin} my_project.pytest_plugin
:package: my-project
:::
````
