All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] Minor documentation updates for 1.1
@ 2011-08-23 15:30 Paul Eggleton
  2011-08-23 15:30 ` [PATCH 01/14] documentation: correct QT to Qt Paul Eggleton
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Paul Eggleton @ 2011-08-23 15:30 UTC (permalink / raw)
  To: yocto

A number of minor documentation fixes; please review for sanity prior
to merging, in particular I wasn't sure if the document titles were left
blank deliberately.

These changes are against Poky but might need to be merged into yocto-docs
first.

The following changes since commit edd8e1e8b974eb3f0f9f66c2207aadf43612350b:

  documentation/adt-manual/adt-command.xml: general edits. (2011-08-20 17:52:00 -0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib paule/docs
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/docs

Paul Eggleton (14):
  documentation: correct QT to Qt
  documentation: update bitbake --help output
  README.hardware: typo/capitalisation fixes
  documentation: typo, spelling & minor grammar fixes
  documentation: POKYMODE/POKYLIBC -> TCMODE/TCLIBC
  documentation: SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS
  documentation: improve LIC_FILES_CHKSUM documentation
  documentation: ensure all examples have LIC_FILES_CHKSUM
  documentation: update TERMCMD/TERMCMDRUN documentation
  documentation: update for directdisk/live image changes
  documentation: update BBFILE_* variable documentation
  documentation: set titles for all documents
  documentation: update documentation for SRCREV variable
  documentation: clarify specifying a specific package with -e

 README.hardware                                    |    6 +-
 documentation/adt-manual/adt-manual.xml            |    2 +-
 documentation/bsp-guide/bsp-guide.xml              |    2 +-
 documentation/bsp-guide/bsp.xml                    |    4 +-
 documentation/dev-manual/dev-manual.xml            |    2 +-
 documentation/poky-ref-manual/development.xml      |    4 +-
 .../examples/hello-autotools/hello_2.3.bb          |    1 +
 .../poky-ref-manual/examples/hello-single/hello.bb |    1 +
 .../examples/libxpm/libxpm_3.5.6.bb                |    1 +
 .../examples/mtd-makefile/mtd-utils_1.0.0.bb       |    2 +
 documentation/poky-ref-manual/extendpoky.xml       |   41 ++++++----
 documentation/poky-ref-manual/faq.xml              |   10 +-
 documentation/poky-ref-manual/introduction.xml     |    2 +-
 documentation/poky-ref-manual/poky-ref-manual.xml  |    2 +-
 documentation/poky-ref-manual/ref-bitbake.xml      |   34 +++++---
 documentation/poky-ref-manual/ref-classes.xml      |    8 +-
 documentation/poky-ref-manual/ref-features.xml     |    2 +-
 documentation/poky-ref-manual/ref-images.xml       |   64 ++------------
 documentation/poky-ref-manual/ref-structure.xml    |   10 +-
 documentation/poky-ref-manual/ref-variables.xml    |   90 +++++++++++++++-----
 documentation/poky-ref-manual/ref-varlocality.xml  |    4 +-
 documentation/poky-ref-manual/resources.xml        |    2 +-
 documentation/poky-ref-manual/usingpoky.xml        |    5 +-
 meta/recipes.txt                                   |    2 +-
 24 files changed, 160 insertions(+), 141 deletions(-)

-- 
1.7.4.1



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2011-08-23 23:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-23 15:30 [PATCH 00/14] Minor documentation updates for 1.1 Paul Eggleton
2011-08-23 15:30 ` [PATCH 01/14] documentation: correct QT to Qt Paul Eggleton
2011-08-23 15:30 ` [PATCH 02/14] documentation: update bitbake --help output Paul Eggleton
2011-08-23 15:30 ` [PATCH 03/14] README.hardware: typo/capitalisation fixes Paul Eggleton
2011-08-23 15:30 ` [PATCH 04/14] documentation: typo, spelling & minor grammar fixes Paul Eggleton
2011-08-23 15:30 ` [PATCH 05/14] documentation: POKYMODE/POKYLIBC -> TCMODE/TCLIBC Paul Eggleton
2011-08-23 15:30 ` [PATCH 06/14] documentation: SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS Paul Eggleton
2011-08-23 15:30 ` [PATCH 07/14] documentation: improve LIC_FILES_CHKSUM documentation Paul Eggleton
2011-08-23 15:30 ` [PATCH 08/14] documentation: ensure all examples have LIC_FILES_CHKSUM Paul Eggleton
2011-08-23 15:30 ` [PATCH 09/14] documentation: update TERMCMD/TERMCMDRUN documentation Paul Eggleton
2011-08-23 15:30 ` [PATCH 10/14] documentation: update for directdisk/live image changes Paul Eggleton
2011-08-23 15:30 ` [PATCH 11/14] documentation: update BBFILE_* variable documentation Paul Eggleton
2011-08-23 15:30 ` [PATCH 12/14] documentation: set titles for all documents Paul Eggleton
2011-08-23 15:30 ` [PATCH 13/14] documentation: update documentation for SRCREV variable Paul Eggleton
2011-08-23 15:30 ` [PATCH 14/14] documentation: clarify specifying a specific package with -e Paul Eggleton
2011-08-23 23:10 ` [PATCH 00/14] Minor documentation updates for 1.1 Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.