mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-12 20:04:57 +02:00
modified documentation
This commit is contained in:
@@ -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'),
|
||||
|
Reference in New Issue
Block a user