From 47359e5734f1df0301ee3f0c46da9954f15b7bd9 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 26 Jul 2019 09:51:33 -0300 Subject: [PATCH] docs: nios2: add it to the main Documentation body 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 Signed-off-by: Jonathan Corbet --- 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 633c951f6932..6217acab92db 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -149,6 +149,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 =================================