Skip to content

Commit c07951f

Browse files
Merge pull request #53 from TheDragonCode/1.x
The “Feeds” section has been renamed to “Create Feeds”
2 parents e401209 + dd1da48 commit c07951f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/laravel-feeds.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</toc-element>
1414
<toc-element topic="introduction.topic">
1515
<toc-element topic="installation.topic" />
16-
<toc-element topic="feeds.topic" />
16+
<toc-element topic="create-feeds.topic" />
1717
<toc-element topic="generation.topic">
1818
</toc-element>
1919
<toc-element topic="configuration.topic" />

docs/topics/feeds.topic renamed to docs/topics/create-feeds.topic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<topic
55
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
66
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
7-
title="Feeds" id="feeds" help-id="make-feeds;create-feeds">
7+
title="Create Feeds" id="create-feeds" help-id="make-feeds;create-feeds;feeds">
88

99
<link-summary>Information on creating feed classes and their dependencies</link-summary>
1010
<card-summary>Information on creating feed classes and their dependencies</card-summary>

docs/topics/installation.topic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</code-block>
2525

2626
<include from="configuration.topic" element-id="publish_config" />
27-
<include from="feeds.topic" element-id="create_feeds" />
27+
<include from="create-feeds.topic" element-id="create_feeds" />
2828

2929
<chapter title="Generation" id="generation">
3030
<include from="generation.topic" element-id="generate" />

docs/topics/introduction.topic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<primary>
2525
<title>Getting started</title>
2626

27-
<a href="feeds.topic" type="documents" />
27+
<a href="create-feeds.topic" type="documents" />
2828
<a href="generation.topic" type="turn-on" />
2929
<a href="advanced-usage.topic" type="library" />
3030
</primary>

0 commit comments

Comments
 (0)