From: Jani Nikula <jani.nikula@intel.com>
To: dri-devel@lists.freedesktop.org, Dave Airlie <airlied@gmail.com>,
daniel@ffwll.ch
Cc: jani.nikula@intel.com, intel-gfx@lists.freedesktop.org,
Jonathan Corbet <corbet@lwn.net>,
linux-doc@vger.kernel.org
Subject: [PATCH 0/6] Documentation: convert DocBook gpu.tmpl to reStructuredText
Date: Mon, 20 Jun 2016 18:07:07 +0300 [thread overview]
Message-ID: <cover.1466434348.git.jani.nikula@intel.com> (raw)
Hi all, this series converts the DocBook gpu.tmpl to reStructuredText,
now that we have Sphinx support merged to docs-next and drm-next.
I haven't really touched the content, this is just a fairly mechanical
conversion and split up of the document. I'm sure there are small issues
here and there, but I think it would be more beneficial to spread the
load of fixing things up instead of me tweaking it in a corner by myself
ad infinitum.
Moreover, I think it's a good time to look at the documentation from a
broader perspective (and IMO it's actually easier to grasp that when
it's in RST and built with Sphinx), so perhaps it would be better to
tweak the remaining formatting issues while improving the documentation
as a whole.
Cc: Jon and linux-doc as FYI, but I think we'd like to merge this via
drm-next.
Comments welcome.
BR,
Jani.
Jani Nikula (6):
Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl
Documentation/gpu: split up the gpu documentation
MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst
Documentation/gpu: use recommended order of heading markers
Documentation/gpu: convert the KMS properties table to CSV
Documentation/DocBook: remove gpu.tmpl
Documentation/DocBook/Makefile | 2 +-
Documentation/DocBook/gpu.tmpl | 3528 -------------------------
Documentation/gpu/drm-internals.rst | 1745 ++++++++++++
Documentation/gpu/drm-userland-interfaces.rst | 92 +
Documentation/gpu/i915.rst | 347 +++
Documentation/gpu/index.rst | 11 +
Documentation/gpu/introduction.rst | 51 +
Documentation/gpu/kms-properties.csv | 128 +
Documentation/gpu/vga-switcheroo.rst | 102 +
Documentation/index.rst | 1 +
MAINTAINERS | 3 +-
11 files changed, 2480 insertions(+), 3530 deletions(-)
delete mode 100644 Documentation/DocBook/gpu.tmpl
create mode 100644 Documentation/gpu/drm-internals.rst
create mode 100644 Documentation/gpu/drm-userland-interfaces.rst
create mode 100644 Documentation/gpu/i915.rst
create mode 100644 Documentation/gpu/index.rst
create mode 100644 Documentation/gpu/introduction.rst
create mode 100644 Documentation/gpu/kms-properties.csv
create mode 100644 Documentation/gpu/vga-switcheroo.rst
--
2.1.4
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2016-06-20 15:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-20 15:07 Jani Nikula [this message]
2016-06-20 15:07 ` [PATCH 1/6] Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl Jani Nikula
2016-06-20 15:07 ` [PATCH 2/6] Documentation/gpu: split up the gpu documentation Jani Nikula
2016-06-20 15:07 ` [PATCH 3/6] MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst Jani Nikula
2016-06-20 15:07 ` [PATCH 4/6] Documentation/gpu: use recommended order of heading markers Jani Nikula
2016-06-20 15:07 ` [PATCH 5/6] Documentation/gpu: convert the KMS properties table to CSV Jani Nikula
2016-06-20 15:07 ` [PATCH 6/6] Documentation/DocBook: remove gpu.tmpl Jani Nikula
2016-06-20 15:21 ` ✗ Ro.CI.BAT: failure for Documentation: convert DocBook gpu.tmpl to reStructuredText Patchwork
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.1466434348.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=airlied@gmail.com \
--cc=corbet@lwn.net \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=linux-doc@vger.kernel.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