public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [maintainer-tools PATCH 0/5] add Sphinx doc build to maintainer tools
Date: Thu, 10 Aug 2017 00:08:17 +0300	[thread overview]
Message-ID: <cover.1502312576.git.jani.nikula@intel.com> (raw)

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

             reply	other threads:[~2017-08-09 21:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-09 21:08 Jani Nikula [this message]
2017-08-09 21:08 ` [maintainer-tools PATCH 1/5] mancheck: run dim.rst through rst2man Jani Nikula
2017-08-09 22:45   ` Rodrigo Vivi
2017-08-09 21:08 ` [maintainer-tools PATCH 2/5] build: add drm-misc-commit-flow.svg to clean target Jani Nikula
2017-08-09 22:45   ` Rodrigo Vivi
2017-08-09 21:08 ` [maintainer-tools PATCH 3/5] doc: use window.onload to call WaveDrom.ProcessAll() Jani Nikula
2017-08-09 22:49   ` Rodrigo Vivi
2017-08-10  8:32     ` Jani Nikula
2017-08-09 21:08 ` [maintainer-tools PATCH 4/5] doc: build documentation using Sphinx Jani Nikula
2017-08-09 22:56   ` Rodrigo Vivi
2017-08-10  6:49     ` Jani Nikula
2017-08-09 21:08 ` [maintainer-tools PATCH 5/5] doc: use Sphinx bizstyle builtin html theme Jani Nikula
2017-08-09 23:09   ` Rodrigo Vivi
2017-08-10  7:22     ` Jani Nikula
2017-08-10 15:11       ` Rodrigo Vivi
2017-08-09 21:33 ` [maintainer-tools PATCH 6/5] doc: load WaveDrom scripts directly from CDN instead of bundling Jani Nikula
2017-08-09 23:00   ` Rodrigo Vivi
2017-08-10  6:43     ` Jani Nikula

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1502312576.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox