Add IDs so that we can refer to them through HTML anchors.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338779 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2016-03-20 15:31:40 +00:00
parent 91016be2c8
commit 872188aed0

View file

@ -142,7 +142,7 @@
back into PHP land.
</para>
<section>
<section xml:id="mongodb.persistence.serialization">
<title>Serialisation to BSON</title>
<section>
@ -382,7 +382,7 @@ UpperClass implements MongoDB\BSON\Persistable {
</section>
</section>
<section>
<section xml:id="mongodb.persistence.deserialization">
<title>Deserialization from BSON</title>
<para>