From 47ba1277338182b7618e55817f2dbe5fcb1b14c5 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 2 Oct 2019 18:15:17 +0300 Subject: [PATCH] Add ReadTheDocs config --- .readthedocs.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .readthedocs.yml diff --git a/.readthedocs.yml b/.readthedocs.yml new file mode 100644 index 00000000..5a302fa1 --- /dev/null +++ b/.readthedocs.yml @@ -0,0 +1,9 @@ +# See https://docs.readthedocs.io/en/stable/config-file/index.html + +version: 2 + +sphinx: + configuration: docs/conf.py + +formats: + - pdf