more fixes for .readthedocs.yml 63/1063/1
authorAric Gardner <agardner@linuxfoundation.org>
Thu, 3 Oct 2019 19:12:43 +0000 (15:12 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Thu, 3 Oct 2019 19:12:43 +0000 (15:12 -0400)
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Ib1bf7b34148d1ead877ecda74c7651d0b051cf65

.readthedocs.yml

index a7bc656..c7b4805 100644 (file)
@@ -6,13 +6,14 @@
 # Required
 version: 2
 
-formats: htmlzip
+formats:
+  - htmlzip
 
 sphinx:
   configuration: docs/conf.py
 
 build:
-image: latest
+  image: latest
 
 python:
   version: 3.7