bigchaindb/docs/readthedocs.yml
2016-07-15 11:22:27 +02:00

20 lines
389 B
YAML

# See http://read-the-docs.readthedocs.io/en/latest/yaml-config.html
# When I used rtd-build to build the docs locally, it complained
# that there was a missing key "name"
name: BigchainDB
# Build HTML zip, PDF & ePub
formats:
- htmlzip
- epub
- pdf
requirements_file: docs/requirements.txt
python:
version: 3
setup_py_install: true
# Use the default of pip_install