Add master_doc value index to conf.py 05/905/2
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 6 Sep 2019 00:51:51 +0000 (20:51 -0400)
committerChris Lott <cl778h@att.com>
Fri, 6 Sep 2019 00:58:42 +0000 (00:58 +0000)
commit425ca107bd805dda906b62fc2b03a6f3c815b8a1
tree13b1af4c57007b6d6ce0f0789ca38494205fcbff
parentaa4e6de1f3106244b2dc285e1fb8b01006c505f9
Add master_doc value index to conf.py

Not sure why but read the docs is throwing an error:

Running Sphinx v1.8.5
loading translations [en]... done
making output directory...
building [mo]: targets for 0 po files that are out of date
building [readthedocs]: targets for 5 source files that are out of date
updating environment: 5 added, 0 changed, 0 removed
reading sources... [ 20%] config-deploy
reading sources... [ 40%] developer-guide
reading sources... [ 60%] index
reading sources... [ 80%] overview
reading sources... [100%] release-notes

Sphinx error:
master file
/home/docs/checkouts/readthedocs.org/user_builds\
/o-ran-sc-portal-ric-dashboard-test/checkouts/master/docs/contents.rst
not found

I think this will fix it..
(just a quick google didnt look too hard)

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: If56b5da595b47461111a03ef88e7178b85dc1f00
docs/conf.py