On 3/5/19 9:21 AM, Peter Maydell wrote: > Convert the memory API documentation from plain text > to restructured text format. > > This is a very minimal conversion: all I had to change > was to mark up the ASCII art parts as Sphinx expects > for 'literal blocks', and fix up the bulleted lists > (Sphinx expects no leading space before the bullet, and > wants a blank line before after any list). > > Signed-off-by: Peter Maydell <[email protected]> > Reviewed-by: Alex Bennée <[email protected]> > Acked-by: Aleksandar Markovic <[email protected]> > Message-id: [email protected] > --- > docs/devel/{memory.txt => memory.rst} | 128 ++++++++++++++------------ > 1 file changed, 70 insertions(+), 58 deletions(-) > rename docs/devel/{memory.txt => memory.rst} (85%)
Reviewed-by: Richard Henderson <[email protected]> r~
