Re: Documentation
Daniele Varrazzo <[email protected]> Sun, 14 Feb 2010 00:23:13 +0000
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Feb 13, 2010 at 11:51 PM, Federico Di Gregorio <fog-NGVKUo/i/[email protected]> wrote: > @Daniele, I'd like to have the documentation in a subdir of doc/ > (module? source?) and the generated HTML directly in doc/html and not in > doc/_build/html. This because from next release on I'd like to include > generated documentation directly into the tarball. Comments? Ideas? Done: the docs are now generated in /doc/html/ -- Daniele