Hi,

Django is just Python, and documentation works the same way as in any
Python code.
Not sure what you're actually after but you might want to check this
excellent article by J. Bennett about documentation:
http://www.b-list.org/weblog/2008/jun/21/documentation/

On Jul 19, 1:52 am, Chris <[EMAIL PROTECTED]> wrote:
> hello,
> Does django have a preferred method of commenting on code in
> docstrings? I notice that there is some specific ways that some
> applications write documentation in their code but didn't know if
> django had some kind of preferred method. I would like to be able to
> parse in my code documentation on the backend using docutils but I
> noticed that I get errors b/c my strings are not formatted a specific
> way.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to