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 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx