All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [maintainer-tools PATCH v2 0/4] add Sphinx doc build to maintainer tools
Date: Thu, 10 Aug 2017 12:53:06 +0300	[thread overview]
Message-ID: <8760dvu4u5.fsf@intel.com> (raw)
In-Reply-To: <cover.1502357577.git.jani.nikula@intel.com>

On Thu, 10 Aug 2017, Jani Nikula <jani.nikula@intel.com> wrote:
> v2 of [1], with sphinx_rtd_theme and some tweaks to make it nicer.

And sample output at https://people.freedesktop.org/~jani/html/

J.

>
> BR,
> Jani.
>
>
> [1] http://mid.mail-archive.com/cover.1502312576.git.jani.nikula@intel.com
>
>
> Jani Nikula (4):
>   doc: load WaveDrom scripts directly from CDN instead of bundling
>   doc: provide scrollbars for overflowing wavedrom timeline content
>   doc: include .svg using the image directive, not raw html
>   doc: build documentation using Sphinx
>
>  .gitignore             |   1 +
>  Makefile               |  61 ++++++++++++-
>  conf.py                | 236 +++++++++++++++++++++++++++++++++++++++++++++++++
>  drm-intel-timeline.rst |  22 ++---
>  drm-intel.rst          |   4 +-
>  drm-misc-timeline.rst  |  23 ++---
>  drm-misc.rst           |   4 +-
>  index.rst              |  17 ++++
>  8 files changed, 325 insertions(+), 43 deletions(-)
>  create mode 100644 conf.py
>  create mode 100644 index.rst

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

      parent reply	other threads:[~2017-08-10  9:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-10  9:39 [maintainer-tools PATCH v2 0/4] add Sphinx doc build to maintainer tools Jani Nikula
2017-08-10  9:39 ` [maintainer-tools PATCH v2 1/4] doc: load WaveDrom scripts directly from CDN instead of bundling Jani Nikula
2017-08-10 20:26   ` Rodrigo Vivi
2017-08-10  9:39 ` [maintainer-tools PATCH v2 2/4] doc: provide scrollbars for overflowing wavedrom timeline content Jani Nikula
2017-08-10 16:31   ` Sean Paul
2017-08-10  9:39 ` [maintainer-tools PATCH v2 3/4] doc: include .svg using the image directive, not raw html Jani Nikula
2017-08-10 15:13   ` Rodrigo Vivi
2017-08-10 16:32   ` Sean Paul
2017-08-10  9:39 ` [maintainer-tools PATCH v2 4/4] doc: build documentation using Sphinx Jani Nikula
2017-08-10 20:30   ` Rodrigo Vivi
2017-08-11  5:30     ` Jani Nikula
2017-08-10  9:53 ` Jani Nikula [this message]

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=8760dvu4u5.fsf@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.