Don't kill me, but I think that http://docs.djangoproject.com/en/1.2/ has a relatively good layout for doc.
It brings a quite complete list of available section in the first page divided by argument and gives a big enough space to the doc content itself. I would have split their content in more pages as they tend to produce quite long pages for each section but the first page is quite good. The harder part is probably trying to avoid putting every single section and subsection on the first page as it does the Pylons doc http://pylonshq.com/docs/en/0.9.7/ as it is a bit dispersive. I think that it would be a good way to design it by thinking as someone who knows nothing about TG2, knows other web frameworks and wants to write his first app without spending time in the wiki tutorial (as he probably already implented 20 wikis :D). As he knows other frameworks he would probably be looking how to quickly setup his app and show "Hi" and start hacking around looking what he needs step by step. On Fri, Oct 8, 2010 at 11:34 PM, Michael Pedersen <[email protected]> wrote: > Show me a concrete > example of how you would like to see the home page of the docs. This > can be a screenshot, a static html page, whatever. Just give me an > example. Well, if you have a preference, that is. -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en.
