From 26535b0af78c5041b5521f19891983a662954cb3 Mon Sep 17 00:00:00 2001 From: Ingvord Date: Sun, 20 Aug 2017 09:28:59 +0300 Subject: [PATCH] Create .readthedocs.yml --- .readthedocs.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .readthedocs.yml diff --git a/.readthedocs.yml b/.readthedocs.yml new file mode 100644 index 00000000..309e82e9 --- /dev/null +++ b/.readthedocs.yml @@ -0,0 +1,4 @@ +# Build PDF & ePub +formats: + - epub + - pdf