(api_lib_roles)=

# `lib.roles`

## Core

```{toctree}
:maxdepth: 1

common
registry
types
```

## Custom roles

```{toctree}
:maxdepth: 1

email
file
github
hackernews
kbd
leanpub
pypi
readthedocs
twitter
url
wikipedia
```

```{eval-rst}
.. automodule:: django_docutils.lib.roles
   :members:
   :private-members:
   :show-inheritance:
   :member-order: bysource
```
