Skip to content

Commit 4df48b5

Browse files
committed
[reference/wkhtmltox] sync with en
1 parent 57bd33b commit 4df48b5

File tree

2 files changed

+31
-14
lines changed

2 files changed

+31
-14
lines changed

reference/wkhtmltox/ini.xml

Lines changed: 29 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,53 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 0dad2268d5adb19f77270aa2a9515a4bfbca9b22 Maintainer: iwamot Status: ready -->
3+
<!-- EN-Revision: 373591548f2bb7cc35e46242ea4faa0adcf7febc Maintainer: iwamot Status: ready -->
44
<!-- Reviewed: no -->
55

66
<section xml:id="wkhtmltox.configuration" xmlns="http://docbook.org/ns/docbook">
77
&reftitle.runtime;
8+
&extension.runtime;
89
<para>
910
<table>
10-
<title></title>
11-
<tgroup cols="5">
11+
<title>wkhtmltox &ConfigureOptions;</title>
12+
<tgroup cols="4">
1213
<thead>
1314
<row>
14-
<entry>名前</entry>
15-
<entry>説明</entry>
16-
<entry>デフォルト</entry>
17-
<entry>ステージ</entry>
18-
<entry>変更履歴</entry>
15+
<entry>&Name;</entry>
16+
<entry>&Default;</entry>
17+
<entry>&Changeable;</entry>
18+
<entry>&Changelog;</entry>
1919
</row>
2020
</thead>
2121
<tbody>
2222
<row>
23-
<entry>wkhtmltox.graphics</entry>
24-
<entry>libwkhtmltox にグラフィックの使用を許可する</entry>
23+
<entry><link linkend="ini.wkhtmltox.graphics">wkhtmltox.graphics</link></entry>
2524
<entry>Off</entry>
2625
<entry><constant>INI_SYSTEM</constant>|<constant>INI_PERDIR</constant></entry>
2726
<entry>&gt;= 0.3.2</entry>
2827
</row>
2928
</tbody>
3029
</tgroup>
3130
</table>
31+
&ini.php.constants;
32+
</para>
33+
34+
&ini.descriptions.title;
35+
36+
<para>
37+
<variablelist>
38+
<varlistentry xml:id="ini.wkhtmltox.graphics">
39+
<term>
40+
<parameter>wkhtmltox.graphics</parameter>
41+
<type>bool</type>
42+
</term>
43+
<listitem>
44+
<para>
45+
libwkhtmltox にグラフィックの使用を許可する
46+
</para>
47+
</listitem>
48+
</varlistentry>
49+
50+
</variablelist>
3251
</para>
3352
</section>
3453

@@ -52,5 +71,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
5271
vim: et tw=78 syn=sgml
5372
vi: ts=1 sw=1
5473
-->
55-
56-

reference/wkhtmltox/setup.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: b78d43dbe5af1bacde2e324fcdfcee14d25e8420 Maintainer: iwamot Status: ready -->
3+
<!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: iwamot Status: ready -->
44
<!-- Reviewed: no -->
55

66
<chapter xml:id="wkhtmltox.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -9,7 +9,7 @@
99
<section xml:id="wkhtmltox.requirements">
1010
&reftitle.required;
1111
<para>
12-
libwkhtmltox のソースとバイナリリリースは <link xlink:href="http://wkhtmltopdf.org">wkhtmltopdf.org</link>
12+
libwkhtmltox のソースとバイナリリリースは <link xlink:href="&url.wkhtmltopdf;">wkhtmltopdf.org</link>
1313
で配布されています。
1414
</para>
1515
<caution>

0 commit comments

Comments
 (0)