]> git.baikalelectronics.ru Git - kernel.git/commit
docs: namespaces: convert to ReST
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 18 Apr 2019 15:43:16 +0000 (12:43 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:25 +0000 (09:20 -0300)
commit26172777e3b7ad6e31df37fd4bb5edcc4544b414
treebd75f38930955f4192dd9dfcf8f14e6323b46877
parent4cb9c683d1d704d523efb534aa6be7d522c1db37
docs: namespaces: convert to ReST

Rename the namespaces documentation files to ReST, add an
index for them and adjust in order to produce a nice html
output via the Sphinx build system.

There are two upper case file names. Rename them to
lower case, as we're working to avoid upper case file
names at Documentation.

At its new index.rst, let's add a :orphan: while this is not linked to
the main index.rst file, in order to avoid build warnings.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/namespaces/compatibility-list.rst [new file with mode: 0644]
Documentation/namespaces/compatibility-list.txt [deleted file]
Documentation/namespaces/index.rst [new file with mode: 0644]
Documentation/namespaces/resource-control.rst [new file with mode: 0644]
Documentation/namespaces/resource-control.txt [deleted file]