mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-08 19:34:56 +02:00
chore: dep for tools
This commit is contained in:
@@ -99,15 +99,15 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', 'df7'),
|
||||
component: ComponentCreator('/documentation/', '7d7'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', 'a50'),
|
||||
component: ComponentCreator('/documentation/', '81d'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', 'dbd'),
|
||||
component: ComponentCreator('/documentation/', '42c'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/before_installation/imporatnt_notes',
|
||||
@@ -163,6 +163,12 @@ export default [
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/category/tools',
|
||||
component: ComponentCreator('/documentation/category/tools', 'a35'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/category/troubleshoot',
|
||||
component: ComponentCreator('/documentation/category/troubleshoot', '11b'),
|
||||
@@ -319,6 +325,12 @@ export default [
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/tools/dns',
|
||||
component: ComponentCreator('/documentation/tools/dns', '2cf'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/troubleshoot/bluetooth',
|
||||
component: ComponentCreator('/documentation/troubleshoot/bluetooth', '269'),
|
||||
|
Reference in New Issue
Block a user