On 3/28/06, Glenn Tenney <[EMAIL PROTECTED]> wrote:
> Are these examples helpful?   Certainly, but...
>
> (a) they need to be in a different and much more obvious location... oh,
>     in the docs directory would be a start.
>
> (b) they are not the complete text of what's online and the parts that
>     are missing are in fact critical to one trying to learn Django.
>
> I maintain that all of the online docs need to be in the tar file...

It would be nice and clean to take the code that converts the ReST
docs into HTML, and the unit tests into HTML, and bundle that with
Django along with a simple view that displays it, converting the docs
on the fly -- so you can run a local Django instance to get the docs
in HTML.

Alternatively (or maybe additionally), we could have a separate
downloadable tarball of all the docs in HTML format, with all the CSS
and images. I would prefer not to include all of that in the main
Django distribution, because it's a lot of cruft.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com

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

Reply via email to