diff options
Diffstat (limited to 'odk/index_online.html')
-rw-r--r-- | odk/index_online.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/odk/index_online.html b/odk/index_online.html index 032b69960464..76e6985d684a 100644 --- a/odk/index_online.html +++ b/odk/index_online.html @@ -67,6 +67,13 @@ <td class="content70">A collection of examples in different programming languages (Java, Python, C++, Basic, OLE, CLI).</td> </tr> + <tr valign="top"> + <td class="content4"><img src="docs/images/arrow-1.gif"></td> + <td colspan="2"><a href="https://gerrit.libreoffice.org/gitweb?p=sdk-examples.git;a=blob;f=README;hb=HEAD" title="link to the git repository README file">Additional Examples</a></td> + <td class="content70">A git repository with additional examples + from various contributors: <code>git clone + https://gerrit.libreoffice.org/sdk-examples</code></td> + </tr> <tr valign="middle"> <td><img class="nothing10" src="docs/images/nada.gif"></td> <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td> |