summaryrefslogtreecommitdiffstats
path: root/docs/plugins/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/overview.rst')
-rwxr-xr-xdocs/plugins/overview.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/plugins/overview.rst b/docs/plugins/overview.rst
index 68ad96dfd..0388db7e2 100755
--- a/docs/plugins/overview.rst
+++ b/docs/plugins/overview.rst
@@ -15,6 +15,7 @@ Extending pyLoad
pyLoad offers an comfortable and powerful plugin system to make extending possible. With it you only need to have some
python knowledge and can just start right away writing your own plugins. This document gives you an overwiew about the
conceptual part. You should not left out the :doc:`Base <base_plugin>` part, since it contains basic functionality for all plugins types.
+A class diagram visualizing the relationship can be find below [1]_
.. rubric:: Contents
@@ -28,4 +29,6 @@ conceptual part. You should not left out the :doc:`Base <base_plugin>` part, sin
-.. rubric:: Footnotes \ No newline at end of file
+.. rubric:: Footnotes
+
+.. [1] :ref:`plugin_hierarchy` \ No newline at end of file