```{include} ../README.md
```

## Contents
```{toctree}
:caption: Getting Started
:maxdepth: 2

installation
quick_fit
config_files
changes.rst
Ask AI <https://gurubase.io/g/conan>
```

```{toctree}
:caption: Tutorials
:maxdepth: 2

tutorial/CONAN_WASP-127_LC_RV_tutorial.ipynb
tutorial/CONAN_WASP127_EULER.ipynb
tutorial/CONAN_WASP-127_RV_tutorial.ipynb
tutorial/WASP121_TESS_pc.ipynb
tutorial/TOI469_multiplanet_LC_RV.ipynb
tutorial/kelt-20_cheops_roll_compare.ipynb
tutorial/TOI-216_TTV_fit.ipynb
tutorial/WASP-103_2D-GP-george.ipynb
tutorial/k2-233_reanalysis.ipynb
tutorial/WASP-103_custom_LC_function.ipynb
```

```{toctree}
:caption: Github wiki pages
:maxdepth: 1
LC and RV models <https://github.com/titans-ge/CONAN/wiki/LC-and-RV-models>
Using GPs in CONAN <https://github.com/titans-ge/CONAN/wiki/Gaussian-Processes-with-CONAN>
Defining prior distributions <https://github.com/titans-ge/CONAN/wiki/Defining-priors-distributions>
Using custom functions <https://github.com/titans-ge/CONAN/wiki/Using-custom-functions>
Setting up shared parameters <https://github.com/titans-ge/CONAN/wiki/Setting-up-shared-parameters>
```

```{toctree}
:caption: Developer Documentation
:maxdepth: 2

api

```