diff options
| -rw-r--r-- | documentation/sdk-manual/sdk-appendix-customizing.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml index 718b9d4c19..6c68a849ff 100644 --- a/documentation/sdk-manual/sdk-appendix-customizing.xml +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml | |||
| @@ -220,7 +220,12 @@ | |||
| 220 | <orderedlist> | 220 | <orderedlist> |
| 221 | <listitem><para> | 221 | <listitem><para> |
| 222 | Create a directory that can be shared over HTTP or HTTPS. | 222 | Create a directory that can be shared over HTTP or HTTPS. |
| 223 | This directory will contain the published SDK. | 223 | You can do this by setting up a web server such as an |
| 224 | <ulink url='https://en.wikipedia.org/wiki/Apache_HTTP_Server'>Apache HTTP Server</ulink> | ||
| 225 | or | ||
| 226 | <ulink url='https://en.wikipedia.org/wiki/Nginx'>Nginx</ulink> | ||
| 227 | server in the cloud to host the directory. | ||
| 228 | This directory must contain the published SDK. | ||
| 224 | </para></listitem> | 229 | </para></listitem> |
| 225 | <listitem><para> | 230 | <listitem><para> |
| 226 | Set the | 231 | Set the |
