summaryrefslogtreecommitdiffstats
path: root/docs/system/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/system/overview.rst')
-rwxr-xr-xdocs/system/overview.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/system/overview.rst b/docs/system/overview.rst
new file mode 100755
index 000000000..09e3bc857
--- /dev/null
+++ b/docs/system/overview.rst
@@ -0,0 +1,26 @@
+.. _overview:
+
+=============
+System Design
+=============
+
+.. pull-quote::
+ Programs must be written for people to read, and only incidentally for machines to execute.
+
+ -- H. Abelson and G. Sussman
+
+
+.. rubric:: Motivation
+
+In this section you will find information and diagrams to better understand the concept of pyload.
+
+.. rubric:: Contents
+
+.. toctree::
+
+ plugin_hierarchy.rst
+ hoster_diagrams.rst
+ webserver_evaluation.rst
+
+
+.. rubric:: Footnotes \ No newline at end of file