Skip to content

Commit 17ff3b7

Browse files
bradleycamachoits-everdred
authored andcommitted
Actions draft sections
1 parent 4c99159 commit 17ff3b7

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: Start using Actions
3+
description: Learn how to quickly deploy using Actions
4+
---
5+
6+
DRAFT CONTENT HERE
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: Actions reference
3+
description: Actions reference
4+
---
5+
6+
DRAFT CONTENT HERE

docs.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,7 +1646,8 @@
16461646
{
16471647
"group": "Quickstarts",
16481648
"pages": [
1649-
"app-developers/quickstarts/starter-kit"
1649+
"app-developers/quickstarts/starter-kit",
1650+
"app-developers/quickstarts/actions"
16501651
]
16511652
},
16521653
{
@@ -1800,7 +1801,13 @@
18001801
"app-developers/reference/tools/supersim/included-contracts",
18011802
"app-developers/reference/tools/supersim/vanilla"
18021803
]
1803-
}
1804+
},
1805+
{
1806+
"group": "Actions",
1807+
"pages": [
1808+
"app-developers/reference/actions/actions-reference"
1809+
]
1810+
}
18041811
]
18051812
}
18061813
]

0 commit comments

Comments
 (0)