summaryrefslogtreecommitdiff
path: root/doc/source/arch_overview.rst
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-10-10 23:19:47 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-10-29 22:57:51 +0900
commit3a23c8f6ecb38a513b26b381b38bc344dfe36486 (patch)
treecf930b5c423c9ca1243d98fc0090eec062ccb923 /doc/source/arch_overview.rst
parent26164bcdb2d89ec91828acbdfd3f569b770498ee (diff)
downloadbuildstream-3a23c8f6ecb38a513b26b381b38bc344dfe36486.tar.gz
doc: Adding new architecture document with initial "Overview of modules" section
Diffstat (limited to 'doc/source/arch_overview.rst')
-rw-r--r--doc/source/arch_overview.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/arch_overview.rst b/doc/source/arch_overview.rst
new file mode 100644
index 000000000..f01dec42f
--- /dev/null
+++ b/doc/source/arch_overview.rst
@@ -0,0 +1,8 @@
+
+
+Overview of modules
+===================
+Below is a basic overview of the modules, what they are for, and generally
+what their stacking order is internally in BuildStream.
+
+.. image:: images/arch-overview.svg