On 8/23/19 11:39 AM, Daniel P. Berrangé wrote: > The split of information between the two docs is rather arbitary and > unclear. It is simpler for contributors if all the information is in > one file. > > Signed-off-by: Daniel P. Berrangé > --- > CODING_STYLE.md | 262 +++++++++++++++++++++++++++++++++++++++++++++++ > HACKING.md | 263 ------------------------------------------------ > README | 2 +- > 3 files changed, 263 insertions(+), 264 deletions(-) > delete mode 100644 HACKING.md Is it worth trying to group related sections as part of the combination? (Your solution of just concatenating at the end is obviously the fastest, but may result in odd ordering where similar things are mentioned twice but in different parts of the file). -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org