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>
Showing
- Documentation/early-userspace/buffer-format.rst 13 additions, 6 deletionsDocumentation/early-userspace/buffer-format.rst
- Documentation/early-userspace/early_userspace_support.rst 3 additions, 0 deletionsDocumentation/early-userspace/early_userspace_support.rst
- Documentation/early-userspace/index.rst 18 additions, 0 deletionsDocumentation/early-userspace/index.rst
- Documentation/filesystems/nfs/nfsroot.txt 1 addition, 1 deletionDocumentation/filesystems/nfs/nfsroot.txt
- Documentation/filesystems/ramfs-rootfs-initramfs.txt 2 additions, 2 deletionsDocumentation/filesystems/ramfs-rootfs-initramfs.txt
- usr/Kconfig 1 addition, 1 deletionusr/Kconfig
Loading
Please register or sign in to comment