Skip to content

Commit 06526c8

Browse files
referenceの更新
1 parent 64a7db7 commit 06526c8

File tree

9 files changed

+17
-12
lines changed

9 files changed

+17
-12
lines changed

reference/pdo_dblib/reference.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<titleabbrev>MS SQL Server (PDO)</titleabbrev>
99
<partintro>
1010

11-
<section xml:id="pdo-dblib.intro">
11+
<section xml:id="ref.pdo-dblib.intro">
1212
&reftitle.intro;
1313
<para>
1414
PDO_DBLIB は <link linkend="intro.pdo">PHP
@@ -125,6 +125,7 @@ dblib:host=localhost;dbname=testdb
125125
</refentry>
126126

127127
</reference>
128+
&reference.pdo-dblib.pdo-dblib;
128129
<!-- Keep this comment at the end of the file
129130
Local variables:
130131
mode: sgml

reference/pdo_firebird/constants.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
33
<!-- EN-Revision: b9cf1a2e7307131913ac3c16c2fb67ed9ad38527 Maintainer: takagi Status: ready -->
4-
<section xml:id="pdo-firebird.constants" xmlns="http://docbook.org/ns/docbook">
4+
<section xml:id="ref.pdo-firebird.constants" xmlns="http://docbook.org/ns/docbook">
55
&reftitle.constants;
66
&pdo.driver-constants;
77
<variablelist>

reference/pdo_firebird/reference.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<titleabbrev>Firebird (PDO)</titleabbrev>
1010
<partintro>
1111

12-
<section xml:id="pdo-firebird.intro">
12+
<section xml:id="ref.pdo-firebird.intro">
1313
&reftitle.intro;
1414
<para>
1515
PDO_FIREBIRD は、PHP から Firebird
@@ -131,6 +131,7 @@ firebird:dbname=localhost:/var/lib/firebird/2.5/data/test.fdb;charset=utf-8;dial
131131
</refentry>
132132

133133
</reference>
134+
&reference.pdo-firebird.pdo-firebird;
134135
<!-- Keep this comment at the end of the file
135136
Local variables:
136137
mode: sgml

reference/pdo_mysql/constants.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- $Revision$ -->
33
<!-- EN-Revision: 3cbeca5d54a188b1b1b0dd2956f575ec0be986fe Maintainer: takagi Status: ready -->
44
<!-- Credits: mumumu -->
5-
<section xml:id="pdo-mysql.constants" xmlns="http://docbook.org/ns/docbook">
5+
<section xml:id="ref.pdo-mysql.constants" xmlns="http://docbook.org/ns/docbook">
66
&reftitle.constants;
77
&pdo.driver-constants;
88
<variablelist>

reference/pdo_mysql/reference.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<titleabbrev>MySQL (PDO)</titleabbrev>
99
<partintro>
1010

11-
<section xml:id="pdo-mysql.intro">
11+
<section xml:id="ref.pdo-mysql.intro">
1212
&reftitle.intro;
1313
<para>
1414
PDO_MYSQL は、PHP から MySQL データベースへのアクセスを可能にするための
@@ -181,6 +181,7 @@ mysql:unix_socket=/tmp/mysql.sock;dbname=testdb
181181
</refentry>
182182

183183
</reference>
184+
&reference.pdo-mysql.pdo-mysql;
184185
<!-- Keep this comment at the end of the file
185186
Local variables:
186187
mode: sgml

reference/pdo_odbc/reference.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<titleabbrev>ODBC and DB2 (PDO)</titleabbrev>
1010
<partintro>
1111

12-
<section xml:id="pdo-odbc.intro">
12+
<section xml:id="ref.pdo-odbc.intro">
1313
&reftitle.intro;
1414
<para>
1515
PDO_ODBC は <link linkend="intro.pdo">PHP
@@ -170,6 +170,7 @@ odbc:Driver={Microsoft Access Driver (*.mdb)};Dbq=C:\\db.mdb;Uid=Admin
170170
</refentry>
171171

172172
</reference>
173+
&reference.pdo-odbc.pdo-odbc;
173174
<!-- Keep this comment at the end of the file
174175
Local variables:
175176
mode: sgml

reference/pdo_pgsql/constants.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
33
<!-- EN-Revision: 9b69a8dcce47d6619d6459914e784627cbb02a5f Maintainer: mumumu Status: ready -->
4-
<section xml:id="pdo-pgsql.constants" xmlns="http://docbook.org/ns/docbook">
4+
<section xml:id="ref.pdo-pgsql.constants" xmlns="http://docbook.org/ns/docbook">
55
&reftitle.constants;
66
&pdo.driver-constants;
77
<variablelist>

reference/pdo_pgsql/reference.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<titleabbrev>PostgreSQL (PDO)</titleabbrev>
99
<partintro>
1010

11-
<section xml:id="pdo-pgsql.intro">
11+
<section xml:id="ref.pdo-pgsql.intro">
1212
&reftitle.intro;
1313
<para>
1414
PDO_PGSQL は、PHP から PostgreSQL
@@ -18,7 +18,7 @@
1818
</para>
1919
</section>
2020

21-
<section xml:id="pdo-pgsql.resources">
21+
<section xml:id="ref.pdo-pgsql.resources">
2222
&reftitle.resources;
2323
<para>
2424
この拡張モジュールでは、ストリームリソースを定義しています。これは
@@ -29,7 +29,7 @@
2929
&reference.pdo-pgsql.configure;
3030
&reference.pdo-pgsql.constants;
3131

32-
<section xml:id="pdo-pgsql.general-notes">
32+
<section xml:id="ref.pdo-pgsql.general-notes">
3333
<title>General notes</title>
3434
<note>
3535
<para>
@@ -157,7 +157,7 @@ pgsql:host=/tmp;port=5432;dbname=testdb;user=bruce;password=mypass
157157
&reference.pdo-pgsql.entities.PDO;
158158

159159
</reference>
160-
160+
&reference.pdo-pgsql.pdo-pgsql;
161161
<!-- Keep this comment at the end of the file
162162
Local variables:
163163
mode: sgml

reference/pdo_sqlite/reference.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<titleabbrev>SQLite (PDO)</titleabbrev>
1010
<partintro>
1111

12-
<section xml:id="pdo-sqlite.intro">
12+
<section xml:id="ref.pdo-sqlite.intro">
1313
&reftitle.intro;
1414
<para>
1515
PDO_SQLITE は、PHP から SQLite 2 や SQLite 3
@@ -94,6 +94,7 @@ sqlite:
9494
&reference.pdo-sqlite.entities.PDO;
9595

9696
</reference>
97+
&reference.pdo-sqlite.pdo-sqlite;
9798
<!-- Keep this comment at the end of the file
9899
Local variables:
99100
mode: sgml

0 commit comments

Comments
 (0)