modified documentation

This commit is contained in:
2024-03-29 13:21:45 +05:30
parent 9bd6af3efd
commit f32bf95593
11 changed files with 142 additions and 12 deletions

View File

@@ -79,15 +79,15 @@ export default [
},
{
path: '/documentation/',
component: ComponentCreator('/documentation/', '515'),
component: ComponentCreator('/documentation/', '615'),
routes: [
{
path: '/documentation/',
component: ComponentCreator('/documentation/', 'f75'),
component: ComponentCreator('/documentation/', 'a9f'),
routes: [
{
path: '/documentation/',
component: ComponentCreator('/documentation/', 'cb8'),
component: ComponentCreator('/documentation/', '951'),
routes: [
{
path: '/documentation/before_installation/imporatnt_notes',
@@ -179,6 +179,12 @@ export default [
exact: true,
sidebar: "tutorialSidebar"
},
{
path: '/documentation/dev_guide/install_keyring',
component: ComponentCreator('/documentation/dev_guide/install_keyring', '6ef'),
exact: true,
sidebar: "tutorialSidebar"
},
{
path: '/documentation/dev_guide/pkgbuild',
component: ComponentCreator('/documentation/dev_guide/pkgbuild', '393'),