diff --git a/style_guide.rst b/style_guide.rst index dfa16b83d..a39d8c495 100644 --- a/style_guide.rst +++ b/style_guide.rst @@ -119,8 +119,9 @@ form on the Nextcloud admin page, narrow your Web browser to fold the fields into a smaller space, because a long skinny graphic is not very readable. Think square. -All images must have alt tags, which are brief and descriptive, and figure -numbers. Sphinx RST markup does not have a tag for figure numbers, so you must +Both images and figures must have brief and descriptive alt tags and all +figures must have captions with figure numbers. Sphinx RST markup does not +have a tag for figure numbers, so you must use the caption element. You may use simple numbering like "Figure 1, Figure 2", or add a caption. Captions must follow a blank line and be italicized, like this example:: diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index 13120cacb..e35da1a27 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -11,20 +11,19 @@ recommended way of connecting client devices to your Nextcloud servers. Nextcloud Desktop and Mobile Clients ------------------------------------ -The recommended method for keeping your desktop PC synchronized with your -Nextcloud server is by using the `Nextcloud/ownCloud sync clients -`_. You can configure the client -to save files in any local directory you want, and you choose which directories -on the Nextcloud server to sync with. The client displays the current connection -status and logs all activity, so you always know which remote files have been -downloaded to your PC, and you can verify that files created and updated on your -local PC are properly synchronized with the server. +The recommended way to synchronize a desktop PC with a Nextcloud server is by +using `Nextcloud/ownCloud sync clients `_. You can configure the +client to save files in any local directory and you can choose which +directories on the Nextcloud server to sync with. The client displays the +current connection status and logs all activity, so you always know which +remote files have been downloaded to your PC and you can verify that files +created and updated on your local PC are properly synchronized with the server. -The recommended method for syncing your Nextcloud server with Android and +The recommended way to synchronize Nextcloud server with Android and Apple iOS devices is by using the `mobile apps `_. -To connect to your Nextcloud server with the mobile apps, use the +To connect your mobile app to a Nextcloud server use the base URL and folder only:: example.com/nextcloud