[meta-freescale] [Documentation][PATCH 05/14] RN: soc-family.rst: include the SoC tree graph from a separate file (generated by scripts)

Mario Domenech Goulart mario at ossystems.com.br
Wed Apr 30 05:56:40 PDT 2014


From: Daiane Angolini <daiane.angolini at freescale.com>

Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>
---
 release-notes/source/soc-family.rst |   21 +--------------------
 release-notes/source/soc-tree.inc   |   18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 20 deletions(-)
 create mode 100644 release-notes/source/soc-tree.inc

diff --git a/release-notes/source/soc-family.rst b/release-notes/source/soc-family.rst
index 47783ba..7ad9f44 100644
--- a/release-notes/source/soc-family.rst
+++ b/release-notes/source/soc-family.rst
@@ -7,23 +7,4 @@ SOC_FAMILY is a variable used to cluster the similar machines into families and
 
 The current SOC_FAMILY tree can be see in the next graph:
 
-.. code-block:: none
-
-  SOC_FAMILY
-  ├── mx3
-  │   ├── mx31
-  │   └── mx35
-  ├── mx5
-  │   ├── mx51
-  │   └── mx53
-  ├── mx6
-  │   ├── mx6dl
-  │   ├── mx6q
-  │   ├── mx6s
-  │   └── mx6sl
-  ├── mxs
-  │   ├── mx23
-  │   └── mx28
-  └── vf60
-
-
+.. include:: soc-tree.inc
diff --git a/release-notes/source/soc-tree.inc b/release-notes/source/soc-tree.inc
new file mode 100644
index 0000000..4afaf2d
--- /dev/null
+++ b/release-notes/source/soc-tree.inc
@@ -0,0 +1,18 @@
+.. code-block:: none
+
+  SOC_FAMILY
+  ├── mx3
+  │    ├── mx31
+  │    └── mx35
+  ├── mx5
+  │    ├── mx51
+  │    └── mx53
+  ├── mx6
+  │    ├── 
+  │    ├── mx6dl
+  │    ├── mx6q
+  │    └── mx6sl
+  ├── mxs
+  │    ├── mx23
+  │    └── mx28
+  └── vf60
-- 
1.7.10.4



More information about the meta-freescale mailing list