summaryrefslogtreecommitdiffstats
path: root/docs/extend_pyload.rst
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-09-08 01:41:49 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-09-14 11:04:01 +0200
commit18959723a24867c9574644d9b3c3c901392d3292 (patch)
tree9ec269d6d8fe853bd4989179e031f16839a0934e /docs/extend_pyload.rst
parentJsEngine rewritten + utils updated (diff)
downloadpyload-18959723a24867c9574644d9b3c3c901392d3292.tar.xz
Docs cleanup + remove script directory
Diffstat (limited to 'docs/extend_pyload.rst')
-rwxr-xr-xdocs/extend_pyload.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/extend_pyload.rst b/docs/extend_pyload.rst
index e8b60b63c..ccd4ac203 100755
--- a/docs/extend_pyload.rst
+++ b/docs/extend_pyload.rst
@@ -1,7 +1,7 @@
.. _extend_pyload:
********************
-How to extend pyLoad
+How to extend pyLoad
********************
In general there a two different plugin types. These allow everybody to write powerful, modular plugins without knowing
@@ -9,5 +9,6 @@ every detail of the pyLoad core. However you should have some basic knowledge of
.. toctree::
- write_hooks.rst
+ write_addons.rst
write_plugins.rst
+ write_scripts.rst