This is an automatic generated email to let you know that the following patch were queued:
Subject: docs: sysctl: convert to ReST Author: Mauro Carvalho Chehab <mchehab+sams...@kernel.org> Date: Thu Apr 18 18:35:54 2019 -0300 Rename the /proc/sys/ documentation files to ReST, using the README file as a template for an index.rst, adding the other files there via TOC markup. Despite being written on different times with different styles, try to make them somewhat coherent with a similar look and feel, ensuring that they'll look nice as both raw text file and as via the html output produced by the Sphinx build system. 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+sams...@kernel.org> Documentation/admin-guide/kernel-parameters.txt | 2 +- Documentation/admin-guide/mm/index.rst | 2 +- Documentation/admin-guide/mm/ksm.rst | 2 +- Documentation/core-api/printk-formats.rst | 2 +- Documentation/networking/ip-sysctl.txt | 2 +- Documentation/sysctl/README | 76 -- Documentation/sysctl/abi.rst | 67 ++ Documentation/sysctl/abi.txt | 54 -- Documentation/sysctl/fs.rst | 384 ++++++++ Documentation/sysctl/fs.txt | 374 ------- Documentation/sysctl/index.rst | 100 ++ Documentation/sysctl/kernel.rst | 1177 +++++++++++++++++++++++ Documentation/sysctl/kernel.txt | 1129 ---------------------- Documentation/sysctl/net.rst | 461 +++++++++ Documentation/sysctl/net.txt | 422 -------- Documentation/sysctl/sunrpc.rst | 25 + Documentation/sysctl/sunrpc.txt | 20 - Documentation/sysctl/user.rst | 78 ++ Documentation/sysctl/user.txt | 66 -- Documentation/sysctl/vm.rst | 964 +++++++++++++++++++ Documentation/sysctl/vm.txt | 946 ------------------ Documentation/vm/unevictable-lru.rst | 2 +- kernel/panic.c | 2 +- mm/swap.c | 2 +- 24 files changed, 3264 insertions(+), 3095 deletions(-) --- <diff discarded since it is too big> _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits