On 7/28/07, Simon G. <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> Every so often we get a few tickets popping up about ReST errors in
> the docs. I've just patched one (#4995) where some hideously glaring
> mistakes like, say, missing a space after an asterisk, or one too few
> empty lines caused nasty error messages like:

Oops - My bad. Fixed in [5770]. Thanks for catching that one.

> I was wondering if it was somehow possible to add the django docs ->
> ReST generation stage into the test framework to catch these before
> they get committed?

Seems like a good idea to me. The only problem I can see is that it
requires that docutils is available. However, we already require
docutils for the contrib.markup package, and we avoid the testing the
restmarkup filter if docutils is not available.

Russ %-)

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to