]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs: move CODING_STYLE into the developer documentation
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 23 Feb 2021 09:59:31 +0000 (09:59 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 24 Feb 2021 11:05:21 +0000 (11:05 +0000)
commit93a11007681a8051c07834c52d785a2948ff9632
tree25d591619092cc6f12dd9cd34c259887f05098fe
parent4583cdadf807c272fe01501b414c570a527e6f41
docs: move CODING_STYLE into the developer documentation

There is no particular reason to keep this on it's own in the root of
the tree. Move it into the rest of the fine developer manual and fixup
any links to it. The only tweak I've made is to fix the code-block
annotations to mention the language C.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Claudio Fontana <cfontana@suse.de>
Message-Id: <20210223095931.16908-1-alex.bennee@linaro.org>
README.rst
docs/devel/index.rst
docs/devel/style.rst [moved from CODING_STYLE.rst with 99% similarity]
scripts/fix-multiline-comments.sh