Would it make sense to have a developer's quick start and an administrator's quick start?
I would think of what you described as the developer's quick start. The administrator's quick start could be something like:
- Add a RichTextPage
- Add an image to the Media Library and put it in the richtext page
- Discuss the draft/published differentiation and the published from and expires on options
- Customize the default contact form by adding a field. (or maybe add a new form)
- Show how to make a blog post and categorize it
- Explain comments and moderation (if applicable)
- Explain why the home page may not be editable in the admin (historically this has raised a number of questions among developers on this list, so I think admin users may wonder the same)
- Show how you can edit the site title and tagline through the admin
Obviously a lot of this stuff sounds pretty trivial but I think it would be a nice reference to have to give to people. It could also help demo Mezzanine to potential clients by giving them an easy way to get their feet wet.
As for the developer guide outlined earlier, would we want to show how to make a page processor, possibly for the content type created?