diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-01-22 14:24:31 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-01-22 19:03:34 +0000 |
commit | 61ec20794324fc6d9c533f1347dbf1ababf38036 (patch) | |
tree | 6708b4ea754ef9a89a7bc8e15f1d35aa7493f386 /odk/index.html | |
parent | 610821d4733c11496e05b7bfa0c83327913c38b7 (diff) |
Add link to additional sdk-examples
Change-Id: Ifcc3594273de3507ec9b208e9e762bed0f969d72
(cherry picked from commit 664e559abd472bf2b427e2c01144ea39fb5bc02b)
Reviewed-on: https://gerrit.libreoffice.org/1808
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
Diffstat (limited to 'odk/index.html')
-rw-r--r-- | odk/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/odk/index.html b/odk/index.html index d3dfeb0da519..2a858f558176 100644 --- a/odk/index.html +++ b/odk/index.html @@ -145,6 +145,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> |