Support more config options
Closed this issue · 2 comments
paulmelnikow commented
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.
paulmelnikow commented
Another possibility would be to support a config argument like apidoc_extra_args which are inserted before the module path. Or both of these!
paulmelnikow commented
I'm happy to work on a PR for this.