You could take a look at this script that I made: https://svn.sat.qc.ca/trac/miville/browser/trunk/py/docs/generate_modules.py
It generate automatically all the ReST files for your packages/ modules. Etienne On Oct 1, 5:11 am, northof40 <[email protected]> wrote: > On Sep 30, 11:01 pm, Mike Hansen <[email protected]> wrote: > > > Hello, > > > On Wed, Sep 30, 2009 at 4:25 PM, northof40 <[email protected]> wrote: > > > > Hi - I've got several modules and a seperate .RST for each one. Each > > > module has multple classes / functions and so I've created many > > > autofunction / autoclass statements in each .RST but I'm sure there > > > must be an accepted way to do this which is better ? I'm sure I could > > > a script to churn out autofunction/autoclass statements but I don't > > > want to re-invent the wheel . > > > > Is there anyone out there that's got a clever way of doing this ? > > > Does automodule do what you want? > > Yes thanks that's great - I had misunderstood what automodule was for > and included it as well as all the autofunction/autoclasses ! I knew > there had to be a better way ! > > thanks again. > > R. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
