Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jobisoft committed Dec 8, 2023
1 parent 2baeece commit 0a71580
Show file tree
Hide file tree
Showing 25 changed files with 62 additions and 28 deletions.
12 changes: 11 additions & 1 deletion accounts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
* `Functions`_
* `Events`_
* `Types`_
* `Examples`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

Expand Down Expand Up @@ -401,3 +402,12 @@ An object describing a mail account, as returned for example by the :ref:`accoun

The folders for this account are only included if requested.



.. rst-class:: examples

Examples
========


.. include:: /examples/accounts.rst
2 changes: 1 addition & 1 deletion addressBooks.provider.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* `Permissions`_
* `Events`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

Expand Down
5 changes: 4 additions & 1 deletion addressBooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,15 @@
* `Events`_
* `Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

* :doc:`/how-to/contacts`
* :doc:`/how-to/eventListeners`

≡ Related examples on Github

* `"Address Book" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/addressBooks>`__

================
Expand Down
2 changes: 1 addition & 1 deletion browserAction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* `Types`_
* `External Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

=================
browserAction API
Expand Down
5 changes: 4 additions & 1 deletion cloudFile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
* `Events`_
* `Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

* :doc:`/how-to/eventListeners`

≡ Related examples on Github

* `"DropBox Uploader" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/dropbox>`__

=============
Expand Down
2 changes: 1 addition & 1 deletion commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* `Events`_
* `Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

Expand Down
5 changes: 4 additions & 1 deletion compose.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
* `Events`_
* `Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

* :doc:`/how-to/eventListeners`

≡ Related examples on Github

* `"Compose Body" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/composeBody>`__

===========
Expand Down
2 changes: 1 addition & 1 deletion composeAction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* `Types`_
* `External Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

Expand Down
2 changes: 1 addition & 1 deletion composeScripts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* `Types`_
* `External Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

==================
composeScripts API
Expand Down
5 changes: 4 additions & 1 deletion contacts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,15 @@
* `Events`_
* `Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

* :doc:`/how-to/contacts`
* :doc:`/how-to/eventListeners`

≡ Related examples on Github

* `"Address Book" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/addressBooks>`__

============
Expand Down
2 changes: 1 addition & 1 deletion folders.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* `Events`_
* `Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

Expand Down
2 changes: 1 addition & 1 deletion identities.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* `Events`_
* `Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

Expand Down
5 changes: 4 additions & 1 deletion mailTabs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@
* `Events`_
* `Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

* :doc:`/how-to/eventListeners`

≡ Related examples on Github

* `"Quickfilter" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/quickfilter>`__
* `"MailTab Layout" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/mailtabs>`__

Expand Down
5 changes: 4 additions & 1 deletion mailingLists.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,15 @@
* `Events`_
* `Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

* :doc:`/how-to/contacts`
* :doc:`/how-to/eventListeners`

≡ Related examples on Github

* `"Address Book" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/addressBooks>`__

================
Expand Down
5 changes: 4 additions & 1 deletion menus.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@
* `External Types`_
* `Properties`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

* :doc:`/how-to/eventListeners`

≡ Related examples on Github

* `"Quickfilter" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/quickfilter>`__
* `"Menu" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/menu>`__

Expand Down
4 changes: 2 additions & 2 deletions messageDisplay.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
* `Functions`_
* `Events`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information
≡ Related examples on Github

* `"Message Display" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/messageDisplay>`__

Expand Down
4 changes: 2 additions & 2 deletions messageDisplayAction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* `Types`_
* `External Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information
≡ Related examples on Github

* `"Message Display" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/messageDisplay>`__

Expand Down
4 changes: 2 additions & 2 deletions messageDisplayScripts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
* `Types`_
* `External Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information
≡ Related examples on Github

* `"Inline Attachment Preview" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/messageDisplayScript.pdfPreview>`__
* `"Notification Banner" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/messageDisplayScript.pdfPreview>`__
Expand Down
2 changes: 1 addition & 1 deletion messages.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* `Events`_
* `Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

Expand Down
2 changes: 1 addition & 1 deletion sessions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

* `Functions`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

============
sessions API
Expand Down
2 changes: 1 addition & 1 deletion spaces.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* `Types`_
* `External Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

==========
spaces API
Expand Down
2 changes: 1 addition & 1 deletion spacesToolbar.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* `Types`_
* `External Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

=============
spacesToolbar
Expand Down
2 changes: 1 addition & 1 deletion tabs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* `Types`_
* `Properties`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

Expand Down
2 changes: 1 addition & 1 deletion theme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* `Types`_
* `External Types`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

Expand Down
5 changes: 4 additions & 1 deletion windows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
* `Types`_
* `Properties`_

.. include:: /developer-resources.rst
.. include:: /overlay/developer-resources.rst

≡ Related information

* :doc:`/how-to/eventListeners`

≡ Related examples on Github

* `"Await Popup" example <https://github.com/thunderbird/sample-extensions/tree/master/manifest_v2/awaitPopup>`__

===========
Expand Down

0 comments on commit 0a71580

Please sign in to comment.