1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

Use consistent INI style (fix #648)

This commit is contained in:
Jakub Vrana
2025-04-19 00:53:34 +02:00
parent a9220267e7
commit 373591548f
4 changed files with 31 additions and 12 deletions

View File

@@ -14,7 +14,7 @@
<entry>&Name;</entry>
<entry>&Default;</entry>
<entry>&Changeable;</entry>
<entry>Changelog</entry>
<entry>&Changelog;</entry>
</row>
</thead>
<tbody xml:id="expect.configuration.list">

View File

@@ -15,7 +15,7 @@
<entry>&Name;</entry>
<entry>&Default;</entry>
<entry>&Changeable;</entry>
<entry>Changelog</entry>
<entry>&Changelog;</entry>
</row>
</thead>
<tbody>

View File

@@ -2,23 +2,22 @@
<!-- $Revision$ -->
<section xml:id="wkhtmltox.configuration" xmlns="http://docbook.org/ns/docbook">
&reftitle.runtime;
&extension.runtime;
<para>
<table>
<title></title>
<tgroup cols="5">
<title>wkhtmltox &ConfigureOptions;</title>
<tgroup cols="4">
<thead>
<row>
<entry>Name</entry>
<entry>Description</entry>
<entry>Default</entry>
<entry>Stage</entry>
<entry>Changelog</entry>
<entry>&Name;</entry>
<entry>&Default;</entry>
<entry>&Changeable;</entry>
<entry>&Changelog;</entry>
</row>
</thead>
<tbody>
<row>
<entry>wkhtmltox.graphics</entry>
<entry>allow libwkhtmltox to use graphics</entry>
<entry><link linkend="ini.wkhtmltox.graphics">wkhtmltox.graphics</link></entry>
<entry>Off</entry>
<entry><constant>INI_SYSTEM</constant>|<constant>INI_PERDIR</constant></entry>
<entry>&gt;= 0.3.2</entry>
@@ -26,6 +25,26 @@
</tbody>
</tgroup>
</table>
&ini.php.constants;
</para>
&ini.descriptions.title;
<para>
<variablelist>
<varlistentry xml:id="ini.wkhtmltox.graphics">
<term>
<parameter>wkhtmltox.graphics</parameter>
<type>bool</type>
</term>
<listitem>
<para>
Allow libwkhtmltox to use graphics.
</para>
</listitem>
</varlistentry>
</variablelist>
</para>
</section>

View File

@@ -14,7 +14,7 @@
<entry>&Name;</entry>
<entry>&Default;</entry>
<entry>&Changeable;</entry>
<entry>Changelog</entry>
<entry>&Changelog;</entry>
</row>
</thead>
<tbody>