Files
sousa-gecko/docs/contributing/searchfox.md
T

1.0 KiB

Searchfox

Searchfox is a source code indexing tool for Mozilla Firefox. It indexes C++. Rust, JavaScript, Python, Java, and some other code.

:maxdepth: 1

searchfox/searchfox_search
searchfox/source_listing
searchfox/context_menu
searchfox/navigation_panel
searchfox/blame
searchfox/diagramming
searchfox/class_field_layout
searchfox/backend

Repositories

.. list-table::
   :widths: 30 70
   :header-rows: 0

   * - `mozsearch <https://github.com/mozsearch/mozsearch>`__
     - The main source code of the Searchfox website.

   * - `mozsearch-mozilla <https://github.com/mozsearch/mozsearch-mozilla>`__
     - The Mozilla-specific config for Searchfox.

Get Involved

.. list-table::
   :widths: 30 70
   :header-rows: 0

   * - `#searchfox:mozilla.org <https://chat.mozilla.org/#/room/#searchfox:mozilla.org>`__
     - Matrix chat room

   * - `Good first bugs <https://codetribute.mozilla.org/projects/searchfox>`__
     - List of bugs suitable for newcomers