> "Guido" == Guido van Rossum <[EMAIL PROTECTED]> writes:
Guido> Cool! Is it just a matter of checking this in and it will work on
Guido> the site?
Alas, no. I wrote this awhile ago when the site was built w/ ht2html. My
thing is a simple front-end using Myghty. As Georg indicated
Guido van Rossum schrieb:
> Cool! Is it just a matter of checking this in and it will work on the site?
No. The current newstyle docs (2.6, 3.0) are static HTML pages.
However, Sphinx can also generate slightly different output which
is then used by a web app that has all the dynamic features for
Cool! Is it just a matter of checking this in and it will work on the site?
--Guido
2007/10/26, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> A long time ago I wrote a redirector to note and display the most frequently
> requested modules from the library reference manual's global module index.
> When