From a5b8ef1070ffeadc1d052060a1b056cff573a95c Mon Sep 17 00:00:00 2001 From: mathieui Date: Sat, 20 Aug 2016 23:57:12 +0200 Subject: Document the confirm tab --- doc/source/images/cert_warning.png | Bin 0 -> 99641 bytes doc/source/images/xep_0070.png | Bin 0 -> 102936 bytes doc/source/usage.rst | 16 ++++++++++++++++ 3 files changed, 16 insertions(+) create mode 100644 doc/source/images/cert_warning.png create mode 100644 doc/source/images/xep_0070.png (limited to 'doc') diff --git a/doc/source/images/cert_warning.png b/doc/source/images/cert_warning.png new file mode 100644 index 00000000..f480ac8d Binary files /dev/null and b/doc/source/images/cert_warning.png differ diff --git a/doc/source/images/xep_0070.png b/doc/source/images/xep_0070.png new file mode 100644 index 00000000..8e244b30 Binary files /dev/null and b/doc/source/images/xep_0070.png differ diff --git a/doc/source/usage.rst b/doc/source/usage.rst index fa290bb6..e4ec0739 100644 --- a/doc/source/usage.rst +++ b/doc/source/usage.rst @@ -240,3 +240,19 @@ use ``Enter`` or ``j`` to join the selected room. You can sort the rooms by moving the direction arrows (``←`` or ``→``) and pressing ``Space`` when you are on the appropriate column. + +Confirm tab +~~~~~~~~~~~ + +This kind of tab is used to prompt a binary choice to the user due to external +events, such as a certificate change: + +.. figure:: ./images/cert_warning.png + :alt: Certificate warning prompt tab + +Or a XEP-0070_ validation: + +.. figure:: ./images/xep_0070.png + :alt: XEP-0070 validation tab + +.. _XEP-0070: https://xmpp.org/extensions/xep-0070.html -- cgit v1.2.3