diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-11 22:23:50 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-16 14:44:04 +0300 |
commit | 7fb2e8a49037099c56ea209aaa8527e5f3e742ba (patch) | |
tree | 8d5215fe298bbd25369b3d104e9eecd6bb39e0c7 /Documentation/dev-tools/index.rst | |
parent | dc89fca93ec05a2125b1dfa78efe0e8c7668c8fb (diff) | |
download | linux-7fb2e8a49037099c56ea209aaa8527e5f3e742ba.tar.xz |
docs-rst: convert kgdb DocBook to ReST
Use pandoc to convert documentation to ReST by calling
Documentation/sphinx/tmplcvt script.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/dev-tools/index.rst')
-rw-r--r-- | Documentation/dev-tools/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/dev-tools/index.rst b/Documentation/dev-tools/index.rst index 07d881147ef3..4ac991dbddb7 100644 --- a/Documentation/dev-tools/index.rst +++ b/Documentation/dev-tools/index.rst @@ -23,6 +23,7 @@ whole; patches welcome! kmemleak kmemcheck gdb-kernel-debugging + kgdb .. only:: subproject and html |