Re: django documentation - editing

2007-03-27 Thread Istvan Albert
On Mar 25, 8:06 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > I fear that one day I will achieve that and will then be asked to leave > the safety of the monastery and journey the world righting injustice in > episodic television format... that is quite funny ... one more reason to read t

Re: django documentation - editing

2007-03-26 Thread Marc Fargas Esteve
Uhm.. when did comments disappear? They're nowhere now! It's nicer that way :) Forget my last comment! On 3/27/07, Marc Fargas Esteve <[EMAIL PROTECTED]> wrote: > > w0w, > That's really **cooler** than the previous method. I always wondered how > often were the on-line docs updated, now it only d

Re: django documentation - editing

2007-03-26 Thread Marc Fargas Esteve
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, b

Re: django documentation - editing

2007-03-26 Thread Jacob Kaplan-Moss
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 dir

Re: django documentation - editing

2007-03-25 Thread Malcolm Tredinnick
On Sun, 2007-03-25 at 15:34 -0700, David M. Besonen wrote: > at first glance it does not appear that django users can > contribute to the documentation at: > > http://www.djangoproject.com/documentation/ > > is this the case? As James mentioned (indirectly), it's all under django/docs.txt -- w

Re: django documentation - editing

2007-03-25 Thread James Bennett
On 3/25/07, David M. Besonen <[EMAIL PROTECTED]> wrote: > at first glance it does not appear that django users can > contribute to the documentation at: The documentation is managed in Subversion, same as the code, so the same process for contributions works for either one (and documentation patc

django documentation - editing

2007-03-25 Thread David M. Besonen
at first glance it does not appear that django users can contribute to the documentation at: http://www.djangoproject.com/documentation/ is this the case? if it is, i'd like to suggest opening up the editing of the django documentation to the django community. peace, david --~--~-