Skip to content

Commit 28bd4fe

Browse files
committed
Add new doc page about the exception hierarchy
1 parent 4239920 commit 28bd4fe

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

docs/_static/.gitkeep

Whitespace-only changes.

docs/_static/Exceptions.png

79.9 KB
Loading

docs/exceptions.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Exception Hierarchy
2+
===================
3+
4+
The following diagram gives an overview of the custom exceptions used by python-omemo and their hierarchy:
5+
6+
.. image:: /_static/Exceptions.png

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ A complete implementation of `XEP-0384 <https://xmpp.org/extensions/xep-0384.htm
99
installation
1010
getting_started
1111
migration_from_legacy
12+
exceptions
1213
API Documentation <omemo/package>

0 commit comments

Comments
 (0)