Explore Thunderbird source code
Here, you will find tools to explore and better understand the Thunderbird source code.
- First, read the introductory documentation
- Then take a look at Thunderbird source code directory structure with the directory explorer
- Use the components dependency explorer for an interactive graphic exploration of Thunderbird components and their dependencies.
- Check the list of components with the Components review.
- For example, look for the thunderbird executable component. You can view its dependencies, check which build project has generated it.
- Review some thunderbird concepts. From a concept page, browse to the related directory or component, or follow external links for more information.
- The Code domain explorer shows the major code domains of the project (user interface, web, network...). For each category, you may find the major related folders (check the folders with the highest score and with a star), some related subsystems or components...
- Use the Code domain schema for an interactive graphic exploration of the code domains.
- For more choices, use the menu.
Enjoy exploring !
This documentation applies to: Thunderbird 107.0 (Nov 2022)