mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #459 from bigchaindb/add-name-key-to-readthedocs-yml
Add name key to readthedocs.yml
This commit is contained in:
commit
009f9ab05f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user