~ubuntu-branches/ubuntu/wily/libjboss-remoting-java/wily

« back to all changes in this revision

Viewing changes to docs/guide/support/support/docbook-xsl/params/axf.extensions.xml

  • Committer: Package Import Robot
  • Author(s): Torsten Werner
  • Date: 2011-09-09 14:01:03 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: package-import@ubuntu.com-20110909140103-hqokx61534tas9rg
Tags: 2.5.3.SP1-1
* Newer but not newest upstream release. Do not build samples.
* Change debian/watch to upstream's svn repo.
* Add patch to fix compile error caused by tomcat update.
  (Closes: #628303)
* Switch to source format 3.0.
* Switch to debhelper level 7.
* Remove useless Depends.
* Update Standards-Version: 3.9.2.
* Update README.source.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<refentry id="axf.extensions">
 
2
<refmeta>
 
3
<refentrytitle>axf.extensions</refentrytitle>
 
4
<refmiscinfo role="type">boolean</refmiscinfo>
 
5
</refmeta>
 
6
<refnamediv>
 
7
<refname>axf.extensions</refname>
 
8
<refpurpose>Enable XSL Formatter extensions?</refpurpose>
 
9
</refnamediv>
 
10
 
 
11
<refsynopsisdiv>
 
12
<src:fragment id='axf.extensions.frag'>
 
13
<xsl:param name="axf.extensions" select="0"/>
 
14
</src:fragment>
 
15
</refsynopsisdiv>
 
16
 
 
17
<refsect1><title>Description</title>
 
18
 
 
19
<para>If non-zero,
 
20
<ulink url="http://www.antennahouse.com/">XSL Formatter</ulink>
 
21
extensions will be used. XSL Formatter extensions consists of PDF bookmarks,
 
22
document information and better index processing.</para>
 
23
 
 
24
</refsect1>
 
25
</refentry>