Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ generator, in this case, **mdbook**. It defines the structure and navigation of
- [Obsolete]()
- [User Guide]()
- [Setup]()
- [Android Version Compatibility](user-guide/setup/android-version-compatibility.md)
- [Installing ADB](user-guide/setup/installing-adb.md)
- [Troubleshooting]()
- [Collecting Debug Logs](user-guide/troubleshooting/collecting-debug-logs.md)
Expand All @@ -77,6 +78,8 @@ generator, in this case, **mdbook**. It defines the structure and navigation of
- [Release]()
- [Release Process](release/RELEASE.md)
- [Release Automation](release/AUTOMATION.md)
- [Release Notes](release/release-notes.md)
- [Historic Release Notes](release/historic-release-notes.md)
- [Developer Release Checklist](release/developer-checklist.md)
- [Release Testing Checklist](release/testing-checklist.md)
- [Manual Release (historical)](release/HISTORICAL_RELEASE.md)
Expand Down
1 change: 1 addition & 0 deletions docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ You can get Thunderbird for Android from multiple sources:
- [Beta on F-Droid](https://f-droid.org/packages/net.thunderbird.android.beta)
- [GitHub Releases](https://github.com/thunderbird/thunderbird-android/releases)

Check the [Android Version Compatibility](user-guide/setup/android-version-compatibility.md) before installing.
Check the [Release Notes](https://github.com/thunderbird/thunderbird-android/releases) to see what’s new in each version.

## ✨ Highlights
Expand Down
Loading
Loading