diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-15 12:19:34 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-15 12:45:09 +0100 |
commit | 95cf36fbd18405d6909020efb2c74e329bf1c162 (patch) | |
tree | b7fe786b780244233972bebabc5edda048ac9ab0 /.gitignore | |
parent | 37eb4e2b9391af2aa9f446c9be6c1126f97a1f47 (diff) | |
download | openembedded-core-95cf36fbd18405d6909020efb2c74e329bf1c162.tar.gz openembedded-core-95cf36fbd18405d6909020efb2c74e329bf1c162.tar.bz2 openembedded-core-95cf36fbd18405d6909020efb2c74e329bf1c162.tar.xz openembedded-core-95cf36fbd18405d6909020efb2c74e329bf1c162.zip |
documentation: Complete poky-handbook -> poky-ref-manual rename
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 23 |
1 files changed, 5 insertions, 18 deletions
diff --git a/.gitignore b/.gitignore index 439a15b2c..f2db960e1 100644 --- a/.gitignore +++ b/.gitignore @@ -18,22 +18,9 @@ poky-autobuilder* *.orig *.rej *~ -handbook/poky-doc-tools/Makefile -handbook/poky-doc-tools/Makefile.in -handbook/poky-doc-tools/aclocal.m4 -handbook/poky-doc-tools/autom4te.cache/ -handbook/poky-doc-tools/common/Makefile -handbook/poky-doc-tools/common/Makefile.in -handbook/poky-doc-tools/common/fop-config.xml -handbook/poky-doc-tools/config.log -handbook/poky-doc-tools/config.status -handbook/poky-doc-tools/configure -handbook/poky-doc-tools/install-sh -handbook/poky-doc-tools/missing -handbook/poky-doc-tools/poky-docbook-to-pdf -handbook/poky-handbook.html -handbook/poky-handbook.pdf -handbook/poky-handbook.tgz -handbook/bsp-guide.html -handbook/bsp-guide.pdf +documentation/poky-ref-manual/poky-ref-manual.html +documentation/poky-ref-manual/poky-ref-manual.pdf +documentation/poky-ref-manual/poky-ref-manual.tgz +documentation/poky-ref-manual/bsp-guide.html +documentation/poky-ref-manual/bsp-guide.pdf |