Revision control

Copy as Markdown

Other Tools

# C++ in Thunderbird
C++ development in Thunderbird follows the [Firefox C++ Coding style](https://firefox-source-docs.mozilla.org/code-quality/coding-style/coding_style_cpp.html), which adopts much of the [Google C++ guide](https://google.github.io/styleguide/cppguide.html).
```{toctree}
reference
```