why not get into the source code of sphinx-apidoc (apidoc.py which you'll 
have if you clone the repository) and add the rst text you want in there?
There's a function called create_module_file which you could amend to throw 
in the inheritance diagram directive you want, for instance.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sphinx-dev/-/CGuK_FGM67QJ.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to