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:

testing.txt:584: (WARNING/2) Inline strong start-string without end-
string.
testing.txt:584: (WARNING/2) Inline strong start-string without end-
string.
testing.txt:687: (ERROR/3) Unexpected indentation.
testing.txt:690: (WARNING/2) Block quote ends without a blank line;
unexpected unindent.
testing.txt:697: (WARNING/2) Inline literal start-string without end-
string.

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?

Comments?

--Simon

[#4995] http://code.djangoproject.com/ticket/4995


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