On 3/5/19 9:21 AM, Peter Maydell wrote: > Commit the initial Sphinx conf.py and skeleton index.rst as > generated with sphinx-quickstart. We'll update these to > add QEMU-specific tweaks in subsequent commits. > > Signed-off-by: Peter Maydell <[email protected]> > Acked-by: Aleksandar Markovic <[email protected]> > Message-id: [email protected] > --- > docs/conf.py | 168 +++++++++++++++++++++++++++++++++++++++++++++++++ > docs/index.rst | 20 ++++++ > 2 files changed, 188 insertions(+) > create mode 100644 docs/conf.py > create mode 100644 docs/index.rst
Acked-by: Richard Henderson <[email protected]> r~
