diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-08-15 16:09:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-04 12:54:55 +0100 |
commit | 24b14e3f573e7e41b41e94a44e968de503d611ba (patch) | |
tree | 3fd31365338d654d3d7facebcdf867f393ee8395 /documentation/adt-manual | |
parent | 5c44309cfed33a121f0e046ace4af687f3359c16 (diff) | |
download | poky-24b14e3f573e7e41b41e94a44e968de503d611ba.tar.gz |
documentation: tag change adt and kernel manuals
I changed a couple of id strings so that they are not duplicates.
I did this to eliminate a make error while experimenting with creation
of the single HTML YP document comprised of the individual docs.
Changing the id strings has no consequence on the individual Application
Developer's Guide and Kernel Manual.
(From yocto-docs rev: 4e6832eca319a637be693dfe67ee56c540dfddfa)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-intro.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml index 93737826b5..47e4c3685e 100644 --- a/documentation/adt-manual/adt-intro.xml +++ b/documentation/adt-manual/adt-intro.xml | |||
@@ -22,7 +22,7 @@ | |||
22 | and an introduction to the Eclipse Yocto Plug-in. | 22 | and an introduction to the Eclipse Yocto Plug-in. |
23 | </para> | 23 | </para> |
24 | 24 | ||
25 | <section id='book-intro'> | 25 | <section id='adt-intro-section'> |
26 | <title>The Application Development Toolkit (ADT)</title> | 26 | <title>The Application Development Toolkit (ADT)</title> |
27 | 27 | ||
28 | <para> | 28 | <para> |