# Searchfox

[Searchfox](https://searchfox.org/) is a source code indexing tool for Mozilla Firefox. It indexes C++. Rust, JavaScript, Python, Java, and some other code.

```{toctree}
: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

```{eval-rst}
.. 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

```{eval-rst}
.. 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
```
