[sphinx-dev] Re: how to recursively autodoc a whole project?

2010-06-27 Thread Evgeny
Hi Etienne, I've tried the script too - would you make the license on your script compatible with sphinx? Thanks! Evgeny. On Jun 26, 6:53 am, etienned etienne.desaut...@gmail.com wrote: A solution is to use this script http://bitbucket.org/etienned/sphinx- autopackage-script

[sphinx-dev] Re: how to recursively autodoc a whole project?

2010-06-27 Thread Evgeny
due to some bug. Cheers. Evgeny. On Jun 26, 9:48 am, Kevin Mills mill...@gmail.com wrote: I tried your script and it saved lots of time, but is there anything out there that will pull in the docstrings that I might have throught out the modules? Thanks, Kevin 43rd Law of Computing

[sphinx-dev] A way to reuse hyperlinks?

2010-06-25 Thread Evgeny
Hello, is there a way to reuse hyperlinks in the sphinx system? i.e - avoid copy-pasting urls from file to file? for example I would like to have external links entered like so: `some link text name_for_url`_ and in some other file: .. _name_for_url: http://example.com/ Thanks. Evgeny

[sphinx-dev] how to recursively autodoc a whole project?

2010-06-25 Thread Evgeny
docstrings at once from entire project by giving only a name of the main module? I've tried creating a file called modules.rst with .. automodule:: :members: But this only takes out a docstring from the toplevel __init__.py and that's it. Thanks!. Evgeny. -- You received this message because you

[sphinx-dev] how to keep most developer documentation with sphinx in source code? - are there good examples?

2010-06-25 Thread Evgeny
this? Are there good examples - I'd really like to take a look at the real-life source. Thanks! -Evgeny. -- You received this message because you are subscribed to the Google Groups sphinx-dev group. To post to this group, send email to sphinx-...@googlegroups.com. To unsubscribe from this group, send email