(api)=

# API Reference

:::{seealso}

{ref}`Quickstart <quickstart>`.

:::

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

:::{grid-item-card} Exceptions
:link: exc
:link-type: doc
Exception definitions for django-docutils.
:::

:::{grid-item-card} Views
:link: views
:link-type: doc
`DocutilsView` and response classes.
:::

:::{grid-item-card} Lib
:link: lib/index
:link-type: doc
Publisher, roles, directives, writers, and transforms.
:::

:::{grid-item-card} Template Engine
:link: template
:link-type: doc
`DocutilsTemplates` backend for Django.
:::

:::{grid-item-card} Template Tags
:link: templatetags/index
:link-type: doc
`{% rst %}` tag and `rst` filter internals.
:::

::::

```{toctree}
:maxdepth: 1
:hidden:

exc
views
lib/index
template
templatetags/index
```
