docs: use markdown instead of <note>

This commit is contained in:
William Jon McCann
2014-02-04 23:57:30 -05:00
parent 8dcda824d2
commit 6abe7a7094
11 changed files with 64 additions and 82 deletions

View File

@ -65,11 +65,9 @@
* The UI definitions are specified in an XML format which can be
* roughly described by the following DTD.
*
* <note><para>
* Do not confuse the GtkUIManager UI Definitions described here with
* the similarly named <link linkend="BUILDER-UI">GtkBuilder UI
* Definitions</link>.
* </para></note>
* > Do not confuse the GtkUIManager UI Definitions described here with
* > the similarly named <link linkend="BUILDER-UI">GtkBuilder UI
* > Definitions</link>.
*
* |[
* <!ELEMENT ui (menubar|toolbar|popup|accelerator)* >