﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26272	Additional Documentation on Common Features	Malik A. Rumi	nobody	"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. "	New feature	new	Documentation	1.9	Normal		Home page, Table of Contents		Unreviewed	0	0	0	0	0	0
