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>
This commit is contained in:
Alex Bennée 2021-02-23 09:59:31 +00:00
parent 4583cdadf8
commit 93a1100768
4 changed files with 8 additions and 5 deletions

View file

@ -1,6 +1,6 @@
#! /bin/sh
#
# Fix multiline comments to match CODING_STYLE
# Fix multiline comments to match docs/devel/style.rst
#
# Copyright (C) 2018 Red Hat, Inc.
#