[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6703/8267] dev-manual: Removed SDK workflow section
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 6703/8267] dev-manual: Removed SDK workflow section
- Date: Sun, 17 Dec 2017 05:13:02 +0000 (UTC)
commit fbdb36a5681c57679aae27e868266a9cb66e104d
Author: Scott Rifenbark <srifenbark gmail com>
Date: Thu Jun 29 06:33:25 2017 -0700
dev-manual: Removed SDK workflow section
Fixes [YOCTO #11630]
This section simply pointed to the SDK manual. Does not
need to be in the new "how-to" form of the dev-manual.
(From yocto-docs rev: 1cd842a323ba09ef69e14f56dca1c2a5576252ee)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
documentation/dev-manual/dev-manual-model.xml | 24 ------------------------
documentation/dev-manual/dev-manual-start.xml | 2 +-
2 files changed, 1 insertions(+), 25 deletions(-)
---
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 8b9aa4a..f400ed4 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -22,16 +22,6 @@
see the
<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>.
</para></listitem>
- <listitem><para><emphasis>User Application Development:</emphasis>
- User Application Development covers development of applications
- that you intend to run on target hardware.
- For information on how to set up your host development system for
- user-space application development, see the
- <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Software Development Kit (SDK) Developer's
Guide</ulink>.
- For a simple example of user-space application development using
- the <trademark class='trade'>Eclipse</trademark> IDE, see the
- "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-developing-applications-using-eclipse'>Developing
Applications Using <trademark class='trade'>Eclipse</trademark></ulink>" section.
- </para></listitem>
<listitem><para><emphasis>Temporary Source Code Modification:</emphasis>
Direct modification of temporary source code is a convenient
development model to quickly iterate and develop towards a
@@ -374,20 +364,6 @@
</section>
</section>
-<section id='application-development-workflow-using-an-sdk'>
- <title>Application Development Workflow Using an SDK</title>
-
- <para>
- Standard and extensible Software Development Kits (SDK) make it easy
- to develop applications inside or outside of the Yocto Project
- development environment.
- Tools exist to help the application developer during any phase
- of development.
- For information on how to install and use an SDK, see the
- <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-intro'>Yocto Project Software Development Kit (SDK) Developer's
Guide</ulink>.
- </para>
-</section>
-
<section id="dev-modifying-source-code">
<title>Modifying Source Code</title>
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 0e48043..3757653 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -695,7 +695,7 @@
The process is similar to checking out by branch name except you
use tag names.
<note>
- Checking out a branch based on a tag names gives you a
+ Checking out a branch based on a tag gives you a
stable set of files not affected by development on the
branch above the tag.
</note>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]