summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/libata.rst
Commit message (Collapse)AuthorAgeFilesLines
* libata.rst: add c function and struct cross-referencesMauro Carvalho Chehab2017-05-161-120/+124
| | | | | | | | Instead of just using text for functions and structs, use the C domain tags, in order to allow cross-referencing with the kernel-doc markups. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* docs-rst: convert libata book to ReSTMauro Carvalho Chehab2017-05-161-0/+1027
Use pandoc to convert documentation to ReST by calling Documentation/sphinx/tmplcvt script. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>