Merge "nsb: Show method tags in the method tooltip"
diff --git a/public/helpimg/toolbar.png b/public/helpimg/toolbar.png
index e4e8c99..e1358fd 100644
--- a/public/helpimg/toolbar.png
+++ b/public/helpimg/toolbar.png
Binary files differ
diff --git a/public/helpimg/views.png b/public/helpimg/views.png
index e2082b8..30f99b2 100644
--- a/public/helpimg/views.png
+++ b/public/helpimg/views.png
Binary files differ
diff --git a/src/components/help/content/views.md b/src/components/help/content/views.md
index 2b7a06e..0b19106 100644
--- a/src/components/help/content/views.md
+++ b/src/components/help/content/views.md
@@ -52,7 +52,15 @@

-The left side of the toolbar contains a list of (slash separated) names showing
+The left side of the toolbar contains three icons for the views
+shown in the left pane:
+1. Tree view (selected) shows items in a hierarchical tree.
+2. Radial view shows a visualization of the namespace,
+good for getting an overview.
+3. Grid view shows items as individual objects.
+<br /><br />
+
+Next is a list of (slash separated) names showing
what is being browsed, commonly called "breadcrumbs".
The breadcrumbs start with the root name (for rooted names),
and end at the currently selected node (if any).
@@ -67,13 +75,6 @@
You can click on any name in the breadcrumbs to change the root of the current
view, which makes it easy to navigate up and down a Vanadium name.
-Next there are three icons for the views shown in the left pane:
-1. Tree view (selected) shows items in a hierarchical tree.
-2. Radial view shows a visualization of the namespace,
-good for getting an overview.
-3. Grid view shows items as individual objects.
-<br /><br />
-
Next there are two icons for Bookmarks

and Recent