Well...kind of did the trick.
Now I can run: python setup.py pudge but I get a ton of warnings and errors. A bunch of: 'webhelpers.markdown hides module with same name' Another bunch of: webhelpers.textile.Textiler.table:10: (ERROR/3) Undefined substitution referenced: "a|b|c". with various "Undefined substituition..."s. 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. The code seems to have been intended to be styled as there are class references in the HTML that, presumably, would do something if the CSS was properly included. Starting index.html in the docs/html/docs/0.9.3 gives the basic front page and all the links work except that the link to WebHelpers Module Reference is broken. There are a ton of other html files spewed into the same directory but none are linked to by the main index.html. These all can be opened and render without decoration of any form. I'm not sure what this is all supposed to look like but I doubt this is it... Thanks, S --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
