diff options
-rw-r--r-- | docs/api/plugins/index.rst | 4 | ||||
-rw-r--r-- | docs/index.rst | 7 |
2 files changed, 9 insertions, 2 deletions
diff --git a/docs/api/plugins/index.rst b/docs/api/plugins/index.rst index 981d22e6..60a6360d 100644 --- a/docs/api/plugins/index.rst +++ b/docs/api/plugins/index.rst @@ -1,5 +1,5 @@ -Plugins -======= +Plugin index +============ .. toctree:: :maxdepth: 2 diff --git a/docs/index.rst b/docs/index.rst index fee237c1..a01109cd 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -167,6 +167,13 @@ API Reference api/xmlstream/matcher api/xmlstream/xmlstream api/xmlstream/tostring + +Plugins +~~~~~~~ + +.. toctree:: + :maxdepth: 1 + api/plugins/index Core Stanzas |