commit 0cad7cb5e6123200ac7f0b714b85ebece032f021
parent 38f142aadc6e130534f999a7f3396a3299719b03
Author: Tooru Fujisawa <arai_a@mac.com>
Date: Tue, 6 Jan 2026 02:26:28 +0000
Bug 2002872 - Part 2: Document the revision box. r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D277689
Diffstat:
3 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/docs/contributing/searchfox/img/source-listing.png b/docs/contributing/searchfox/img/source-listing.png
Binary files differ.
diff --git a/docs/contributing/searchfox/searchfox_search.rst b/docs/contributing/searchfox/searchfox_search.rst
@@ -1,3 +1,5 @@
+.. _searchfox_search:
+
Searchfox Query Language Documentation
======================================
diff --git a/docs/contributing/searchfox/source_listing.rst b/docs/contributing/searchfox/source_listing.rst
@@ -7,10 +7,21 @@ Source listing
:alt: The source listing and each component
:width: 958px
+Search field
+------------
+
+The header shows the :ref:`search <searchfox_search>` field.
+
+Revision
+--------
+
+In the file listing, the header shows the currently-showing revision's hash and
+the commit message.
+
Breadcrumbs
-----------
-At the top of the source listing, breadcrumbs for the file is shown.
+Below the header, breadcrumbs for the file is shown.
You can select different tree from the repository drop down menu there, and also navigate to other directory, or open a context menu for the file symbol.