mirror of https://github.com/zulip/zulip.git
help: Update formatting of mobile icon references.
- Updates icon references to follow current help center documentation patterns: **icon_name** (icon_image).
This commit is contained in:
parent
295b49e487
commit
901ae068f5
|
@ -1,6 +1,6 @@
|
||||||
!!! tip ""
|
!!! tip ""
|
||||||
|
|
||||||
If you are in a stream view, you can access the
|
If you are in a stream view, you can access the
|
||||||
stream settings menu from the information
|
stream settings menu from the **information**
|
||||||
(<img src="/static/images/help/mobile-info-circle-icon.svg" alt="information" class="mobile-icon"/>)
|
(<img src="/static/images/help/mobile-info-circle-icon.svg" alt="information" class="mobile-icon"/>)
|
||||||
button in the top right corner of the app.
|
button in the top right corner of the app.
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
{tab|mobile}
|
{tab|mobile}
|
||||||
|
|
||||||
1. Tap the private messages
|
1. Tap the **Private messages**
|
||||||
( <img src="/static/images/help/mobile-pm-tab-icon.svg" alt="private messages" class="mobile-icon"/> )
|
( <img src="/static/images/help/mobile-pm-tab-icon.svg" alt="private messages" class="mobile-icon"/> )
|
||||||
tab at the bottom of the app.
|
tab at the bottom of the app.
|
||||||
|
|
||||||
|
@ -23,11 +23,11 @@
|
||||||
select their name from the list of suggestions. You can continue
|
select their name from the list of suggestions. You can continue
|
||||||
adding as many message recipients as you like.
|
adding as many message recipients as you like.
|
||||||
|
|
||||||
4. Approve by tapping the checkmark
|
4. Approve by tapping the **checkmark**
|
||||||
(<img src="/static/images/help/mobile-check-circle-icon.svg" alt="checkmark" class="mobile-icon"/>)
|
(<img src="/static/images/help/mobile-check-circle-icon.svg" alt="checkmark" class="mobile-icon"/>)
|
||||||
button in the bottom right corner of the app.
|
button in the bottom right corner of the app.
|
||||||
|
|
||||||
5. Compose your message, and tap the send
|
5. Compose your message, and tap the **send**
|
||||||
(<img src="/static/images/help/mobile-send-circle-icon.svg" alt="send" class="mobile-icon"/>)
|
(<img src="/static/images/help/mobile-send-circle-icon.svg" alt="send" class="mobile-icon"/>)
|
||||||
button in the bottom right corner of the app.
|
button in the bottom right corner of the app.
|
||||||
|
|
||||||
|
|
|
@ -45,7 +45,7 @@ They also do not contribute to stream unread counts.
|
||||||
|
|
||||||
1. Tap the **Streams**
|
1. Tap the **Streams**
|
||||||
(<img src="/static/images/help/mobile-hash-icon.svg" alt="hash" class="mobile-icon"/>)
|
(<img src="/static/images/help/mobile-hash-icon.svg" alt="hash" class="mobile-icon"/>)
|
||||||
tab in the upper left corner of the app.
|
tab at the bottom of the app.
|
||||||
|
|
||||||
1. Select a stream containing topics you want to unmute.
|
1. Select a stream containing topics you want to unmute.
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,7 @@ and do not appear in your list of streams.
|
||||||
|
|
||||||
{tab|mobile}
|
{tab|mobile}
|
||||||
|
|
||||||
1. Tap the private messages
|
1. Tap the **Private messages**
|
||||||
( <img src="/static/images/help/mobile-pm-tab-icon.svg" alt="private messages" class="mobile-icon"/> )
|
( <img src="/static/images/help/mobile-pm-tab-icon.svg" alt="private messages" class="mobile-icon"/> )
|
||||||
tab at the bottom of the app.
|
tab at the bottom of the app.
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ and do not appear in your list of streams.
|
||||||
1. Start typing the name of the person you want to message, and
|
1. Start typing the name of the person you want to message, and
|
||||||
select their name from the list of suggestions.
|
select their name from the list of suggestions.
|
||||||
|
|
||||||
1. Compose your message, and tap the send
|
1. Compose your message, and tap the **send**
|
||||||
(<img src="/static/images/help/mobile-send-circle-icon.svg" alt="send" class="mobile-icon"/>)
|
(<img src="/static/images/help/mobile-send-circle-icon.svg" alt="send" class="mobile-icon"/>)
|
||||||
button in the bottom right corner of the app.
|
button in the bottom right corner of the app.
|
||||||
|
|
||||||
|
|
|
@ -54,9 +54,10 @@ Additional tabs showing:
|
||||||
|
|
||||||
1. Tap on a user's profile picture or name.
|
1. Tap on a user's profile picture or name.
|
||||||
|
|
||||||
!!! Tip ""
|
!!! tip ""
|
||||||
|
|
||||||
If you are viewing a private message conversation, you can also tap the information
|
If you are viewing a private message conversation, you can also tap the
|
||||||
|
**information**
|
||||||
(<img src="/static/images/help/mobile-info-circle-icon.svg" alt="information" class="mobile-icon"/>)
|
(<img src="/static/images/help/mobile-info-circle-icon.svg" alt="information" class="mobile-icon"/>)
|
||||||
button in the top right corner of the app.
|
button in the top right corner of the app.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue