From d0ee0c2919c6eafc63a5a2b629881fb1a9122dea Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 2 Oct 2019 21:32:31 +0300 Subject: [PATCH] Sync docs --- .readthedocs.yml | 13 +++++++++++++ docs | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 .readthedocs.yml diff --git a/.readthedocs.yml b/.readthedocs.yml new file mode 100644 index 00000000..93c2aa5a --- /dev/null +++ b/.readthedocs.yml @@ -0,0 +1,13 @@ +# See https://docs.readthedocs.io/en/stable/config-file/index.html + +version: 2 + +sphinx: + configuration: docs/conf.py + +formats: + - pdf + +submodules: + - include: all + - recursive: true diff --git a/docs b/docs index 03572d65..d8441bba 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 03572d6534edb456e9cd026420e7cf15161e97ff +Subproject commit d8441bba8630ba719e5c8559089bcfd698b1084f