]> git.baikalelectronics.ru Git - kernel.git/commit
docs: networking: convert dns_resolver.txt to ReST
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 27 Apr 2020 22:01:32 +0000 (00:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Apr 2020 21:39:46 +0000 (14:39 -0700)
commit6588e2adc4560cc8a3950ac957b926c61ac651b5
tree286e98b74f488d0df30993c9699901ca4324be37
parent51a12e1a63c33e6d908b5c373e866fc11cd9154c
docs: networking: convert dns_resolver.txt to ReST

- add SPDX header;
- adjust titles and chapters, adding proper markups;
- comment out text-only TOC from html/pdf output;

- mark code blocks and literals as such;

- adjust identation, whitespaces and blank lines;
- add to networking/index.rst.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/dns_resolver.rst [new file with mode: 0644]
Documentation/networking/dns_resolver.txt [deleted file]
Documentation/networking/index.rst
net/ceph/Kconfig
net/dns_resolver/Kconfig
net/dns_resolver/dns_key.c
net/dns_resolver/dns_query.c