docs: early-userspace: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Sun, 14 Apr 2019 11:58:05 +0000 (08:58 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:23 +0000 (09:20 -0300)
commit0d07cf5e53a21e35289adc3ab99b6804ff0c3833
treec4879833d93bf616723003077318ecf0437214ec
parent93d2c159673325624ef3f2d14ededfcdf76f948b
docs: early-userspace: convert docs to ReST and rename to *.rst

The two files there describes a Kernel API feature, used to
support early userspace stuff. Prepare for moving them to
the kernel API book by converting to ReST format.

The conversion itself was quite trivial: just add/mark a few
titles as such, add a literal block markup, add a table markup
and a few blank lines, in order to make Sphinx to properly parse it.

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/early-userspace/buffer-format.rst [moved from Documentation/early-userspace/buffer-format.txt with 91% similarity]
Documentation/early-userspace/early_userspace_support.rst [moved from Documentation/early-userspace/README with 99% similarity]
Documentation/early-userspace/index.rst [new file with mode: 0644]
Documentation/filesystems/nfs/nfsroot.txt
Documentation/filesystems/ramfs-rootfs-initramfs.txt
usr/Kconfig