dmaengine: doc: Add ReST style dmaengine document
This removes the index file and adds the index.rst as placeholder and update driver-api index to add dmaengine. As a consequence dmaengine documentation will be in driver-api/ Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:

committed by
Jonathan Corbet

parent
b4d9421098
commit
8a0698c19e
@@ -1,8 +0,0 @@
|
|||||||
00-INDEX
|
|
||||||
- this file.
|
|
||||||
client.txt
|
|
||||||
-the DMA Engine API Guide.
|
|
||||||
dmatest.txt
|
|
||||||
- how to compile, configure and use the dmatest system.
|
|
||||||
provider.txt
|
|
||||||
- the DMA controller API.
|
|
13
Documentation/driver-api/dmaengine/index.rst
Normal file
13
Documentation/driver-api/dmaengine/index.rst
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
=======================
|
||||||
|
DMAEngine documentation
|
||||||
|
=======================
|
||||||
|
|
||||||
|
DMAEngine documentation provides documents for various aspects of DMAEngine
|
||||||
|
framework.
|
||||||
|
|
||||||
|
.. only:: subproject
|
||||||
|
|
||||||
|
Indices
|
||||||
|
=======
|
||||||
|
|
||||||
|
* :ref:`genindex`
|
@@ -46,6 +46,7 @@ available subsections can be seen below.
|
|||||||
pinctl
|
pinctl
|
||||||
gpio
|
gpio
|
||||||
misc_devices
|
misc_devices
|
||||||
|
dmaengine/index
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user