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>
This commit is contained in:
parent
dca1e58e3f
commit
e548cdeffc
4 changed files with 1454 additions and 2152 deletions
|
@ -7,7 +7,6 @@
|
||||||
# list of DOCBOOKS.
|
# list of DOCBOOKS.
|
||||||
|
|
||||||
DOCBOOKS := z8530book.xml \
|
DOCBOOKS := z8530book.xml \
|
||||||
kernel-locking.xml \
|
|
||||||
networking.xml \
|
networking.xml \
|
||||||
filesystems.xml lsm.xml kgdb.xml \
|
filesystems.xml lsm.xml kgdb.xml \
|
||||||
libata.xml mtdnand.xml librs.xml rapidio.xml \
|
libata.xml mtdnand.xml librs.xml rapidio.xml \
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -6,3 +6,4 @@ Kernel Hacking Guides
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
hacking
|
hacking
|
||||||
|
locking
|
||||||
|
|
1453
Documentation/kernel-hacking/locking.rst
Normal file
1453
Documentation/kernel-hacking/locking.rst
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue