summaryrefslogtreecommitdiffstats
path: root/documentation/README
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-09-18 13:15:27 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-24 16:36:05 +0100
commita357e98b169f413f7fbca087b22f116c2c9ca0d5 (patch)
treed88a02340fd81ed504ab47d3d747809338539890 /documentation/README
parent94ba719dcf83d40ba2768170bed2f1915a419d37 (diff)
downloadpoky-a357e98b169f413f7fbca087b22f116c2c9ca0d5.tar.gz
documentation/README: updated to include website information.
(From yocto-docs rev: 439bd3c11e46d653234da928cfea6ab46666f0f2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/README')
-rw-r--r--documentation/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/README b/documentation/README
index be51fb3a48..911484cb99 100644
--- a/documentation/README
+++ b/documentation/README
@@ -49,6 +49,15 @@ is located in the tools directory. Also note that the figures folder in the
49mega-manual directory contains duplicates of all the figures in the YP folders 49mega-manual directory contains duplicates of all the figures in the YP folders
50directories for all YP manuals and guides. 50directories for all YP manuals and guides.
51 51
52If you want to find HTML versions of the Yocto Project manuals on the web,
53go to http://www.yoctoproject.org and click on the "Documentation" tab. From
54there you have access to archived documentation from previous releases, current
55documentation for the latest release, and "Docs in Progress" for the release
56currently being developed.
57
58In general, the Yocto Project site (http://www.yoctoproject.org) is a great
59reference for both information and downloads.
60
52Makefile 61Makefile
53======== 62========
54 63