[Cython] docs.cython.org
Fernando Perez
fperez.net at gmail.com
Tue Sep 30 08:48:21 CEST 2008
On Mon, Sep 29, 2008 at 2:59 PM, Gabriel Gellner <ggellner at uoguelph.ca> wrote:
> Great!
> Someone just tell me where to upload the generated docs, and I will do so.
> I can also have a pre built pdf linked to in the html docs.
This is great, many thanks to all involved!
Just one minor suggestion/request: could you do something like what we
have for ipython:
http://ipython.scipy.org/moin/Documentation
where we keep persistent URLs of the docs for each release (well, only
0.9.1 so far, which was the first on the new system, but we'll keep
them all):
http://ipython.scipy.org/doc/rel-0.9.1/html (and also a pdf link)
and one for a nightly updated copy from our bzr trunk:
http://ipython.scipy.org/doc/manual/html
This gives everyone easy access to the freshest docs, as well as a
reliable reference to how things were for any particular release,
which can be useful later on.
Cheers,
f
More information about the Cython-dev
mailing list