Lukasz Szybalski schrieb:
> I noticed that you updated the epydoc to 1.0.4.5.
> 
> I was thinking that maybe we should split it by version.
> 
> http://www.turbogears.org/api/
> and have
> 
> http://www.turbogears.org/api/1.0.4.4/
> or
> http://www.turbogears.org/1.0.4.4/api/
> 
> This would enable docs for previous versions.  (
> http://www.python.org/doc/versions/ )

I previously discussed this with Mark ramm and we agreed on the 
following URL structure (citing Mark):

> I would prefer:
> 
>  * http://turbogears.org/1.0/docs/
>  * http://turbogears.org/1.1/docs/
>  * http://turbogears.org/2.0/docs/
> 
> Then we can use the root of turbogears.org/ for non-version specific
> marketing and links to the version specific tg pages, each of which
> has it's own docs.
> 
> We can also link to the current docs for each branch at:
> 
>  * http://turbogears.org/1.0/dev/docs/
>  * http://turbogears.org/1.1/dev/docs/
>  * http://turbogears.org/2.0/dev/docs/

This means that the API reference for the current TG 1.0 versionn 
(1.0.4.4) is now at http://www.turbogears.org/1.0/docs/api/. 
http://www.turbogears.org/api/ redirects there.

A snapshot of the API reference for the current HEAD of /branches/1.0 is 
at http://www.turbogears.org/1.0/docs/dev/api/, but this not updated 
regularly/automatically atm. I added instructions how to build the 1.0 
API reference to http://docs.turbogears.org/1.0/API.

As for API docs for previous versions, they can currently be built by 
checking out/exporting the appropriate tag from SVN and then copying 
over the "doc" directory from the current 1.0 branch HEAD. We might 
automate building theses when we have set up the buildbot 
infrastructure, but don't hold your breath yet. These would then go 
under http://www.turbogears.org/1.0/docs/X.Y.Z/api.

Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Docs" 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-docs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to