[Intel-gfx] [maintainer-tools PATCH 0/5] add Sphinx doc build to maintainer tools
Jani Nikula
jani.nikula at intel.com
Wed Aug 9 21:08:17 UTC 2017
Make it possible to build the maintainer tools docs using Sphinx. For
now, support building using both rst2html and Sphinx. After all
consumers and autobuilders of the docs have switched over to Sphinx, we
can start improving the documentation to produce a more coherent and
unified set of maintainer tools documents.
BR,
Jani.
Jani Nikula (5):
mancheck: run dim.rst through rst2man
build: add drm-misc-commit-flow.svg to clean target
doc: use window.onload to call WaveDrom.ProcessAll()
doc: build documentation using Sphinx
doc: use Sphinx bizstyle builtin html theme
.gitignore | 1 +
Makefile | 68 ++++++++++++--
conf.py | 236 +++++++++++++++++++++++++++++++++++++++++++++++++
dim.rst | 2 +
drm-intel-timeline.rst | 4 +
drm-misc-timeline.rst | 4 +
index.rst | 17 ++++
7 files changed, 324 insertions(+), 8 deletions(-)
create mode 100644 conf.py
create mode 100644 index.rst
--
2.11.0
More information about the Intel-gfx
mailing list