From 10cbc76541248377df45089e2ae2b256e705f25e Mon Sep 17 00:00:00 2001 From: troymc Date: Fri, 15 Jul 2016 11:22:27 +0200 Subject: [PATCH] Add name key to readthedocs.yml --- docs/readthedocs.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/readthedocs.yml b/docs/readthedocs.yml index 950504ed..5b841645 100644 --- a/docs/readthedocs.yml +++ b/docs/readthedocs.yml @@ -1,5 +1,9 @@ # 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