summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-08-17 15:42:32 +0200
committerMichael Stahl <mstahl@redhat.com>2017-08-17 15:43:33 +0200
commit7cecf138815770ade61c090efad2258f5baf5c9a (patch)
tree9c23e724e2be909c849953514026750c90625583 /odk
parent8e397fc58b63d08998b1ee8f1c05f1415b2eaf9f (diff)
tdf#107785 odk: document where to download the SDK
Change-Id: I56368bc7e75671f170cce2360ac093e43b629e66
Diffstat (limited to 'odk')
-rw-r--r--odk/docs/install.html24
1 files changed, 22 insertions, 2 deletions
diff --git a/odk/docs/install.html b/odk/docs/install.html
index fad79c08d01f..9b6903976782 100644
--- a/odk/docs/install.html
+++ b/odk/docs/install.html
@@ -67,9 +67,29 @@
<tr valign="top">
<td><b>LibreOffice %PRODUCT_RELEASE%
installation</b></td>
- <td class="content80">The SDK works on top of an
+ <td class="content80"><p>The SDK works on top of an
existing LibreOffice installation and uses the same
- libraries as the LibreOffice installation.</td>
+ libraries as the LibreOffice installation.</p>
+ <p>Download the SDK from the same
+ source as your LibreOffice packges.</p>
+ <ul>
+ <li>If you have have installed an official The
+ Document Foundation LibreOffice release,
+ download and install the corresponding SDK
+ release for your platform from
+ <a target="_blank" href="https://www.libreoffice.org/download" title="link to The Document Foundation download page">https://www.libreoffice.org/download</a>
+ </li>
+ <li>If you have installed a downstream LibreOffice
+ release via your operating system's package
+ management tools, use the same package
+ management tools to install the corresponding
+ downstream SDK package(s).
+ </li>
+ </ul>
+ <p><b>Note</b>: Do not mix and match The Document
+ Foundation LibreOffice releases with downstream
+ SDK packages or vice versa!</p></td>
+ </td>
</tr>
<tr valign="middle">
<td colspan="2"><img class="line" src="images/sdk_line-1.gif"/></td>