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)
commit720594f691e5c8fb0624f3653b20b24ba8e57742
treecafd6cdcd9562af13af53333409d6f9e5111e737
parent387b14684f94483cbbb72843db406ec9a8d0d6d2
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 [moved from Documentation/connector/connector.txt with 57% similarity]
drivers/w1/Kconfig
include/linux/connector.h
samples/Kconfig