-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi! Currently playing around with mudkip with the hope of using the tool for documenting my projects going forward.
I was wondering how to invoke the autodoc extension using mudkip. In my current sphinx setup, I run the sphinx-apidoc command, which automatically generates the .rst files for my modules and I would like to recover this behavior with mudkip.
I tried running sphinx-apidoc separately before mudkip develop, but then I get some import errors (those are fixed in my current setup by modifying the sys.path variable in conf.py).
Thanks!
epogrebnyak
Metadata
Metadata
Assignees
Labels
No labels