(modules)=

# Module guides

Each public gp-libs module has a small guide tree: start with the hub, follow a
tutorial or how-to when you need a workflow, then use examples and API
reference pages for details.

::::{grid} 1 1 2 3
:gutter: 2 2 3 3

:::{grid-item-card} doctest_docutils
:link: doctest_docutils/index
:link-type: doc
Run Python doctests from Markdown and reStructuredText documents.
:::

:::{grid-item-card} pytest_doctest_docutils
:link: pytest_doctest_docutils/index
:link-type: doc
Let pytest collect documentation doctests beside Python tests.
:::

:::{grid-item-card} linkify_issues
:link: linkify_issues/index
:link-type: doc
Turn plain issue references into Sphinx links.
:::

::::
