public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [maintainer-tools PATCH v2 0/4] add Sphinx doc build to maintainer tools
@ 2017-08-10  9:39 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
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Jani Nikula @ 2017-08-10  9:39 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

v2 of [1], with sphinx_rtd_theme and some tweaks to make it nicer.

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

-- 
2.11.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-08-11  5:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [maintainer-tools PATCH v2 0/4] add Sphinx doc build to maintainer tools Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox