On Tue, Oct 11, 2011 at 9:37 PM, Luke Plant <l.plant...@cantab.net> wrote: > > Ah, well that explains it! It's gone now :-)
Belated +1 to this -- Great finding and fix Luke. But it seems this is affecting styling of locally generated builds of the HTML version of the docs. Fon an example see (from tutorial part #1) http://i.imgur.com/CQrjo.png Compare that with: https://docs.djangoproject.com/en/dev/intro/tutorial01/ There are a lot of other bulleted (and numbered?) lists in our docs that sport the same green vertical bar at the left as the two-elements one at the top of that page. Looking at the ReST documentation[1] it seems the indentation we use for such lists are non-conventional and would explain this. Can anybody confirm this?. If so, we have a bunch of documentation .txt files to tweak. (also, if/when we fix this we should verify that we don't break the stylin of the affected parts in the docs.djangoproject.com) Regards, -- Ramiro Morales 1. http://docutils.sourceforge.net/docs/user/rst/quickstart.html#lists -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.