summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2016-08-21 00:13:32 +0200
committermathieui <mathieui@mathieui.net>2016-08-21 00:13:32 +0200
commit8e3cfdaca8b922755a162f2718cdfb599af8a517 (patch)
tree089e3d686fe8d3ae2176fba65271476a6185fa99
parent9792a2db2a3ec209fb7ff93a326731fc509bd658 (diff)
downloadpoezio-8e3cfdaca8b922755a162f2718cdfb599af8a517.tar.gz
poezio-8e3cfdaca8b922755a162f2718cdfb599af8a517.tar.bz2
poezio-8e3cfdaca8b922755a162f2718cdfb599af8a517.tar.xz
poezio-8e3cfdaca8b922755a162f2718cdfb599af8a517.zip
Document the bookmarks tab
-rw-r--r--doc/source/images/bookmark_tab.pngbin0 -> 36415 bytes
-rw-r--r--doc/source/usage.rst12
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/images/bookmark_tab.png b/doc/source/images/bookmark_tab.png
new file mode 100644
index 00000000..e7a2dfeb
--- /dev/null
+++ b/doc/source/images/bookmark_tab.png
Binary files differ
diff --git a/doc/source/usage.rst b/doc/source/usage.rst
index e4ec0739..6690ff6f 100644
--- a/doc/source/usage.rst
+++ b/doc/source/usage.rst
@@ -255,4 +255,16 @@ Or a XEP-0070_ validation:
.. figure:: ./images/xep_0070.png
:alt: XEP-0070 validation tab
+
+Bookmarks tab
+~~~~~~~~~~~~~
+
+This tab can be obtained using :term:`/bookmarks`, it is a graphical interface
+for managing bookmarks. You can edit the bookmark address itself, its password,
+the storage backend, and the autojoin status. Note that local bookmarks always
+have autojoin set to True.
+
+.. figure:: images/bookmark_tab.png
+ :alt: Bookmarks tab screenshot
+
.. _XEP-0070: https://xmpp.org/extensions/xep-0070.html