All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] Docs patches
@ 2019-09-05 13:45 Daniel P. Berrangé
  2019-09-05 13:45 ` [Qemu-devel] [PULL 1/4] docs: convert README, CODING_STYLE and HACKING to RST syntax Daniel P. Berrangé
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Daniel P. Berrangé @ 2019-09-05 13:45 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Daniel P. Berrangé,
	Marc-André Lureau, Stefan Hajnoczi, Alex Bennée

The following changes since commit 500efcfcf0fe2e0dae1d25637a13435ce7b6e421:

  Merge remote-tracking branch 'remotes/rth/tags/pull-or1k-20190904' into staging (2019-09-05 09:33:01 +0100)

are available in the Git repository at:

  https://github.com/berrange/qemu tags/docs-pull-request

for you to fetch changes up to 9f8efa74d3f1cb9ceeee957ee382c2b4feb2ae30:

  docs: split the CODING_STYLE doc into distinct groups (2019-09-05 14:41:00 +0100)

----------------------------------------------------------------

* Merges HACKING into CODING_STYLE
* Converts README and CODING_STYLE docs into RST syntax
* Documents use of auto cleanup functions

----------------------------------------------------------------

Daniel P. Berrangé (4):
  docs: convert README, CODING_STYLE and HACKING to RST syntax
  docs: merge HACKING.rst contents into CODING_STYLE.rst
  docs: document use of automatic cleanup functions in glib
  docs: split the CODING_STYLE doc into distinct groups

 CODING_STYLE          | 216 --------------
 CODING_STYLE.rst      | 641 ++++++++++++++++++++++++++++++++++++++++++
 HACKING               | 257 -----------------
 README => README.rst  |  47 ++--
 scripts/checkpatch.pl |   2 +-
 5 files changed, 671 insertions(+), 492 deletions(-)
 delete mode 100644 CODING_STYLE
 create mode 100644 CODING_STYLE.rst
 delete mode 100644 HACKING
 rename README => README.rst (84%)

-- 
2.21.0



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

end of thread, other threads:[~2019-09-06 13:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-05 13:45 [Qemu-devel] [PULL 0/4] Docs patches Daniel P. Berrangé
2019-09-05 13:45 ` [Qemu-devel] [PULL 1/4] docs: convert README, CODING_STYLE and HACKING to RST syntax Daniel P. Berrangé
2019-09-05 13:45 ` [Qemu-devel] [PULL 2/4] docs: merge HACKING.rst contents into CODING_STYLE.rst Daniel P. Berrangé
2019-09-05 13:45 ` [Qemu-devel] [PULL 3/4] docs: document use of automatic cleanup functions in glib Daniel P. Berrangé
2019-09-05 13:45 ` [Qemu-devel] [PULL 4/4] docs: split the CODING_STYLE doc into distinct groups Daniel P. Berrangé
2019-09-05 15:34 ` [Qemu-devel] [PULL 0/4] Docs patches Peter Maydell
2019-09-06  9:24   ` Daniel P. Berrangé
2019-09-06 13:13     ` Eric Blake
2019-09-05 16:08 ` Peter Maydell

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.