We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe1f70 commit e829c37Copy full SHA for e829c37
2 files changed
reference/operator/book.xml
@@ -21,10 +21,8 @@
21
Another example is creating an enhanced string class that has the multiplication
22
operator overloaded to allow repeating the string a certain number of times.
23
</para>
24
-
25
<section>
26
&reftitle.seealso;
27
28
</section>
29
</preface>
30
<!-- }}} -->
reference/operator/setup.xml
@@ -3,7 +3,6 @@
3
4
<chapter xml:id="operator.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
&reftitle.setup;
6
7
<section xml:id="operator.installation">
8
&reftitle.install;
9
<para>
0 commit comments