Bill Seitz wrote: > The docs folder seems pretty key, but 'paster create' doesn't generate > it, at least not with basic_template. > > What's the simplest approach to generating this directory?
I believe the paste_deploy template creates an ini file -- basic_template potentially applies to non-web Python packages. -- Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
