w0w, That's really **cooler** than the previous method. I always wondered how often were the on-line docs updated, now it only depends on the cache :)
One thing that is not managed on TRAC are comments on documentation, they are supposed to get "cleaned" when they get incorporated onto the docs, but there's no way to clean them up :) If they're really supposed to be cleaned then the contributing doc should say "If your documentation patches leave some comments outdated record it in the ticket so we can clean them" Just 0.02, Marc On 3/26/07, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote: > > > On 3/25/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > As James mentioned (indirectly), it's all under django/docs.txt -- we > > basically just run rst2html.py over the results before it is displayed > > on the website. > > [Actually, it's a bit cooler now: the doc views now pull the reST > source directly out of SVN trunk and render them into the cache for > display. Check out the source if you're interested: > > http://code.djangoproject.com/browser/djangoproject.com/django_website/apps/docs/views.py > ] > > Jacob > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
