You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Дополнение сайдбаров документации
This commit is contained in:
2
docs/en/md/sidebars.js
vendored
2
docs/en/md/sidebars.js
vendored
@@ -42,7 +42,7 @@
|
|||||||
{ type: 'category', link: {type: 'doc', id:'Instructions/SQLite'}, label: 'SQLite', className: 'SQLite', items:[{type: 'autogenerated', dirName: 'SQLite'}]},
|
{ type: 'category', link: {type: 'doc', id:'Instructions/SQLite'}, label: 'SQLite', className: 'SQLite', items:[{type: 'autogenerated', dirName: 'SQLite'}]},
|
||||||
{ type: 'category', link: {type: 'doc', id:'Instructions/MySQL'}, label: 'MySQL', className: 'MySQL', items:[{type: 'autogenerated', dirName: 'MySQL'}]},
|
{ type: 'category', link: {type: 'doc', id:'Instructions/MySQL'}, label: 'MySQL', className: 'MySQL', items:[{type: 'autogenerated', dirName: 'MySQL'}]},
|
||||||
{ type: 'category', link: {type: 'doc', id:'Instructions/MSSQL' }, label: 'MS SQL Server', className: 'MSSQL', items: [{ type: 'autogenerated', dirName: 'MSSQL' }] },
|
{ type: 'category', link: {type: 'doc', id:'Instructions/MSSQL' }, label: 'MS SQL Server', className: 'MSSQL', items: [{ type: 'autogenerated', dirName: 'MSSQL' }] },
|
||||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/MongoDB' }, label: 'MongoDB', className: 'MongoDB', items: [{ type: 'autogenerated', dirName: 'MongoDB' }] },
|
{ type: 'category', link: {type: 'doc', id: 'Instructions/MongoDB' }, label: 'MongoDB', className: 'MongoDB', items: [{ type: 'autogenerated', dirName: 'MongoDB' }] },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
1
docs/ru/md/sidebars.js
vendored
1
docs/ru/md/sidebars.js
vendored
@@ -42,6 +42,7 @@ const sidebars = {
|
|||||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/SQLite' }, label: 'SQLite', className: 'SQLite', items: [{ type: 'autogenerated', dirName: 'SQLite' }] },
|
{ type: 'category', link: { type: 'doc', id: 'Instructions/SQLite' }, label: 'SQLite', className: 'SQLite', items: [{ type: 'autogenerated', dirName: 'SQLite' }] },
|
||||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/MySQL' }, label: 'MySQL', className: 'MySQL', items: [{ type: 'autogenerated', dirName: 'MySQL' }] },
|
{ type: 'category', link: { type: 'doc', id: 'Instructions/MySQL' }, label: 'MySQL', className: 'MySQL', items: [{ type: 'autogenerated', dirName: 'MySQL' }] },
|
||||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/MSSQL' }, label: 'MS SQL Server', className: 'MSSQL', items: [{ type: 'autogenerated', dirName: 'MSSQL' }] },
|
{ type: 'category', link: { type: 'doc', id: 'Instructions/MSSQL' }, label: 'MS SQL Server', className: 'MSSQL', items: [{ type: 'autogenerated', dirName: 'MSSQL' }] },
|
||||||
|
{ type: 'category', link: { type: 'doc', id: 'Instructions/MongoDB' }, label: 'MongoDB', className: 'MongoDB', items: [{ type: 'autogenerated', dirName: 'MongoDB' }] },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user