mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Added a readthedocs.yml config file
This commit is contained in:
parent
aaa27e2ac7
commit
694bf9f83a
14
readthedocs.yml
Normal file
14
readthedocs.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# See http://read-the-docs.readthedocs.io/en/latest/yaml-config.html
|
||||||
|
|
||||||
|
# Build HTML zip, PDF & ePub
|
||||||
|
formats:
|
||||||
|
- htmlzip
|
||||||
|
- epub
|
||||||
|
- pdf
|
||||||
|
|
||||||
|
requirements_file: docs/requirements.txt
|
||||||
|
|
||||||
|
python:
|
||||||
|
version: 3
|
||||||
|
setup_py_install: false
|
||||||
|
pip_install: true
|
Loading…
x
Reference in New Issue
Block a user