Merge pull request #459 from bigchaindb/add-name-key-to-readthedocs-yml

Add name key to readthedocs.yml
This commit is contained in:
Troy McConaghy 2016-07-15 11:36:13 +02:00 committed by GitHub
commit 009f9ab05f

View File

@ -1,5 +1,10 @@
# 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
type: sphinx
# Build HTML zip, PDF & ePub
formats:
- htmlzip