willhardy / django-seo

Provides a set of tools for managing Search Engine Optimisation (SEO) for Django sites.
BSD 3-Clause "New" or "Revised" License
251 stars 117 forks source link

More illustrative documentation #11

Closed willhardy closed 13 years ago

willhardy commented 13 years ago

Some of the concepts in django-seo might need a little better explanation in the documentation, including some diagrams or screenshots. This would be useful in the tutorial to provide a clear idea of what the framework does and the various elements.

Perhaps a new section for website administrators would also be useful, including maybe even (automatically generated) help pages in the Django admin. Templating is hardly explained in the documentation and it would be useful to give users an overview of the entire system (model class metadata etc)

willhardy commented 13 years ago

I'm happy with the recently added guide for administrators for the moment.