[PATCH 0/5] Documentation: drm: Make drm.tmpl build as pdfdoc

Graham Whaley graham.whaley at linux.intel.com
Tue Aug 25 02:26:40 PDT 2015


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



More information about the dri-devel mailing list