# Welcome to yieldplotlib Documentation

`yieldplotlib` is a package designed to visualize the output of `AYO` and
`EXOSIMS` simulations. The plots are primarily created with the `matplotlib`
library, and is designed to be easy to use and flexible. This documentation
provides the API reference and examples to help you get started.

## Quick Links

```{toctree}
:maxdepth: 2
user/intro
```
```{toctree}
:maxdepth: 1
user/installation
```
```{toctree}
:maxdepth: 1
user/dev
```
```{toctree}
:maxdepth: 2
user/functionality
```
```{toctree}
:maxdepth: 2
user/ypl_parameters
```
```{toctree}
:maxdepth: 1
tutorials/yieldplotlib_tutorial.ipynb
```
```{toctree}
:maxdepth: 1
user/cite.md
```
```{toctree}
:maxdepth: 1
plot_gallery/gallery.md
```
```{toctree}
:maxdepth: 1
develop/_changelog.md
```
