Skip to content

Commit d8ebb33

Browse files
authored
Merge pull request #16 from eksrvb/docu/github-pages-first-shot
Docu/GitHub pages first shot
2 parents 3015c88 + 84ad097 commit d8ebb33

File tree

5 files changed

+7
-0
lines changed

5 files changed

+7
-0
lines changed

docs/commands/commands.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
layout: default
33
title: Commands
44
nav_order: 2
5+
has_children: true
6+
permalink: /docs/commands
57
---
68

79
# Commands

docs/commands/createRelease.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: default
33
title: createRelease
44
parent: Commands
5+
nav_order: 1
56
---
67

78

docs/commands/getBuildInfos.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: default
33
title: getBuildInfos
44
parent: Commands
5+
nav_order: 2
56
---
67

78
# Creating a release

docs/examples/examples.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
layout: default
33
title: Examples
44
nav_order: 3
5+
has_children: true
6+
permalink: /docs/examples
57
---
68

79
# Examples

docs/examples/github_actions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: default
33
title: GitHub Actions
44
parent: Examples
5+
nav_order: 1
56
---
67

78
# GitHub Actions examples

0 commit comments

Comments
 (0)