[PATCH 0/3] docs: build an index page for the HTML docs

Stefan Hajnoczi posted 3 patches 4 years, 4 months ago
Test asan passed
Test checkpatch passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20191108095942.401225-1-stefanha@redhat.com
Maintainers: Jason Wang <jasowang@redhat.com>
There is a newer version of this series
Makefile                     | 14 +++++---------
docs/arm-cpu-features.rst    |  6 +++---
docs/index.rst               | 27 ++++++++++++++++++++++++++-
docs/virtio-net-failover.rst |  4 ++--
docs/virtio-pmem.rst         | 19 ++++++++++---------
5 files changed, 46 insertions(+), 24 deletions(-)
[PATCH 0/3] docs: build an index page for the HTML docs
Posted by Stefan Hajnoczi 4 years, 4 months ago
This patch series switches to a single invocation of sphinx that builds
docs/index.rst.  This global index page links to all HTML documentation
produced by "make html", even the non-rST manuals.

This index page will be used as the entrypoint for documentation published on
the qemu.org website.

Stefan Hajnoczi (3):
  docs: fix rst syntax errors in unbuilt docs
  docs: build a global index page
  docs: install CSS and Javascript files for HTML docs

 Makefile                     | 14 +++++---------
 docs/arm-cpu-features.rst    |  6 +++---
 docs/index.rst               | 27 ++++++++++++++++++++++++++-
 docs/virtio-net-failover.rst |  4 ++--
 docs/virtio-pmem.rst         | 19 ++++++++++---------
 5 files changed, 46 insertions(+), 24 deletions(-)

-- 
2.23.0