Rename and add the nios2 documentation to the documentation body. The nios2 document is already on an ReST compatible format. All it needs is that the title of the document to be promoted one level. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx> --- Documentation/index.rst | 1 + Documentation/nios2/{README => nios2.rst} | 1 + 2 files changed, 2 insertions(+) rename Documentation/nios2/{README => nios2.rst} (96%) diff --git a/Documentation/index.rst b/Documentation/index.rst index 1ff03833276a..d963db84fc42 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -150,6 +150,7 @@ implementation. m68k/index powerpc/index mips/index + nios2/nios2 openrisc/index parisc/index riscv/index diff --git a/Documentation/nios2/README b/Documentation/nios2/nios2.rst similarity index 96% rename from Documentation/nios2/README rename to Documentation/nios2/nios2.rst index 054a67d55563..43da3f7cee76 100644 --- a/Documentation/nios2/README +++ b/Documentation/nios2/nios2.rst @@ -1,3 +1,4 @@ +================================= Linux on the Nios II architecture ================================= -- 2.21.0