summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
Commit message (Collapse)AuthorAgeFilesLines
...
* documentation/adt-manual/adt-eclipse.xml: Added more info for example.Scott Rifenbark2012-03-081-1/+3
| | | | | | | | | | I added a bit more information to the third step of the example that reconfigures a project. (From yocto-docs rev: e21ebe5b665b50705fa863436e83af6cbd00eb5d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Removed redundant linkScott Rifenbark2012-03-081-3/+2
| | | | | | | | | I removed a redundant link to the QS manual. (From yocto-docs rev: 44ab96f9eaad8e57de760e2612e1a92bfe2ea898) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Updates to plug-in installScott Rifenbark2012-03-081-53/+58
| | | | | | | | | | | I worked through these methods and discovered a bit more on how they actually work and when the user would use a given method. The updates reflect this new knowledge. (From yocto-docs rev: aa588a2bd2c28cc42db3a539ca5aba7233612de7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-package.xml: Fixed reference to manual.Scott Rifenbark2012-03-081-3/+1
| | | | | | | | | | Removed redundant link for referencing a section of a different manual. (From yocto-docs rev: 5a78f2c4453944e750a0250f585bcb0614dbcbf6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: added unpacking textScott Rifenbark2012-03-081-0/+8
| | | | | | | | | | I added text to show how to unpack the generated ADT Installer tarball. (From yocto-docs rev: 32e7413623a5b43484d402989f892527e4a0fc48) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: update link to get ADT inst tarballScott Rifenbark2012-03-081-1/+3
| | | | | | | (From yocto-docs rev: f1b55e805c9785ef79b53e891acfd96e98ff99a1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-intro.xml: Fixed broken perf linkScott Rifenbark2012-03-081-1/+1
| | | | | | | (From yocto-docs rev: 8e507098eb88cf318d439d3109f0a9c63cf4b974) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Fixed bad URL for edison tarballScott Rifenbark2011-11-251-1/+1
| | | | | | | | | | The URL for the edision tarball was old and had been locked down in the manual too early. It changed and now this fixes it. (From yocto-docs rev: c1668e41babd7ef592dc26271943c99bacc3f181) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Updated link to machinesScott Rifenbark2011-11-251-1/+1
| | | | | | | | | I replaced the link with the URL that uses 'downloads.yoctoproject.org....' (From yocto-docs rev: fef7ca4f2a549fabc1932a40a46cf0c6c834074f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documenation/adt-manual/adt-prepare.xml: Fixed toolchain tarball nameScott Rifenbark2011-11-251-1/+1
| | | | | | | | | | | the name was off. It was 'yocto-eglibc-x86_64-i586-toolchain-1.1.tar.bz2'. Really, the name is 'poky-eglibc-x86_64-i586-toolchain-gmae-1.1.tar.bz2'. (From yocto-docs rev: 3d051f3e814f27f661ce153b66735f75a4152d04) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Updated link to toolchain and infoScott Rifenbark2011-11-251-2/+2
| | | | | | | | | | | I updated the link to be 'download.yoctoproject.org/releases/yocto/yocto-1.1' I also fixed the text that indicated 'i586' as a directory for the 32-bit machines. The real directory name is 'i686'. (From yocto-docs rev: fc08acdce64bac7c2b3d4689e16cf06e70f6cbe5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Added footnote element to the stylesheetsScott Rifenbark2011-11-251-0/+6
| | | | | | | | | | | | During development, a footnote was added to the Development manual. In order to get the footnote to display correctly, I had to introduce a footnote element in the style sheet. This commit propogates the style to the other manual CSS sheets. (From yocto-docs rev: 0439b46620125f2cb26dff4e8c79fc479205133a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Changed all manual links to point to "latest"Scott Rifenbark2011-11-254-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are many references to YP documentation throughout the YP manual set. They used to have hard-coded links to the current release (e.g. yoctoproject.org/docs/1.1 for Edison). This created a situation where if you went to a document on the website and clicked on a external reference to another manual, you would redirect to the current manual on the website. Really, you would want to go to the latest manual, which is one that is under development. Changing the links to "yoctoproject.org/docs/latest" makes the tip of master, which is used for devloping the next release, always have references to the manuals being developed and not back to the stable released set of manuals. This "latest" and "current" scheme for the links is not perfect. What has to happen when the latest set of the manuals freezes and becomes the next stable release, all the links in the docs will need to be changed from "latest" in the URL to the new release number. So for example, all the "latest" occurences would need to be changed to "1.2". Then for the next cycle as development begins again, the links need to be infused with "latest" again. (From yocto-docs rev: a234aef34303b07671da956de0e94b352797143e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Fixed broken linkScott Rifenbark2011-11-081-1/+1
| | | | | | | | | | | Michael Tomer from Koko Fitclub reported that the link to the ADT Installer tarball was broken. Fixed the link. As Reported by: Michael Tomer <michael.tomer@kokofitclub.com> (From yocto-docs rev: 891fc3123f73a7b856207e0cdef32821f0cd90a3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Added missing section for plug-inScott Rifenbark2011-10-141-6/+29
| | | | | | | | | | | | Discovered a missing section for installation of the Eclipse Yocto Plug-in. This information is critical to the release. Jessica discovered the problem. New section added that describes how to install the plug-in as a standard "New Software" installation from within the Eclipse IDE. (From yocto-docs rev: d4976ec56d39813a72519387897023f65a5884f6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: fixed indigo typosScott Rifenbark2011-10-141-3/+3
| | | | | | | (From yocto-docs rev: cd2fe81bf9fe9fe4cc463861b62278654e7fff78) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Fixed links for yocto-1.1Scott Rifenbark2011-10-061-1/+1
| | | | | | | | | | | After greping through the documentation directory, I addressed all the <ulink> statements that used to have yocto-1.0 in the URL. They are now yocto-1.1. (From yocto-docs rev: 97d160263c5905fdeaf4ec285bc5359918790581) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual: changes for Jessica's review.Scott Rifenbark2011-10-042-17/+15
| | | | | | | | | | | | | | | | | | | | | | | | | I made several changes based on feedback from Jessica Zhang. 1. Removed "SDKVERSION" as a way of identifying the directory in which a toolchain tarball is installed. I replaced with "1.1" 2. Cleaned up the bitbake command verbage to consistently use 'bitbake' command. 3. Cleaned up an erroneous reference to the toolchain environment setup scripts. I was referring the user to the oe-init-build-env area. 4. Changed wording to indicate that the toolchain tarball is generated after running bitbake rather than installing the toolchain. 5. Replaced the gmae tarball file used in an example to be the regular taball. (From yocto-docs rev: f7c3e4f4a666121a29825099d451eab1accb0616) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: edits to zip sectionScott Rifenbark2011-10-041-5/+2
| | | | | | | | | | | No need to use the long command to restart Eclipse. It will have been restarted as part of the procedure. I updated the last paragraph to simply point the user off to the next section. (From yocto-docs rev: bca280e74f81a0401c520c8a59e9e07e16f28b8b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: updates to zip method of plugin ↵Scott Rifenbark2011-10-041-2/+13
| | | | | | | | | | | | install. These changes are for installing the YP Eclipse plug-in using a built out ZIP file. (From yocto-docs rev: ea50f63d448b4ff6026a9334440058511782461d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: edits to the config stepsScott Rifenbark2011-10-041-16/+18
| | | | | | | | | | | I made some slight edits to configuring the Eclipse IDE and the procedure to install the plug-in from the zip file. This is not complete yet. (From yocto-docs rev: 96de3d21946d64e6b877f067912da8677c3d373a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: updates to getting images.Scott Rifenbark2011-10-041-3/+3
| | | | | | | | | | Made a few corrections to the section describing how to build the tcf-agent into non-sdk images. (From yocto-docs rev: e78dc3b3d3dd443506e78651cf9673358577c21d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Updated for building tcf-agentScott Rifenbark2011-10-041-11/+59
| | | | | | | | | | | | | | The YP only ships one pre-built image that has the tcf-agent built into it - core-image-sato-sdk. There are a couple methods that exist to create images that do not normally have this agent so that they will have it. I updated the "Getting the Images" section to contain those steps. Lianhao and Jessica Zhang were the technical resources for these changes. These changes are the first draft. (From yocto-docs rev: 85432e4892c3fe924bf90961f89e8edfd9693e84) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: changed linkScott Rifenbark2011-10-041-1/+1
| | | | | | | | | | Updated a link that was an autobuilder link to be http://www.yoctoproject.org/downloads/yocto-1.1/machines. (From yocto-docs rev: 91a4056a285b53f8c73494e8af88d9a98d6d61e0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated title pages.Scott Rifenbark2011-10-041-2/+7
| | | | | | | | | | | | Updated the title pages for the ADT, BSP, Dev, and Ref manuals to contain the Oct 6 release date for the books. Also, changed the author field for the BSP guide to include Tom Zanussi as well as Richard Purdie. (From yocto-docs rev: 301da0a5b305e4b332397bb67f6a6a77751991d2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Added zip method for plug-in installScott Rifenbark2011-10-041-28/+86
| | | | | | | | | | | I added a new subsection to the section that talks about how to install the YP eclipse plug-in. According the Jessica, we should document this method for installing the plug-in. (From yocto-docs rev: dea5b1dacc16c08d61356e95bece2aec581dd16d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-command.xml: Note about running configureScott Rifenbark2011-09-251-1/+15
| | | | | | | | | | YOCTO #1504: Added a note indicating what to do if the configure script complains about --with-libtool-sysroot option. (From yocto-docs rev: 575f4057ddfc2774a62bf349fd05d62b79dd278b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: various minor clean ups.Scott Rifenbark2011-09-251-35/+35
| | | | | | | (From yocto-docs rev: 6caabfaed1ec440511727e163b9c3bb7afe966ae) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: fixed broken cross-link.Scott Rifenbark2011-09-251-1/+2
| | | | | | | (From yocto-docs rev: 90f6bd0aff8346df24d691e0c9424a0a99af2095) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: applied Jessica Zhang revisionsScott Rifenbark2011-09-251-35/+38
| | | | | | | | | | These changes reflect corrections resulting from Jessica Zhang's review of the sections. (From yocto-docs rev: c3fed39bc3909c38424e7e72c40471dcb0053c8d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Title correctionScott Rifenbark2011-09-251-2/+2
| | | | | | | (From yocto-docs rev: 536665ac8b28426f2869ceffca3ea2f6f4d1eef4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: toolchain enhancementsScott Rifenbark2011-09-251-46/+76
| | | | | | | | | | | | | | | After working through this stuff I was still confused as to how to guide the user toward proper toolchain installation and on what they needed to do for collecting their kernel and filesystem images. These changes included some information on when and how to extract the rootfs when the user is booting to NFS. Plus some other general items like the significance of meta-toolchain-sdk as compared to meta-toolchain. (From yocto-docs rev: 2cc88b5193888a074ffd87cb253b9cfe08146877) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: removed termsScott Rifenbark2011-09-251-53/+1
| | | | | | | | | | | I had definitions for "The Yocto Project Files" and "The Yocto Project Build Tree" in this chapter. They were misplaced. I have deleted them and moved them to the development manual. (From yocto-docs rev: 9238e75abc4578043fd625b3796b86d42204e16f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Fixed the section formatting.Scott Rifenbark2011-09-251-13/+12
| | | | | | | | | | I made changes to the section titles so they have quotes around them for easier reading in the PDF manual. (From yocto-docs rev: 5bea470682c3d834f30ab0d2fcba148ea33d653f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: writer note and re-wordingScott Rifenbark2011-09-251-3/+10
| | | | | | | | | | I added a development writer note and I noted that running a project as an eclipse application pops a new instance of Eclipse. (From yocto-docs rev: 6408ff7f4d59a0e535e560c7c0c63a3f373c640b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: writer notes and section formatScott Rifenbark2011-09-251-10/+27
| | | | | | | | | | | I added a couple of writer notes for development purposes. I also formated the section title references so they have quotes around them for easier reading in the PDF verison. (From yocto-docs rev: 37adb580cf6c1369da43fc4ef7aaa4cc1cee0e5c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: minor editsScott Rifenbark2011-09-251-7/+6
| | | | | | | | | fixed some section naming conventions and minor wordings. (From yocto-docs rev: 768d386c135c57ed3573e08bac72cad47fa101ce) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Added note about satoScott Rifenbark2011-09-131-6/+12
| | | | | | | | | | | I discovered that in order to remotely deploy and debug an image from Eclipse you have to have a Sato image. I added text to the note about getting or building the image specifying that requirement. (From yocto-docs rev: 060de7f6082bc3dbfa0f7d4e25b2933f15a61fc0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Fixed ifconfig command.Scott Rifenbark2011-09-131-3/+4
| | | | | | | (From yocto-docs rev: 01bae397bd62e01080748970c47dfaa441a405b0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual: Rewrite for Indigo version of Eclipse.Scott Rifenbark2011-09-132-169/+212
| | | | | | | | | | | | These edits are extensive and cross into two files: adt-prepare.xml and adt-eclipse.xml. This is the first pass of a large re-write to bring the examples up-to-date using the preferred version of the Eclipse IDE (Indego 3.7). Much has changed. (From yocto-docs rev: 57c1f905c6d66268a498e013193d003596f2303d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* YOCTO #1088: documentation - Added text to partially address package bugScott Rifenbark2011-09-021-0/+7
| | | | | | | | | | | | | | | | | | | This bug was filed by Gary Thomas and was requesting more information on the "hows" and "whys" of setting up your own package repositories. At this point, I have added information to help the user understand build performance issues when choosing between the RPM and IPKG packaging systems. Likely, there is more that needs to be added to fully address this bug. For now, I added explanations in the packaging class and glossary areas of the YP reference manual, a new paragraph in the YP QS just prior to firing off a build, and a new bit of information in the configuring PMS in the ADT Manual. (From yocto-docs rev: d0025f862cb85ca741787b4737dca286e3ebfb45) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Updates to variable and other editsScott Rifenbark2011-09-021-8/+9
| | | | | | | | | | Updated the variable name of the adt_installer.conf file that points to the IPKG repo. This changed for 1.1. Also made some small edits. (From yocto-docs rev: 893b8b2f4bed8d4fce9a876e2184b3f5b9b004c0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: added reference to dev manual.Scott Rifenbark2011-09-021-2/+7
| | | | | | | | | | I added a link to the getting setup section of the YP dev manual for help on setting up the YP files. (From yocto-docs rev: 13832465de69bc41ddcc5e5696e707be8a3b6c5a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* YOCTO #1419: General edits and fix for oprofile-server rev requirements.Scott Rifenbark2011-09-021-197/+222
| | | | | | | | | | | | | I performed general edits to this chapter as well as addressed the two items for the YOCTO #1419, which was re-opened. These included specifying oprofile version 0.9.4 required and the note that oprofile-server is only installed by default in the core-image-sato-sdk image. (From yocto-docs rev: fdca6458d9cd431052126d31f6eb4396c3327982) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual: General edits.Scott Rifenbark2011-09-024-247/+277
| | | | | | | | | | I made a pass through the manual and made some general formatting changes, updated some links in anticipation for the 1.1 release. (From yocto-docs rev: f2d3a012fbe4e8db3cf07e5497acfdf732e55d97) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* YOCTO #1419: documentation/adt-manual/adt-eclipse.xml - re-wordScott Rifenbark2011-08-301-6/+9
| | | | | | | | | | | YOCTO #1419: I have re-worded the informational bullet on the OProfile tool to indicate that you must have version 0.9.4 or greater of the oprofile-viewer in order to have usable data on the host. (From yocto-docs rev: 44fabbf8015b9bb624a5d70336a4440bd73c2c34) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Changes to Paul Eggleton's edits for various manuals.Scott Rifenbark2011-08-242-1/+1
| | | | | | | | | | | | | | Paul sent me a bunch of minor edits and technical corrections for the ADT, BSP, Development, and YP reference manual. Most changes were taken as he submitted them. However, some formatting conventions were not followed in the commits he made to yocto-docs/paule/docs2. After merging them to my yocto-docs/master branch I fixed some issues. (From yocto-docs rev: 93f4ea2dee976448f623953e801a80d59736450a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: set titles for all documentsPaul Eggleton2011-08-241-1/+1
| | | | | | | | | | These documents do not have titles when showing up on the website; set the title tag value so that they do. (From yocto-docs rev: baf958e3f49317689275b14dd31c6141f36c8c65) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: changed 1.0 to 1.1Scott Rifenbark2011-08-231-2/+2
| | | | | | | | | | | | In anticipation of 1.1 I have changes several filenames that had "1.0" to include "1.1" instead. I am unsure if the names are correct at this time. I will need to check them when the release is created. (From yocto-docs rev: ae50f920c5cf18f6c0494280a453feb41ef56d83) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Fixed double dash display.Scott Rifenbark2011-08-231-3/+3
| | | | | | | | | | In the PDF version of the manual the "&dash;&dash;" docbook statement does not disply correctly. I changed them to "--". (From yocto-docs rev: 8aea27a6de1ca2d5dffc84cfb7a26d29c3eb0e8d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>