sphinx-contrib/apidoc

Support more config options

Closed this issue · 2 comments

Thanks for this useful shim!

I'm getting some warnings because there isn't a way to set --no-toc, and I'd also like to be able to set --module-first. It would be great to have a way to provide those options.

Another possibility would be to support a config argument like apidoc_extra_args which are inserted before the module path. Or both of these!

I'm happy to work on a PR for this.