Skip to content

Commit f20ea42

Browse files
committed
Update version blocks for non-dev docs
1 parent 4e9b696 commit f20ea42

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

modules/ROOT/pages/Development/BeginnersGuide/_includes/branch-notice.adoc

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
include::../_includes/repo-versions.adoc[]
22

33
// Live docs
4-
// ====
5-
// include::../_includes/current-branch-header.adoc[]
4+
====
5+
include::../_includes/current-branch-header.adoc[]
66
77
// {verbphraseCaps} the **`{suggested-branch}` branch** to develop a mod for the stable version of SML{actionphrase}
88
9-
// You should {verbphrase} either
10-
// the **`dev` branch** or the **`master` branch**.
11-
// Of those two, you probably want whichever branch was pushed to most recently,
12-
// which you can see in the ("Updated" column)
13-
// https://github.com/satisfactorymodding/SatisfactoryModLoader/branches[on the GitHub repository].
9+
You should {verbphrase} either
10+
the **`dev` branch** or the **`master` branch**.
11+
Of those two, you probably want whichever branch was pushed to most recently,
12+
which you can see in the ("Updated" column)
13+
https://github.com/satisfactorymodding/SatisfactoryModLoader/branches[on the GitHub repository].
1414
15-
// If you're uncertain about which branch to use, **ask us on the Discord**.
16-
// ====
15+
If you're uncertain about which branch to use, **ask us on the Discord**.
16+
====
1717

1818
// Dev docs
19-
====
20-
include::../_includes/current-branch-header.adoc[]
19+
// ====
20+
// include::../_includes/current-branch-header.adoc[]
2121

22-
You should {verbphrase} the **`{suggested-branch}` branch** (because SML 3.?.? is not released yet){actionphrase}
22+
// You should {verbphrase} the **`{suggested-branch}` branch** (because SML 3.?.? is not released yet){actionphrase}
2323

24-
If you're uncertain about which branch to use, **ask us on the Discord**.
25-
====
24+
// If you're uncertain about which branch to use, **ask us on the Discord**.
25+
// ====
2626

2727
// Archive
2828
// ====

modules/ROOT/pages/Development/BeginnersGuide/_includes/current-branch-header.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ include::../_includes/repo-versions.adoc[]
44

55
// Live docs
66
// //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
7-
// This is the *latest stable* version of the docs. +
8-
// Stable (Release) and Experimental are currently both the same game version.
7+
This is the *latest stable* version of the docs. +
8+
Stable (Release) and Experimental are currently both the same game version.
99
// //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
1010

1111

1212
// Dev docs
1313
// //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
14-
This is the *development* version of the docs. +
15-
Stable (Release) and Experimental are on different versions of the game.
16-
If you want to develop mods for the stable release of SML,
17-
you should follow the https://docs.ficsit.app/satisfactory-modding/latest/index.html[non-`dev` docs branch].
14+
// This is the *development* version of the docs. +
15+
// Stable (Release) and Experimental are on different versions of the game.
16+
// If you want to develop mods for the stable release of SML,
17+
// you should follow the https://docs.ficsit.app/satisfactory-modding/latest/index.html[non-`dev` docs branch].
1818
// //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
1919

2020

0 commit comments

Comments
 (0)