[RFC PATCH 0/5] docs: formatdomain: Convert to rst

Peter Krempa pkrempa at redhat.com
Tue Jul 14 15:07:35 UTC 2020


The conversion was done using following steps:

https://gitlab.com/pipo.sk/libvirt/-/commit/3d7e23948564502ff01160a73abd3973360764d2

Output version is browsable at:

https://pipo.sk.gitlab.io/-/libvirt/-/jobs/638030149/artifacts/website/formatdomain.html

Note that this keeps existing anchors in place to prevent breaking
links.

Peter Krempa (5):
  docs: css: Make definition list  'code' entries bold when converted
    from rst
  docs: Makefile: Distribute rst files meant for inclusion
  docs: formatdomain: Convert to rst
  docs: formatdomain: Split out <devices> section
  docs: formatdomain-devices: Split out split <disk>

 docs/Makefile.am                      |    3 +
 docs/formatdomain-devices-disk.rst.in |  821 +++
 docs/formatdomain-devices.rst.in      | 4231 +++++++++++
 docs/formatdomain.html.in             | 9846 -------------------------
 docs/formatdomain.rst                 | 2390 ++++++
 docs/generic.css                      |    2 +-
 6 files changed, 7446 insertions(+), 9847 deletions(-)
 create mode 100644 docs/formatdomain-devices-disk.rst.in
 create mode 100644 docs/formatdomain-devices.rst.in
 delete mode 100644 docs/formatdomain.html.in
 create mode 100644 docs/formatdomain.rst

-- 
2.26.2




More information about the libvir-list mailing list