diff --git a/.readthedocs.yml b/.readthedocs.yml new file mode 100644 index 00000000..bfb70bcc --- /dev/null +++ b/.readthedocs.yml @@ -0,0 +1,12 @@ +# https://docs.readthedocs.io/en/stable/config-file/v2.html + +version: 2 + +sphinx: + configuration: docs/conf.py + +formats: + - pdf + - epub + - htmlzip + - xml