From c555881ac8e62e1bc1ddd9e0337e0c70a560b3b6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 12 Apr 2018 10:52:45 -0700 Subject: poky.ent: Added YOCTO_DOCS_OM_URL entity The variabe for the "getting-started" manual goes away and is replaced by this one for the new "overview-manual." (From yocto-docs rev: 45fc9beac6db4c40c3660fc9e54cc11e9c1f96c4) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../mega-manual/figures/getting-started-title.png | Bin 13472 -> 0 bytes .../mega-manual/figures/overview-manual-title.png | Bin 0 -> 21648 bytes documentation/mega-manual/mega-manual.xml | 12 ++++++------ 3 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 documentation/mega-manual/figures/getting-started-title.png create mode 100644 documentation/mega-manual/figures/overview-manual-title.png (limited to 'documentation/mega-manual') diff --git a/documentation/mega-manual/figures/getting-started-title.png b/documentation/mega-manual/figures/getting-started-title.png deleted file mode 100644 index f38b078ab7..0000000000 Binary files a/documentation/mega-manual/figures/getting-started-title.png and /dev/null differ diff --git a/documentation/mega-manual/figures/overview-manual-title.png b/documentation/mega-manual/figures/overview-manual-title.png new file mode 100644 index 0000000000..698f0f3d11 Binary files /dev/null and b/documentation/mega-manual/figures/overview-manual-title.png differ diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index fae6af6ab5..21e773072d 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml @@ -141,23 +141,23 @@ - + - + + xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-intro.xml"/> + xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-yp-intro.xml"/> + xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-development-environment.xml"/> + xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-concepts.xml"/> -- cgit v1.2.3-54-g00ecf