1. 06 Feb, 2013 2 commits
    • Hans Verkuil's avatar
      [media] DocBook: improve the error_idx field documentation · 0568aeee
      Hans Verkuil authored
      The documentation of the error_idx field was incomplete and confusing.
      This patch improves it.
      Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
      Acked-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
      0568aeee
    • Hans Verkuil's avatar
      [media] DocBook: fix various validation errors · 07b64b83
      Hans Verkuil authored
      Fixed the following errors (with exception of the SVG errors):
        GEN     /home/hans/work/src/v4l/media-git/Documentation/DocBook//v4l2.xml
        rm -rf Documentation/DocBook/index.html; echo '<h1>Linux Kernel HTML Documentation</h1>' >> Documentation/DocBook/index.html && echo '<h2>Kernel Version: 3.8.0-rc1</h2>' >> Documentation/DocBook/index.html && cat Documentation/DocBook/media_api.html >> Documentation/DocBook/index.html
        /tmp/x.xml:883: element revremark: validity error : Element structname is not declared in revremark list of possible children
        /tmp/x.xml:883: element revremark: validity error : Element xref is not declared in revremark list of possible children
        /tmp/x.xml:9580: element xref: validity error : Element xref was declared EMPTY this one has content
        /tmp/x.xml:13508: element link: validity error : Element link does not carry attribute linkend
        /tmp/x.xml:13508: element link: validity error : No declaration for attribute linked of element link
        /tmp/x.xml:16986: element imagedata: validity error : Value "SVG" for attribute format of imagedata is not among the enumerated set
        /tmp/x.xml:17003: element imagedata: validity error : Value "SVG" for attribute format of imagedata is not among the enumerated set
        /tmp/x.xml:17022: element imagedata: validity error : Value "SVG" for attribute format of imagedata is not among the enumerated set
      Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
      07b64b83
  2. 05 Feb, 2013 38 commits