From d0c21a999ba8ddf0c1956415a27f215baa2f727d Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 10 Jul 2011 21:45:09 +0200 Subject: more documentation, some fixes --- docs/extend_pyload.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 docs/extend_pyload.rst (limited to 'docs/extend_pyload.rst') diff --git a/docs/extend_pyload.rst b/docs/extend_pyload.rst new file mode 100755 index 000000000..337cb6854 --- /dev/null +++ b/docs/extend_pyload.rst @@ -0,0 +1,13 @@ +.. _extend_pyload: + +******************** +How to extend pyLoad +******************** + +In general there a two different plugin types. These allow everybody to write powerful, modular plugins without knowing +every detail of the pyLoad core. However you should have some basic knowledge of python. + +.. toctree:: + + write_hooks.rst + write_plugins.rst \ No newline at end of file -- cgit v1.2.3