From 58a31afc0c25e8f634b24c61e6d89ac2d3267c7e Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Wed, 12 Dec 2018 02:46:51 +0200 Subject: Documentation: Add architecture documentation The documentation is copied mostly verbatim from the website, with small modifications to the ascii art diagrams to make them compile. Signed-off-by: Laurent Pinchart Acked-by: Jacopo Mondi Acked-by: Kieran Bingham --- Documentation/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/meson.build') diff --git a/Documentation/meson.build b/Documentation/meson.build index 8264b5e6..dd43b2cb 100644 --- a/Documentation/meson.build +++ b/Documentation/meson.build @@ -44,6 +44,7 @@ if sphinx.found() 'coding-style.rst', 'conf.py', 'contributing.rst', + 'docs.rst', 'index.rst', ] -- cgit v1.2.1