aboutsummaryrefslogtreecommitdiffstats
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@tu-dresden.de>2017-02-19 05:28:55 +0100
committertgingold <tgingold@users.noreply.github.com>2017-12-10 12:02:05 +0100
commitb361d3aa92c52e76ead7c75f277689db87bed8c2 (patch)
tree4fb3921b13691ffd05954b5e1c89e9078c0043b2 /.readthedocs.yml
parentd92e8315d85a3f96d5fc6d2c1e8da385992ec729 (diff)
downloadghdl-b361d3aa92c52e76ead7c75f277689db87bed8c2.tar.gz
ghdl-b361d3aa92c52e76ead7c75f277689db87bed8c2.tar.bz2
ghdl-b361d3aa92c52e76ead7c75f277689db87bed8c2.zip
Added a YAML file to configure ReadTheDocs.
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
new file mode 100644
index 000000000..515661a6d
--- /dev/null
+++ b/.readthedocs.yml
@@ -0,0 +1,5 @@
+#formats:
+# - pdf
+requirements_file: doc/requirements.txt
+python:
+ version: 3