Skip to content

Fix sphinx-config.rst: a few words about enabling the autodoc extension#13

Open
wolneykien wants to merge 1 commit intosglvladi:masterfrom
wolneykien:patch-1
Open

Fix sphinx-config.rst: a few words about enabling the autodoc extension#13
wolneykien wants to merge 1 commit intosglvladi:masterfrom
wolneykien:patch-1

Conversation

@wolneykien
Copy link

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.

…tension

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant