-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: add sections, refactor, renaming
- Loading branch information
Showing
22 changed files
with
94 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
--- | ||
title: Creation | ||
sidebar_label: Creation | ||
sidebar_position: 0 | ||
--- | ||
|
||
## DAO Creation | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: ENS | ||
sidebar_label: ENS | ||
sidebar_position: 5 | ||
--- | ||
|
||
## ENS | ||
|
||
This section will contain docs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
--- | ||
title: Advanced | ||
title: For Developers | ||
sidebar_label: Introduction | ||
sidebar_position: 0 | ||
--- | ||
|
||
## Advanced | ||
## What to find in this section? | ||
|
||
This section will contain docs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Permission Condition | ||
sidebar_label: Permission Condition | ||
sidebar_position: 4 | ||
--- | ||
|
||
## Permission Condition | ||
|
||
This section will contain docs. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
--- | ||
title: Plugin | ||
sidebar_label: Plugin | ||
title: Introduction | ||
sidebar_label: Introduction | ||
sidebar_position: 0 | ||
--- | ||
|
||
## Plugin | ||
## Introduction | ||
|
||
This section will contain docs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Plugin Management | ||
sidebar_label: Management | ||
sidebar_position: 1 | ||
--- | ||
|
||
## Plugin Management | ||
|
||
This section will contain docs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Upgradeable Plugins | ||
sidebar_label: Upgradeable | ||
sidebar_position: 2 | ||
--- | ||
|
||
## Upgradeable Plugins | ||
|
||
This section will contain docs. |
2 changes: 1 addition & 1 deletion
2
advanced/plugin-install/_category_.yml → advanced/psp/_category_.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
collapsible: true | ||
collapsed: false | ||
label: Plugins install/uninstall | ||
label: PluginSetupProcessor | ||
link: null | ||
position: 3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Install a plugin | ||
sidebar_label: Install a plugin | ||
sidebar_position: 1 | ||
--- | ||
|
||
## How to install a plugin | ||
|
||
This section will contain docs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Uninstall a Plugin | ||
sidebar_label: Uninstall a Plugin | ||
sidebar_position: 2 | ||
--- | ||
|
||
## How to uninstall a plugin | ||
|
||
This section will contain docs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Versioning | ||
sidebar_label: Versioning | ||
sidebar_position: 3 | ||
--- | ||
|
||
## How Aragon OSx's versions work | ||
|
||
This section will contain docs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ collapsible: true | |
collapsed: true | ||
label: Technical Reference | ||
link: null | ||
position: 4 | ||
position: 6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
collapsible: true | ||
collapsed: false | ||
label: Concepts | ||
label: Core Concepts | ||
link: null | ||
position: 2 | ||
position: 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: Plugin | ||
sidebar_label: Plugin | ||
sidebar_position: 2 | ||
sidebar_position: 3 | ||
--- | ||
|
||
## Plugin | ||
|
4 changes: 2 additions & 2 deletions
4
advanced/permission/_category_.yml → docs/overview/_category_.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
collapsible: true | ||
collapsed: false | ||
label: Permission | ||
label: What is Aragon OSx? | ||
link: null | ||
position: 2 | ||
position: 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Use Cases | ||
sidebar_label: Use Cases | ||
sidebar_position: 0 | ||
--- | ||
|
||
## Why using Aragon OSx |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters