Skip to content

Commit 470b64b

Browse files
committed
Partial GMP sync with EN
This fixes one RelaxNG violation
1 parent 89411cc commit 470b64b

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

reference/gmp/gmp.xml

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 8932dc479ab319693fe984a4eed2b3c768540256 Maintainer: pastore Status: ready -->
3-
2+
<!-- EN-Revision: 4d17b7b4947e7819ff5036715dd706be87ae4def Maintainer: pastore Status: ready -->
43
<reference xml:id="class.gmp" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
54

65
<title>La classe GMP</title>
@@ -25,23 +24,27 @@
2524
</section>
2625

2726
<section xml:id="gmp.synopsis">
28-
<classsynopsis>
29-
<ooclass><classname>GMP</classname></ooclass>
27+
&reftitle.classsynopsis;
28+
29+
<classsynopsis class="class">
30+
<ooclass>
31+
<classname>GMP</classname>
32+
</ooclass>
3033

31-
<classsynopsisinfo>
32-
<ooclass>
33-
<classname>GMP</classname>
34-
</ooclass>
35-
<oointerface>
36-
<interfacename>Serializable</interfacename>
37-
</oointerface>
38-
</classsynopsisinfo>
34+
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
35+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.gmp')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='GMP'])">
36+
<xi:fallback/>
37+
</xi:include>
38+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.gmp')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='GMP'])">
39+
<xi:fallback/>
40+
</xi:include>
3941
</classsynopsis>
4042
</section>
4143
</partintro>
4244

43-
</reference>
45+
&reference.gmp.entities.gmp;
4446

47+
</reference>
4548
<!-- Keep this comment at the end of the file
4649
Local variables:
4750
mode: sgml

0 commit comments

Comments
 (0)