Skip to content

Commit 1c19dc0

Browse files
fingolfinChrisJefferson
authored andcommitted
Avoid multiply defined labels warning
1 parent 91ad83e commit 1c19dc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/combi.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This section details the <C>Fundamental</C> and <C>Combinatorial</C> records, which are used for creating and manipulating structured data representations within GAP. It also covers functions for converting these structures into graphs and for computing their stabilizers and canonical forms.
55

6-
<Section Label="Function Documentation">
6+
<Section Label="Function Documentation combi">
77
<Heading>Function documentation</Heading>
88

99
<#Include Label="Fundamental" />

doc/solve.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Motivated by this, this package provides CanonicalImage. CanonicalImage(G,O,A) r
5151
<P/>
5252
<B>WARNING:</B> The value of MinimalImage will remain identical between versions of GAP and the Images package, unless bugs are discovered. This is NOT true for CanonicalImage.
5353

54-
<Section Label="Function Documentation">
54+
<Section Label="Function Documentation solve">
5555
<Heading>Function documentation</Heading>
5656

5757
<#Include Label="MinimalImage" />

0 commit comments

Comments
 (0)