On 10/6/05, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > > That's a fair bit of time on the plane. I can see why you'd want offline docs. > > I'd recommend checking out the subversion repository. Since there are > svn:externals set up, it will automatically grab the code from kid, > sqlobject, cherrypy, mochikit and formencode. All but turbogears and > cherrypy have their docs in restructured text, so you can conveniently > read just like that. > > You can generate an offline version of the TurboGears site by running: > python setup.py docs > > You will probably hit an error if you do that on a machine other than > mine. If you delete the "copydirs" line in setup.cfg, though, it > should work just fine. You won't have the epydoc API docs that way. > (But, you've got all of the code anyhow...) > > Kevin >
Thanks for the info. I was able to build the docs successfully (although I did have to create a 'dist' directory), but I'm having trouble building and installing turbogears itself. However, I'll send another email about that. Thanks again, - Bill -- Bill Woodward [EMAIL PROTECTED] http://www.saifa.net "I have more trouble with D. L. Moody than with any other man I ever met." -- D. L. Moody s/D. L. Moody/Bill Woodward/g

