[ci skip] Set index.rst as the master doc for readthedocs

This commit is contained in:
Ben Ramsey
2020-02-26 22:09:33 -06:00
parent 192ec1767a
commit cd2a361e7c
+1
View File
@@ -43,6 +43,7 @@ release = version
# -- General configuration ---------------------------------------------------
master_doc = 'index'
highlight_language = 'php'
# enable highlighting for PHP code not between ``<?php ... ?>`` by default