After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 795548 - docs: Example command not shown properly for tcp elements
docs: Example command not shown properly for tcp elements
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-04-25 15:25 UTC by Nicolas Dufresne (ndufresne)
Modified: 2018-05-05 16:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2018-04-25 15:25:57 UTC
I just notice that one, might be the case in few places:

https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-tcpserversink.html
Comment 1 Tim-Philipp Müller 2018-05-05 16:03:26 UTC
commit 4187242a7cbd21170c43a0ebdbd66678f14131ca
Author: Tim-Philipp Müller <tim@centricular.com>
Date:   Sat May 5 18:02:16 2018 +0200

    tcp: fix markup for example pipelines in docs
    
    gtk-doc doesn't like the # it seems.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=795548