documentation: fpga: move fpga-mgr.txt to driver-api
authorAlan Tull <atull@kernel.org>
Wed, 16 May 2018 23:50:03 +0000 (18:50 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 16:23:56 +0000 (18:23 +0200)
commit547b822c22b18e346ee1d562d1787486e5c88c3c
tree6a553b88c0078b567447102a0970b551121b7e69
parent66c472cdb62d7b00de55722a772f7dfecf88abd1
documentation: fpga: move fpga-mgr.txt to driver-api

Move Documentation/fpga/fpga-mgr.txt to driver-api/fpga/fpga-mgr.rst
and:
 - Add to driver-api/fpga/index.rst
 - Format changes so documentation builds cleanly.
 - Minor rewrites that make the doc flow better as ReST documentation.
   - Such as moving API reference to end of doc
 - Change API reference section to refer to kernel-doc documentation in
   fpga-mgr.c driver code rather than statically defining each function.

Signed-off-by: Alan Tull <atull@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-api/fpga/fpga-mgr.rst [new file with mode: 0644]
Documentation/driver-api/fpga/index.rst
Documentation/fpga/fpga-mgr.txt [deleted file]