Use Sphinx defaults when config values are missing 75/9675/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 28 Mar 2018 23:02:21 +0000 (16:02 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 28 Mar 2018 23:02:21 +0000 (16:02 -0700)
commit255554fd868f98da0b8e3a7b9cec959cc7945b59
tree7827421983b94a6d2541d90f7f3058f19e795e88
parent6706ac934d0a47f5b3fec70ac2ecdc556b11d049
Use Sphinx defaults when config values are missing

More of these should be verified and moved into defaults.yaml where it
makes sense. We should not change those that make sense such as
'source_suffix', and 'master_doc'.

Change-Id: Iced9fbe6ddd20145d8aa354fdef5edb0638dbbdb
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs_conf/conf.py