pyinvoke / invoke

Pythonic task management & command execution.
http://pyinvoke.org
BSD 2-Clause "Simplified" License
4.31k stars 365 forks source link

How do I use "invocations.autodoc" ? #899

Closed red8888 closed 1 year ago

red8888 commented 1 year ago

Looking at the docs: https://invocations.readthedocs.io/en/latest/api/autodoc.html

If I add it to my extensions I see this error: Could not import extension invocations.autodoc (exception: No module named 'invocations')

I can't find a invocations.autodoc package in pypi to install.

How do I use this to fix autodoc?

red8888 commented 1 year ago

nvm I see its a totally separate project: https://github.com/pyinvoke/invocations