Open
Description
It would be super nice if there was a template somewhere that I could copy/paste and modify to generate simple, small, self-contained examples of code that I suspect illustrates issues/bugs with sphinx-autoapi. At the moment I think one would have to manually go through sphinx-quickstart then also create a python project and add autoapi
to it.