From: Robert Schwebel Date: Fri, 22 Nov 2019 07:43:06 +0000 (+0100) Subject: docs: networking: nfc: change to rst format X-Git-Tag: v5.5-rc1~174^2~17^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4791d77a08ccd33c989daf31bf948bbbaf673460;p=thirdparty%2Flinux.git docs: networking: nfc: change to rst format Now that the sphinx syntax has been fixed, change the document from txt to rst and add it to the index. Signed-off-by: Robert Schwebel Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index d4dca42910d09..5acab1290e034 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -33,6 +33,7 @@ Contents: scaling tls tls-offload + nfc .. only:: subproject and html diff --git a/Documentation/networking/nfc.txt b/Documentation/networking/nfc.rst similarity index 100% rename from Documentation/networking/nfc.txt rename to Documentation/networking/nfc.rst