commit | 106ee47dc633a930bb61290713217803aee194e7 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon Feb 10 07:02:55 2020 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Feb 12 20:09:59 2020 +0100 |
tree | e0d8e73e81c535cce42e5dfa27835f8ce86b0a6f | |
parent | d3b52e4976cec9c830bc14bd38f043e8ca00ba68 [diff] |
docs: kvm: Convert api.txt to ReST format convert api.txt document to ReST format while trying to keep its format as close as possible with the authors intent, and avoid adding uneeded markups. - Use document title and chapter markups; - Convert tables; - Add markups for literal blocks; - use :field: for field descriptions; - Add blank lines and adjust indentation Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>