#26272: Additional Documentation on Common Features
-------------------------------+------------------------------------------
     Reporter:  MalikRumi      |      Owner:  nobody
         Type:  New feature    |     Status:  new
    Component:  Documentation  |    Version:  1.9
     Severity:  Normal         |   Keywords:  Home page, Table of Contents
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+------------------------------------------
 1. Building a home page
 I posted this to Django Groups, and while responding to Bob I realized
 this might need to be a feature request, so I'm here making it. Here's the
 link: https://mail.google.com/mail/u/0/#inbox/1530e36e323dadbf

 2. Building a Table of Contents
 This is another area where getting solid information is hard to come by. I
 am NOT talking about using Sphinx or anything like that. This is not for
 documentation, it is for a Table of Contents for end users of the site.
 Such tables are typically hierarchical, which requires either a 3rd party
 app or a judicious use of parent child relationships. And while we can use
 ListView as a starting point, what about features that spread across
 different apps, or don't have  strictly hierarchical relation but that you
 still want to list together somehow?


 I am perfectly willing to work on this, (I have lots of non-technical
 writing experience) even alone, so long as I had the ear of Django experts
 who would respond to issues I run into or questions I have about how it
 should all work, best practices, etc.

--
Ticket URL: <https://code.djangoproject.com/ticket/26272>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.9ea2f84e1c561d189043c65579559d13%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to