k.xml',
needed by 'Documentation/DocBook/deviceiobook.aux.xml'. Stop.
Makefile:1452: recipe for target 'htmldocs' failed
make: *** [htmldocs] Error 2
Update DOCBOOKS to reflect available books.
Signed-off-by: Martyn Welch
---
Documentation/DocBook/Makefile | 4 ++--
Add kernel-doc comments to the VME driver API and structures. This
documentation will be integrated into the RST documentation in a later
patch.
Signed-off-by: Martyn Welch
---
drivers/vme/vme.c | 469
include/linux/vme.h | 12 +-
2 files
Update VME documentation given that kerneldoc comments are now provided.
Add "VME API" section to VME RST to pull in kerneldoc comments.
Signed-off-by: Martyn Welch
---
Documentation/driver-api/vme.rst | 363 ++-
1 file changed, 93 insertio
From: Martyn Welch
Perform a relatively simple conversion of vme_api.txt to reStructuredText
and move under driver-api, which seems the most logical place for this
documentation.
Signed-off-by: Martyn Welch
---
Documentation/driver-api/index.rst| 1 +
Documentation