From ae06e04cd225d2c2147ca355e2dd39b4f6cf6775 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 29 Jan 2018 15:18:03 -0800 Subject: documentation: Created new "Getting Started" manual. Creation involved removing the overview-manual and replacing it with the getting-started manual. All links to the string "&YOCTO_DOCS_OVERVIEW_URL" had to be replaced with "&YOCTO_DOCS_GS_URL" across the entire YP manual set. I renamed files used to create the manual with prefixes suited for the new manual name, which is "Getting Started With Yocto Project". The style sheet for the new manual needed updating to display the new .PNG image for the title page. The mega-manual file had to be updated to include the files. The mega-manual.sed file had to be updated to include the new manual and not use the overview manual. (From yocto-docs rev: 6c7abf9192390121000f577d6c98f259d290d15d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../overview-manual/overview-manual-intro.xml | 103 --------------------- 1 file changed, 103 deletions(-) delete mode 100644 documentation/overview-manual/overview-manual-intro.xml (limited to 'documentation/overview-manual/overview-manual-intro.xml') diff --git a/documentation/overview-manual/overview-manual-intro.xml b/documentation/overview-manual/overview-manual-intro.xml deleted file mode 100644 index 51a21b6e23..0000000000 --- a/documentation/overview-manual/overview-manual-intro.xml +++ /dev/null @@ -1,103 +0,0 @@ - %poky; ] > - - - -The Yocto Project Overview Manual -
- Welcome - - - Welcome to the Yocto Project Overview Manual! - This manual introduces the Yocto Project by providing concepts, - software overviews, best-known-methods (BKMs), and any other - high-level introductory information suitable for a new Yocto - Project user. - - - - The following list describes what you can get from this manual: - - - Major Topic: - Provide a high-level description of this major topic. - - - Major Topic: - Provide a high-level description of this major topic. - - - Major Topic: - Provide a high-level description of this major topic. - - - Major Topic: - Provide a high-level description of this major topic. - - - - - - This manual does not give you the following: - - - Step-by-step Instructions for Development Tasks: - Instructional procedures reside in other manuals within - the Yocto Project documentation set. - For example, the - Yocto Project Development Tasks Manual - provides examples on how to perform various development - tasks. - As another example, the - Yocto Project Application Development and the Extensible Software Development Kit (eSDK) - manual contains detailed instructions on how to install an - SDK, which is used to develop applications for target - hardware. - - - Reference Material: - This type of material resides in an appropriate reference - manual. - For example, system variables are documented in the - Yocto Project Reference Manual. - As another example, the - Yocto Project Board Support Package (BSP) Developer's Guide - contains reference information on BSPs. - - - Detailed Public Information Not Specific to the - Yocto Project: - For example, exhaustive information on how to use the - Source Control Manager Git is better covered with Internet - searches and official Git Documentation than through the - Yocto Project documentation. - - - -
- -
- Other Information - - - Because this manual presents information for many different - topics, supplemental information is recommended for full - comprehension. - For additional introductory information on the Yocto Project, see - the Yocto Project Website. - You can find an introductory to using the Yocto Project by working - through the - Yocto Project Quick Start. - - - - For a comprehensive list of links and other documentation, see the - "Links and Related Documentation" - section in the Yocto Project Reference Manual. - -
-
- -- cgit v1.2.3-54-g00ecf