diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-01-26 07:12:53 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:16:55 +0000 |
commit | 4a1ea28ce9103c4f243669cbb7250d33eb97d676 (patch) | |
tree | d6a64bda9108bd263202ae8e8285397443260cc7 /documentation/ref-manual | |
parent | b87690926928061c82f694dd923b15b3b60e40ae (diff) | |
download | poky-4a1ea28ce9103c4f243669cbb7250d33eb97d676.tar.gz |
documentation: First draft devtools.
Completed draft of the new devtool material. This commit affects
some linking and figures across the YP doc set.
* Added the build-workspace-directory.png file to both the
dev-manual and the mega-manual.
* Updated the Makefile to include the new figure in the TARFILE
for dev-manual and mega-manual.
* Re-did the section organization to pull the quilt and finding
source file out of the "Modifying Source Files" section.
(From yocto-docs rev: 4585b9fbb1636ae3c65e2e3ad2d1d6baca636e59)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-structure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 1100acad50..8976097d36 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
@@ -829,7 +829,7 @@ | |||
829 | Within this directory, the source is unpacked to | 829 | Within this directory, the source is unpacked to |
830 | <filename>linux-qemux86-standard-build</filename> and then patched by Quilt. | 830 | <filename>linux-qemux86-standard-build</filename> and then patched by Quilt. |
831 | (See the | 831 | (See the |
832 | "<ulink url='&YOCTO_DOCS_DEV_URL;#using-a-quilt-workflow'>Using a Quilt Flow</ulink>" | 832 | "<ulink url='&YOCTO_DOCS_DEV_URL;#using-a-quilt-workflow'>Using Quilt in Your Workflow</ulink>" |
833 | section in the Yocto Project Development Manual for more information.) | 833 | section in the Yocto Project Development Manual for more information.) |
834 | Within the <filename>linux-qemux86-standard-build</filename> directory, | 834 | Within the <filename>linux-qemux86-standard-build</filename> directory, |
835 | standard Quilt directories <filename>linux-3.0/patches</filename> | 835 | standard Quilt directories <filename>linux-3.0/patches</filename> |