Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libxml section sync #751

Merged
merged 1 commit into from
Jan 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions reference/libxml/libxmlerror.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 4724b47c25b48f509355d27291aa6893ad0b40c0 Maintainer: yannick Status: ready -->
<!-- EN-Revision: 90afcd69fcd42a060617540aab6d5be97dfc4fe1 Maintainer: yannick Status: ready -->
<!-- Reviewed: no -->

<phpdoc:classref
Expand All @@ -9,12 +9,12 @@
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude">
<title>La classe libXMLError</title>
<titleabbrev>libXMLError</titleabbrev>
<title>La classe LibXMLError</title>
<titleabbrev>LibXMLError</titleabbrev>

<partintro>

<!-- {{{ libXMLError intro -->
<!-- {{{ LibXMLError intro -->
<section xml:id="libxmlerror.intro">
&reftitle.intro;
<para>
Expand All @@ -30,12 +30,12 @@

<!-- {{{ Synopsis -->
<classsynopsis>
<ooclass><classname>libXMLError</classname></ooclass>
<ooclass><classname>LibXMLError</classname></ooclass>

<!-- {{{ Class synopsis -->
<classsynopsisinfo>
<ooclass>
<classname>libXMLError</classname>
<classname>LibXMLError</classname>
</ooclass>
</classsynopsisinfo>
<!-- }}} -->
Expand Down Expand Up @@ -75,7 +75,7 @@
<!-- }}} -->
</section>

<!-- {{{ libXMLError properties -->
<!-- {{{ LibXMLError properties -->
<section xml:id="libxmlerror.props">
&reftitle.properties;
<variablelist>
Expand Down