Author: wave
Date: Fri Jun 22 19:50:57 2012
New Revision: 1353009

URL: http://svn.apache.org/viewvc?rev=1353009&view=rev
Log:
Switch API to rightnav and remove "legacy" content notice

Added:
    incubator/ooo/ooo-site/trunk/content/api/rightnav.mdtext   (with props)
Modified:
    incubator/ooo/ooo-site/trunk/templates/api/ssi.mdtext

Added: incubator/ooo/ooo-site/trunk/content/api/rightnav.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/api/rightnav.mdtext?rev=1353009&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/api/rightnav.mdtext (added)
+++ incubator/ooo/ooo-site/trunk/content/api/rightnav.mdtext Fri Jun 22 
19:50:57 2012
@@ -0,0 +1,28 @@
+divid: leftnav
+
+# Developer's Guide
+
+  - [Content 
Table](http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide)
+  - [IDL reference](/api/docs/common/ref/com/sun/star/module-ix.html)
+
+# API
+
+  - [Module structure](/api/modules.html)
+
+# SDK
+
+  - [Examples](/api/SDK/example_collection.html)
+  - [Java UNO Reference](/api/docs/java/ref/overview-summary.html)
+  - [C++ UNO Reference](/api/docs/cpp/ref/names/index.html)
+  - [Download](/download/sdk/)
+
+# Tips 'n' Tricks
+
+  - [FAQ](/api/faq.html)
+  - [Internal OO Spots](/api/TipsAndTricks/internal.html)
+  - [External Resources](/api/TipsAndTricks/external.html)
+
+# Miscellaneous
+
+  - [Developer Projects](http://wiki.services.openoffice.org/wiki/API/To-Dos)
+  - [Mailing List Rules](/api/listrules.html)

Propchange: incubator/ooo/ooo-site/trunk/content/api/rightnav.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/ooo/ooo-site/trunk/templates/api/ssi.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/templates/api/ssi.mdtext?rev=1353009&r1=1353008&r2=1353009&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/templates/api/ssi.mdtext (original)
+++ incubator/ooo/ooo-site/trunk/templates/api/ssi.mdtext Fri Jun 22 19:50:57 
2012
@@ -2,6 +2,5 @@ doctype: /doctype.html
 brand: /brand.html
 footer:        /footer.html
 topnav:        /topnav.html
-leftnav:       /api/leftnav.html
-legacy:                Content for Apache OpenOffice version 3.4.
+rightnav:      /api/rightnav.html
 home:          home


Reply via email to