On Jun 22, 4:12 am, "euan.godd...@googlemail.com" <euan.godd...@gmail.com> wrote: > You could try using Spinhx if you don't think docutils gives you > enough flexibility. The autodoc extension is great. >
However sphinx + autodoc does not know how to extra django model definitions, e.g. class A(models.Model): field_not_seen_by_autodoc = models.CharField(...) Whereas the django admindocs utility knows about these fields. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.