Skip to content

Commit e16edef

Browse files
committed
fix
1 parent 2cb9d86 commit e16edef

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

Writerside/topics/gml-modules.topic

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE topic
3-
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
2+
<!DOCTYPE topic SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
43
<topic id="gml-modules"
54
title="Модули"
65
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
76
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd">
87

9-
<!-- A section combines multiple topics dedicated to a specific subject.
10-
Add a starting page to provide an overview of the topics in the section.
11-
Start with two topics you want to promote in the <spotlight> group,
12-
several important topics in the <primary> group (for example, where to start),
13-
several less important topics in the <secondary> group (for example, more advanced topics),
14-
and optionally add any other relevant topics in the <misc> group as cards and lists of links
15-
(maybe related topics from other sections).
16-
Only the spotlight section is limited to two topics.
17-
For other groups, try to keep the number between 2 and 6, but you can add more if necessary.-->
18-
198
<section-starting-page>
209
<title>Модули Gml</title>
2110
<description>
@@ -62,5 +51,4 @@
6251
</cards>
6352
</misc>
6453
</section-starting-page>
65-
6654
</topic>

0 commit comments

Comments
 (0)