On Thu, Jun 26, 2008 at 13:33, Alberto Valverde <[EMAIL PROTECTED]> wrote: > > Roger Demetrescu wrote: >> Hey Mark, >> >> What are the procedures to do an update in tg2 docs (at web site) ? >> >> Is it something you have doing manually ? >> >> ie.: I see that the changes in download & install documentation are >> not yet reflected on >> http://turbogears.org/2.0/docs/main/DownloadInstall.html >> > > I believe they are now stored in TG's source tree in rst/sphinx format. > You can edit them and check them in the same way you'd do for code.
Hi Alberto... I think you misunderstood me.. :) I know the location of the tocs in TG's source tree.. I was asking about the frequency which it takes to make them available on the site. eg: the DownloadInstall.rst file already contains some fixes about how to install tgrepozewho: $ cd tg.ext.repoze.who $ easy_install Paste==dev $ easy_install zope.interface $ python setup.py develop However, the help page on the site [1] still contains these instructions: $ cd tgrepozewho $ python setup.py develop So, what I am trying to figure out is how can I help to make sure the docs updated as soon as someone commits changes in documentation... :) Cheers, Roger [1] - http://turbogears.org/2.0/docs/main/DownloadInstall.html > > Alberto > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
