1 <refentry xmlns="http://docbook.org/ns/docbook"
2 xmlns:xlink="http://www.w3.org/1999/xlink"
3 xmlns:xi="http://www.w3.org/2001/XInclude"
4 xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
5 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
6 version="5.0" xml:id="eclipse.plugin.id">
8 <refentrytitle>eclipse.plugin.id</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>
12 <refname>eclipse.plugin.id</refname>
13 <refpurpose>Eclipse Help plugin id</refpurpose>
17 <src:fragment xml:id="eclipse.plugin.id.frag">
18 <xsl:param name="eclipse.plugin.id">com.example.help</xsl:param>
22 <refsection><info><title>Description</title></info>
24 <para>Eclipse Help plugin id. You should change this id to something
25 unique for each help.</para>