Skip to content

Commit f23b1e3

Browse files
Actions draft sections
1 parent 01da1d9 commit f23b1e3

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
@@ -1327,7 +1327,8 @@
13271327
{
13281328
"group": "Quickstarts",
13291329
"pages": [
1330-
"app-developers/quickstarts/starter-kit"
1330+
"app-developers/quickstarts/starter-kit",
1331+
"app-developers/quickstarts/actions"
13311332
]
13321333
},
13331334
{
@@ -1480,7 +1481,13 @@
14801481
"app-developers/reference/tools/supersim/included-contracts",
14811482
"app-developers/reference/tools/supersim/vanilla"
14821483
]
1483-
}
1484+
},
1485+
{
1486+
"group": "Actions",
1487+
"pages": [
1488+
"app-developers/reference/actions/actions-reference"
1489+
]
1490+
}
14841491
]
14851492
}
14861493
]

0 commit comments

Comments
 (0)