docs: kbuild: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Jun 2019 17:52:48 +0000 (14:52 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jun 2019 20:21:21 +0000 (14:21 -0600)
commitcd238effefa28fac177e51dcf5e9d1a8b59c3c6b
tree5ed53f0cc162bd13c0a89791281d40c671a9ebcc
parentd7b461c5e82fc5f5e4261f3b0228ecda58eb9f1a
docs: kbuild: convert docs to ReST and rename to *.rst

The kbuild documentation clearly shows that the documents
there are written at different times: some use markdown,
some use their own peculiar logic to split sections.

Convert everything to ReST without affecting too much
the author's style and avoiding adding uneeded markups.

The conversion is actually:
  - add blank lines and identation in order to identify paragraphs;
  - fix tables markups;
  - add some lists markups;
  - mark literal blocks;
  - adjust title markups.

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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
55 files changed:
Documentation/admin-guide/README.rst
Documentation/kbuild/headers_install.rst [new file with mode: 0644]
Documentation/kbuild/headers_install.txt [deleted file]
Documentation/kbuild/index.rst [new file with mode: 0644]
Documentation/kbuild/issues.rst [new file with mode: 0644]
Documentation/kbuild/kbuild.rst [new file with mode: 0644]
Documentation/kbuild/kbuild.txt [deleted file]
Documentation/kbuild/kconfig-language.rst [new file with mode: 0644]
Documentation/kbuild/kconfig-language.txt [deleted file]
Documentation/kbuild/kconfig-macro-language.rst [new file with mode: 0644]
Documentation/kbuild/kconfig-macro-language.txt [deleted file]
Documentation/kbuild/kconfig.rst [new file with mode: 0644]
Documentation/kbuild/kconfig.txt [deleted file]
Documentation/kbuild/makefiles.rst [new file with mode: 0644]
Documentation/kbuild/makefiles.txt [deleted file]
Documentation/kbuild/modules.rst [new file with mode: 0644]
Documentation/kbuild/modules.txt [deleted file]
Documentation/kernel-hacking/hacking.rst
Documentation/process/coding-style.rst
Documentation/process/submit-checklist.rst
Documentation/translations/it_IT/kernel-hacking/hacking.rst
Documentation/translations/it_IT/process/coding-style.rst
Documentation/translations/it_IT/process/submit-checklist.rst
Documentation/translations/zh_CN/process/coding-style.rst
Documentation/translations/zh_CN/process/submit-checklist.rst
Kconfig
arch/arc/plat-eznps/Kconfig
arch/c6x/Kconfig
arch/microblaze/Kconfig.debug
arch/microblaze/Kconfig.platform
arch/nds32/Kconfig
arch/openrisc/Kconfig
arch/powerpc/sysdev/Kconfig
arch/riscv/Kconfig
drivers/auxdisplay/Kconfig
drivers/firmware/Kconfig
drivers/mtd/devices/Kconfig
drivers/net/ethernet/smsc/Kconfig
drivers/net/wireless/intel/iwlegacy/Kconfig
drivers/net/wireless/intel/iwlwifi/Kconfig
drivers/parport/Kconfig
drivers/scsi/Kconfig
drivers/staging/sm750fb/Kconfig
drivers/usb/misc/Kconfig
drivers/video/fbdev/Kconfig
net/bridge/netfilter/Kconfig
net/ipv4/netfilter/Kconfig
net/ipv6/netfilter/Kconfig
net/netfilter/Kconfig
net/tipc/Kconfig
scripts/Kbuild.include
scripts/Makefile.host
scripts/kconfig/symbol.c
scripts/kconfig/tests/err_recursive_dep/expected_stderr
sound/oss/dmasound/Kconfig