]> git.baikalelectronics.ru Git - kernel.git/commit
docs: connector: convert to ReST and rename to connector.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Sun, 14 Apr 2019 01:54:53 +0000 (22:54 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:23 +0000 (09:20 -0300)
commit1064a834fb41070eb6ee7b3035df43d5ad29a159
treecafd6cdcd9562af13af53333409d6f9e5111e737
parent040157d794e70156ab1b7c5cda62bdc0d2eb4498
docs: connector: convert to ReST and rename to connector.rst

As it has some function definitions, move them to connector.h.

The remaining 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>
Documentation/connector/connector.rst [new file with mode: 0644]
Documentation/connector/connector.txt [deleted file]
drivers/w1/Kconfig
include/linux/connector.h
samples/Kconfig