All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Documentation: drm: Make drm.tmpl build as pdfdoc
@ 2015-08-25  9:26 Graham Whaley
  2015-08-25  9:26 ` [PATCH 1/5] Documentation: drm: Fix pdfdocs sect/title tags Graham Whaley
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Graham Whaley @ 2015-08-25  9:26 UTC (permalink / raw)
  To: daniel.vetter, jani.nikula, intel-gfx, dri-devel
  Cc: Graham Whaley, danilo.cesar, corbet

A series of patches to make drm.tmpl build under 'make pdfdocs'.
The biggest change is patch4 which converts a large HTML table into a CALS
one.  It should be noted, that table renders less than ideal in the PDF -
something I have not figured out how to fix.
Patch1 required some <sect> changes that then required some <title>
additions.  It would be good if they could be verified as suitable.

This set applies against drm-intel-nightly 5606e1a after having my
in-flight i915_guc_submission typo fix applied and Danilos
'Improve Markdown results' applied (which should not be needed to
apply the patches, just to build the resulting pdf).

Graham Whaley (5):
  Documentation: drm: Fix pdfdocs sect/title tags
  Documentation: drm: Fix pdfdocs listitem and abstract <para>s
  Documentation: drm: Change <code> to <literal>
  Documentation: drm: Convert KMS Properties HTML table to CALS
  Documentation: drm: Unify quoting methods

 Documentation/DocBook/drm.tmpl | 1993 ++++++++++++++++++++--------------------
 1 file changed, 1011 insertions(+), 982 deletions(-)

-- 
2.4.3

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

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

end of thread, other threads:[~2015-09-02 13:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25  9:26 [PATCH 0/5] Documentation: drm: Make drm.tmpl build as pdfdoc Graham Whaley
2015-08-25  9:26 ` [PATCH 1/5] Documentation: drm: Fix pdfdocs sect/title tags Graham Whaley
2015-08-25 11:34   ` Daniel Vetter
2015-08-25 14:42     ` Graham Whaley
2015-08-25  9:26 ` [PATCH 2/5] Documentation: drm: Fix pdfdocs listitem and abstract <para>s Graham Whaley
2015-08-25  9:26 ` [PATCH 3/5] Documentation: drm: Change <code> to <literal> Graham Whaley
2015-08-25  9:26 ` [PATCH 4/5] Documentation: drm: Convert KMS Properties HTML table to CALS Graham Whaley
2015-08-25 14:29   ` Daniel Vetter
2015-08-25 16:10     ` Graham Whaley
2015-08-26  9:32       ` [Intel-gfx] " Daniel Vetter
2015-09-01 17:56       ` Danilo Cesar Lemes de Paula
2015-09-02  9:22         ` Graham Whaley
2015-09-02 13:50         ` Graham Whaley
2015-08-25  9:26 ` [PATCH 5/5] Documentation: drm: Unify quoting methods Graham Whaley

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.