[Bug 724085] New: gst-plugins-good/docs: Rebalance docbook <para> tags in comments

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 10 16:57:40 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724085
  GStreamer | gst-plugins-good | git

           Summary: gst-plugins-good/docs: Rebalance docbook <para> tags
                    in comments
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Trying to build gst-plugins-good using HEAD gtk-doc results in the errors
below. These errors appear to be due to unbalanced <para> tags, so my patch
attempts to re-balance these. I assume that these errors now appear due to
stricter checking by gtk-doc.

  DOC   Building HTML
xml/element-audiocheblimit.xml:66: parser error : Opening and ending tag
mismatch: refsect1 line 53 and para
</para></para>
              ^
xml/element-audiocheblimit.xml:83: parser error : Opening and ending tag
mismatch: para line 71 and refsect1
</refsect1>
           ^
gst-plugins-good-plugins-docs.sgml:36: element include: XInclude error : could
not load xml/element-audiocheblimit.xml, and no fallback was found
xml/element-udpsrc.xml:119: parser error : Opening and ending tag mismatch:
refsect1 line 72 and para
</para></para>
              ^
xml/element-udpsrc.xml:147: parser error : Opening and ending tag mismatch:
para line 120 and refsect1
</refsect1>
           ^
gst-plugins-good-plugins-docs.sgml:167: element include: XInclude error : could
not load xml/element-udpsrc.xml, and no fallback was found

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list