diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-11 09:55:30 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-16 08:00:58 -0300 |
commit | e548cdeffcd8ab8d3551a539890e682c08ab7828 (patch) | |
tree | 6749befde851c8656e6c240073f0a283b8280b76 /Documentation/kernel-hacking/index.rst | |
parent | dca1e58e3f1c82a840abaafb9328f84ae69a9926 (diff) |
docs-rst: convert kernel-locking to ReST
Use pandoc to convert documentation to ReST by calling
Documentation/sphinx/tmplcvt script.
- Manually adjust tables with got broken by conversion
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/kernel-hacking/index.rst')
-rw-r--r-- | Documentation/kernel-hacking/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/kernel-hacking/index.rst b/Documentation/kernel-hacking/index.rst index ba208bf03ce9..fcb0eda3cca3 100644 --- a/Documentation/kernel-hacking/index.rst +++ b/Documentation/kernel-hacking/index.rst @@ -6,3 +6,4 @@ Kernel Hacking Guides :maxdepth: 2 hacking + locking |