1
0
Fork 0
alistair23-linux/scripts/kconfig/tests
Mauro Carvalho Chehab cd238effef 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>
2019-06-14 14:21:21 -06:00
..
auto_submenu kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
choice kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
choice_value_with_m_dep kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
err_recursive_dep docs: kbuild: convert docs to ReST and rename to *.rst 2019-06-14 14:21:21 -06:00
err_recursive_inc kconfig: tests: fix recursive inclusion unit test 2019-06-05 02:33:10 +09:00
inter_choice kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
new_choice_with_dep kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
no_write_if_dep_unmet kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
preprocess kconfig: test: add Kconfig macro language tests 2018-05-29 03:31:19 +09:00
rand_nested_choice kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
conftest.py kconfig: tests: add framework for Kconfig unit testing 2018-03-26 02:04:01 +09:00
pytest.ini kconfig: tests: add framework for Kconfig unit testing 2018-03-26 02:04:01 +09:00