Also, since I've never actually been able to build the documentation
I'm not sure what it's supposed to look like but it doesn't appear to
have been styled at all -- no CSS, no nuthin'.  All very straight,
plain, unadorned HTML with no included CSS or anything else.

Right, when we build the docs and push them to the server, the server dynamically skins them for the PylonsHQ site. I'll have to add another pudge template for offline building so that they can have a full layout when not being built for the PHQ site.

Got it, that makes sense.

I'm not sure what this is all supposed to look like but I doubt this is
it...

It is for the most part actually, since the site is doing the skinning. It's taking advantage of a Myghty ability called automatic inheritance so that all the files will properly pull in the skin. There's files that are referenced by the module docs, and the main directory that is referenced by index. As you noticed, there's also some docs that are in Pylons docs/ tree that are not linked to from index, these are generally 'under development' and not ready for prime-time. They probably need to be cleaned out if they're no longer being worked on, thanks for noticing that. :)

I'll ping the other devs to ask if they have any 'dead' docs in there that should be removed.

Cool.

Can you confirm that Routes 1.6 isn't zip_safe on Python 2.5?

Thanks,

S


Stephen F. Steiner
Integrated Development Corporation
[EMAIL PROTECTED]
www.integrateddevcorp.com
(603)433-1232






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to