commit | a278295ccc2ddd1dc0ac8423a12ff6dd74f0d502 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Apr 15 19:25:27 2019 -0300 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Jul 15 09:20:24 2019 -0300 |
tree | 44a1081449f60bd9ed3ea224f9d5a241be8ba88b | |
parent | 619ba4516771bdfb96658e7a5f57e6551232549a [diff] |
docs: nvmem: convert docs to ReST and rename to *.rst In order to be able to add it into a doc book, we need first convert it to ReST. The conversion is actually: - add blank lines and identation in order to identify paragraphs; - mark literal blocks; - adjust title markups. While this is not part of any book, mark it as :orphan:, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>