-
- Downloads
docs: watchdog: convert docs to ReST and rename to *.rst
Convert those documents and prepare them to be part of the kernel API book, as most of the stuff there are related to the Kernel interfaces. Still, in the future, it would make sense to split the docs, as some of the stuff is clearly focused on sysadmin tasks. The 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> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Signed-off-by:
Jonathan Corbet <corbet@lwn.net>
Showing
- Documentation/admin-guide/kernel-parameters.txt 1 addition, 1 deletionDocumentation/admin-guide/kernel-parameters.txt
- Documentation/kernel-per-CPU-kthreads.txt 1 addition, 1 deletionDocumentation/kernel-per-CPU-kthreads.txt
- Documentation/watchdog/convert_drivers_to_kernel_api.rst 55 additions, 54 deletionsDocumentation/watchdog/convert_drivers_to_kernel_api.rst
- Documentation/watchdog/hpwdt.rst 16 additions, 9 deletionsDocumentation/watchdog/hpwdt.rst
- Documentation/watchdog/index.rst 25 additions, 0 deletionsDocumentation/watchdog/index.rst
- Documentation/watchdog/mlx-wdt.rst 14 additions, 10 deletionsDocumentation/watchdog/mlx-wdt.rst
- Documentation/watchdog/pcwd-watchdog.rst 9 additions, 4 deletionsDocumentation/watchdog/pcwd-watchdog.rst
- Documentation/watchdog/watchdog-api.rst 55 additions, 21 deletionsDocumentation/watchdog/watchdog-api.rst
- Documentation/watchdog/watchdog-kernel-api.rst 62 additions, 29 deletionsDocumentation/watchdog/watchdog-kernel-api.rst
- Documentation/watchdog/watchdog-parameters.rst 736 additions, 0 deletionsDocumentation/watchdog/watchdog-parameters.rst
- Documentation/watchdog/watchdog-pm.rst 3 additions, 0 deletionsDocumentation/watchdog/watchdog-pm.rst
- Documentation/watchdog/wdt.rst 22 additions, 9 deletionsDocumentation/watchdog/wdt.rst
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/watchdog/Kconfig 3 additions, 3 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/smsc37b787_wdt.c 1 addition, 1 deletiondrivers/watchdog/smsc37b787_wdt.c
Loading
Please register or sign in to comment