doc: Add missing CDATA around a XML programlisting
https://bugzilla.gnome.org/show_bug.cgi?id=675423
This commit is contained in:
committed by
Matthias Clasen
parent
e99ac6c531
commit
0d69020d6c
@@ -123,7 +123,7 @@
|
||||
*
|
||||
* <example>
|
||||
* <title>A UI definition</title>
|
||||
* <programlisting>
|
||||
* <programlisting><![CDATA[
|
||||
* <ui>
|
||||
* <menubar>
|
||||
* <menu name="FileMenu" action="FileMenuAction">
|
||||
@@ -148,7 +148,7 @@
|
||||
* </placeholder>
|
||||
* </toolbar>
|
||||
* </ui>
|
||||
* </programlisting>
|
||||
* ]]></programlisting>
|
||||
* </example>
|
||||
*
|
||||
* The constructed widget hierarchy is very similar to the element tree
|
||||
|
||||
Reference in New Issue
Block a user