Cool to see that there will be more doc link in the left menu but I think It will be better organized, something like this :
C# SDK ---> (Coming) link to a new page which contains 3 links : Common SDK, DataAccess SDK, DataMapper SDK Java SDK ---> link to a new page which contains 2 links : Javadoc user & developper Ruby SDK ---> To Do C# Dev Guide ---> link to a new page which contains 2 links : DataAccess & DataMapper online Guide Java Dev Guide---> To Do Ruby SDK ---> To Do With that we will have less link in the left menu (6 vs 10 if we leave all link) and they are better organized. Gilles On 10/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: lmeadors Date: Thu Oct 19 11:04:09 2006 New Revision: 465707 URL: http://svn.apache.org/viewvc?view=rev&rev=465707 Log: Adding links to the generated java, c#, and ruby docs. Modified: ibatis/trunk/site/template/menu.vm Modified: ibatis/trunk/site/template/menu.vm URL: http://svn.apache.org/viewvc/ibatis/trunk/site/template/menu.vm?view=diff&rev=465707&r1=465706&r2=465707 ============================================================================== --- ibatis/trunk/site/template/menu.vm (original) +++ ibatis/trunk/site/template/menu.vm Thu Oct 19 11:04:09 2006 @@ -26,6 +26,11 @@ target="_new">Wiki</a><br/> <a href="http://opensource.atlassian.com/confluence/oss/display/IBATIS/Frequently+Asked+Questions" title="iBATIS FAQ" target="_new">FAQ</a><br/> + <a href="docs/java/user/">Javadoc (users)</a><br/> + <a href="docs/java/dev/">Javadoc (developers)</a><br/> + <a href="docs/dotnet/dataaccess/">C# Data Access docs</a><br/> + <a href="docs/dotnet/datamapper">C# Data Mapper docs</a><br/> + <a href="docs/ruby/">Ruby docs</a><br/> <a href="mailinglists.html" title="iBATIS Mailing Lists">Mailing Lists</a><br/> <a href="issuetracker.html" title="iBATIS Issue Tracker">Issue Tracker</a><br/> <a href="onlinehelp.html" title="iBATIS Online Developper Guide">Online Dev Guide</a><br/>
-- Cheers, Gilles <a href="http://www.amazon.com/gp/registry/6JCP7AORB0LE">Wish List</a>