diff --git a/readthedocs.yml b/readthedocs.yml new file mode 100644 index 0000000..990a1cf --- /dev/null +++ b/readthedocs.yml @@ -0,0 +1,8 @@ +- name: en + base: DOC/ + type: sphinx + formats: + html: true + pdf: true + python: + setup_install: true