diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-05-06 13:04:15 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-05-06 13:04:15 +0200 |
commit | e8eaa91da9e1236d8009df0d79bebe023de8933f (patch) | |
tree | f94c45d413a8919fe7a277e07706e9638c482327 /docs/system/plugin_hierarchy.rst | |
parent | a huge pile of spelling fixes (diff) | |
download | pyload-e8eaa91da9e1236d8009df0d79bebe023de8933f.tar.xz |
little documentation update
Diffstat (limited to 'docs/system/plugin_hierarchy.rst')
-rw-r--r-- | docs/system/plugin_hierarchy.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/system/plugin_hierarchy.rst b/docs/system/plugin_hierarchy.rst index b663943a3..0e10664c0 100644 --- a/docs/system/plugin_hierarchy.rst +++ b/docs/system/plugin_hierarchy.rst @@ -6,4 +6,8 @@ Plugin Hierarchy Class diagram that describes plugin relationships. -.. image:: pyload_PluginHierarchy.png
\ No newline at end of file +.. image:: pyload_PluginHierarchy.png + +Class diagram showing the relationship of api/thrift datatypes. + +.. image:: pyload_DataLayout.png
\ No newline at end of file |