(sphinx-gp-mermaid-reference)=

# API Reference

## Config reference

Generated from {py:meth}`~sphinx.application.Sphinx.add_config_value`
registrations in
[`sphinx_gp_mermaid/__init__.py`](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-gp-mermaid/src/sphinx_gp_mermaid/__init__.py).

```{eval-rst}
.. autoconfigvalues:: sphinx_gp_mermaid
```

## Directive reference

Generated from {py:meth}`~sphinx.application.Sphinx.add_directive`
registrations in
[`sphinx_gp_mermaid/__init__.py`](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-gp-mermaid/src/sphinx_gp_mermaid/__init__.py).

```{eval-rst}
.. autodirectives:: sphinx_gp_mermaid
```

## Extension entry point

```{eval-rst}
.. autofunction:: sphinx_gp_mermaid.setup
```
