On Sun, Jul 4, 2010 at 12:05 PM, dffdgsdfgsdfhjhtre <nbvf...@gmail.com> wrote: > It seems right now, django's documentation is trying to do both at the > same time. One project that does reference documentation really well, > imo, is PHP. For example: http://us3.php.net/preg_replace Say what you > will about PHP, but it's documentation for each function it provides > is top notch. I really wish django had something like that for each > function it provides.
Django doesn't have that, but Python does: it's called epydoc and it will happily generate for you a javadoc-style interface for browsing every module, class and function. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@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.