---
myst:
html_meta:
"description lang=en": |
Reference material for writing documentation and understanding the library.
---
# Documentation reference
This section collects the API reference and supporting project notes.
## API and behavior
```{toctree}
:maxdepth: 2
:caption: API and behavior
api
architecture
compatibility
dependencies
```
## Project information
```{toctree}
:maxdepth: 2
:caption: Project information
documentation
related-projects
research
license
```