mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
23 lines
547 B
XML
23 lines
547 B
XML
<refentry id="eclipse.plugin.name">
|
|
<refmeta>
|
|
<refentrytitle>eclipse.plugin.name</refentrytitle>
|
|
<refmiscinfo role="type">string</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>eclipse.plugin.name</refname>
|
|
<refpurpose>Eclipse Help plugin name</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='eclipse.plugin.name.frag'>
|
|
<xsl:param name="eclipse.plugin.name">DocBook Online Help Sample</xsl:param>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>Eclipse Help plugin name.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|