Ok, numpyext is now my sphinx branch in as autosummary. I will no longer speak of this functionality in a "numpy" domain.
This extension provides auto-generated :autodoc: style for all :autosummary: directives in the .rst files in the root source folder. There are two ways to autogenerate the docs: 1) sphinx-build -g <source>/<generated_destination> <source> <destination> 2) sphinx-autogen <source>/*.rst <source>/<generated_destination> sphinx-autogen will live on, and will provide more complex options for autogeneration of .rst files. I want to be able to swap out the templates used for .rst creation, and to have the ability to do all kinds of other crazy stuff I have not thought of yet :). I merged the trunk back into this branch, so it will be easy to merge what I have back into the trunk. I feel that what I currently have implemented is good enough to merge with trunk, but of course it is pending review. hg pull https://[EMAIL PROTECTED]/percious/sphinx-autosummary/ enjoy! -chris On Nov 4, 10:39 am, Georg Brandl <[EMAIL PROTECTED]> wrote: > percious schrieb: > > > I have integrated the numpy autosummary extension code into my branch. > > > This branch provides: > > > The script: sphinx-autogen > > The directive: autosummary > > > I am going to strip out most of the numpy-specific code now to make it > > a heck of a lot simpler. > > I am also going to investigate adding an -autogen option to the sphinx- > > build command. > > Great! Be sure to send me a pull request when appropriate :) > > Georg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---