docs: convert README, CODING_STYLE and HACKING to RST syntax
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
500efcfcf0
commit
336a7451e8
4 changed files with 191 additions and 102 deletions
|
|
@ -461,7 +461,7 @@ sub top_of_kernel_tree {
|
|||
|
||||
my @tree_check = (
|
||||
"COPYING", "MAINTAINERS", "Makefile",
|
||||
"README", "docs", "VERSION",
|
||||
"README.rst", "docs", "VERSION",
|
||||
"vl.c"
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue