Files
dive-into-python3/chardet/docs/docbook/xsl/params/menuchoice.separator.xml
T
Mark Pilgrim 831681489e initial import
2009-01-24 16:05:55 -05:00

26 lines
703 B
XML

<refentry id="menuchoice.separator">
<refmeta>
<refentrytitle>menuchoice.separator</refentrytitle>
<refmiscinfo role="type"></refmiscinfo>
</refmeta>
<refnamediv>
<refname>menuchoice.separator</refname>
<refpurpose></refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='menuchoice.separator.frag'>
<xsl:param name="menuchoice.separator" select="'+'"/>
</src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>Separator used to connect items of a <sgmltag>menuchoice</sgmltag> other
than <sgmltag>guimenuitem</sgmltag> and <sgmltag>guisubmenu</sgmltag>. The latter
elements are linked with <parameter>menuchoice.menu.separator</parameter>.
</para>
</refsect1>
</refentry>