Sphinx-RTD-Tutorial
Sphinx-RTD-Tutorial copied to clipboard
Fix sphinx-config.rst: a few words about enabling the `autodoc` extension
trafficstars
Just enabling sys.path.insert(0, os.path.abspath('../../simpleble/')) isn't enough for the autodoc extension to work: the extension itself has to be enabled first.