Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jobisoft committed Dec 1, 2023
1 parent 86906cf commit 86bb156
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This documentation includes the following topics:
* `Thunderbird WebExtension APIs`_
* `Firefox WebExtension APIs supported by Thunderbird`_
* :ref:`HowToGuide`
* `Where To Get Help And More Information`_
* `Where to get help and more information`_

For any problems or feature requests please `file a bug`__.

Expand Down Expand Up @@ -275,20 +275,20 @@ as well. The APIs listed in the following table are known to work with Thunderbi
changes/esr78
changes/esr91

Where To Get Help And More Information
Where to get help and more information
======================================

`Thunderbird add-on developer documentation`__
`Introduction to add-on development`__
Find information about creating and updating extensions for Thunderbird. Includes getting-started-tutorials and a collection of helpful articles and guides.

`Thunderbird add-on developer community`__
Learn how to get in touch with other add-on developers, to ask questions and to share knowledge.
`Add-on developer community`__
Learn how to get in touch with other add-on Thunderbird developers, to ask questions and to share knowledge.

`Thunderbird sample extensions`__
`Sample extensions`__
A collection of MailExtensions, showing how to use Thunderbird WebExtension APIs.

`MDN sample extensions`__
A collection of WebExtensions, showing how to use WebExtension APIs. They probably won't work directly in Thunderbird, but they may provide hints on how to use some of the WebExtension APIs that Thunderbird inherited from Firefox.
A collection of WebExtensions, showing how to use WebExtension APIs in Firefox. They probably won't work directly in Thunderbird, but they may provide hints on how to use some of the WebExtension APIs that Thunderbird inherited from Firefox.

`MDN WebExtension documentation`__
Find general information about the WebExtensions API cross-browser technology used by Firefox and many Chromium-based browsers. Not all information listed there apply to Thunderbird.
Expand Down

0 comments on commit 86bb156

Please sign in to comment.