Skip to content

Commit 4811561

Browse files
Fixed display of menu nesting levels
1 parent a4081e9 commit 4811561

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/topics/contributions.topic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<card-summary>Instructions for %instance% project developers</card-summary>
1111
<web-summary>Instructions for %instance% project developers</web-summary>
1212

13-
<show-structure depth="2" />
13+
<show-structure depth="3" />
1414

1515
<p>
1616
Contributions are

docs/topics/generation.topic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<card-summary>Information on feed generation</card-summary>
1111
<web-summary>Information on feed generation</web-summary>
1212

13-
<show-structure depth="2" />
13+
<show-structure depth="3" />
1414

1515
<chapter title="Generate all feeds" id="generate_all_feeds">
1616
<snippet id="generate">

docs/topics/instagram.topic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<card-summary>Feed generation recipe for Instagram</card-summary>
1111
<web-summary>Feed generation recipe for Instagram</web-summary>
1212

13-
<show-structure depth="2" />
13+
<show-structure depth="3" />
1414

1515
<chapter title="Create files" id="create_files">
1616
<code-block lang="bash">

docs/topics/installation.topic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<card-summary>Information on installing and configuring %instance%</card-summary>
1111
<web-summary>Information on installing and configuring %instance%</web-summary>
1212

13-
<show-structure depth="2" />
13+
<show-structure depth="3" />
1414

1515
<p>
1616
To get the latest version of

docs/topics/sitemap.topic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<card-summary>Recipe for creating a sitemap</card-summary>
1111
<web-summary>Recipe for creating a sitemap</web-summary>
1212

13-
<show-structure depth="2" />
13+
<show-structure depth="3" />
1414

1515
<chapter title="Create files" id="create_files">
1616
<code-block lang="bash">

docs/topics/yandex.topic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<card-summary>Feed generation recipe for Yandex</card-summary>
1111
<web-summary>Feed generation recipe for Yandex</web-summary>
1212

13-
<show-structure depth="2" />
13+
<show-structure depth="3" />
1414

1515
<chapter title="Create files" id="create_files">
1616
<code-block lang="bash">

0 commit comments

Comments
 (0)