tooz/doc
Ben Nemec 19c0a0b468 Switch to autodoc_default_options
autodoc_default_flags was deprecated and is now triggering a warning
that breaks our builds. Switch to the equivalent autodoc_default_options
configuration, which essentially turns the flags into dict keys that
map to None[1]: 'Setting None is equivalent to giving the option name
in the list format (i.e. it means “yes/true/on”).'

Change-Id: I573f19a054e535a90db8bb16a02b2c7f28d8e6d1
1: http://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html#confval-autodoc_default_options
2018-09-18 00:37:30 +00:00
..
source Switch to autodoc_default_options 2018-09-18 00:37:30 +00:00
requirements.txt Add doc/requirements.txt 2017-12-20 12:14:08 +01:00