This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git

commit 2c1c4c315dce52b94e125ad03e7556a392f4e0b1
Author: Dave Fisher <[email protected]>
AuthorDate: Mon Nov 2 12:40:14 2020 -0800

    Migration of api Markdown pages
---
 content/api/leftnav.md  | 28 ++++++++++++++++++++++++++++
 content/api/rightnav.md | 29 +++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

diff --git a/content/api/leftnav.md b/content/api/leftnav.md
new file mode 100644
index 0000000..fa58547
--- /dev/null
+++ b/content/api/leftnav.md
@@ -0,0 +1,28 @@
+type=navigator
+divid=leftnav
+~~~~~~
+
+  - [Content 
Table](https://wiki.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](https://wiki.openoffice.org/wiki/API/To-Dos)
+  - [Mailing List Rules](/api/listrules.html)
diff --git a/content/api/rightnav.md b/content/api/rightnav.md
new file mode 100644
index 0000000..07d4da5
--- /dev/null
+++ b/content/api/rightnav.md
@@ -0,0 +1,29 @@
+type=navigator
+divid=rightnav
+~~~~~~
+# Developer's Guide
+
+  - [Content 
Table](https://wiki.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/index.html)
+
+# Tips 'n' Tricks
+
+  - [FAQ](/api/faq.html)
+  - [Internal OO Spots](/api/TipsAndTricks/internal.html)
+  - [External Resources](/api/TipsAndTricks/external.html)
+
+# Miscellaneous
+
+  - [Developer Projects](https://wiki.openoffice.org/wiki/API/To-Dos)
+  - [Mailing List Rules](/api/listrules.html)

Reply via email to