1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00
Files
OpenIntegrations/docs/en/md/sidebars.js

167 lines
7.3 KiB
JavaScript
Vendored

const sidebars = {
docs: [
{
type: 'category',
label: 'Welcome!',
link: {type: 'doc', id:'Instructions/Start'},
className: 'Start',
items:[{type: 'autogenerated', dirName: 'Start'}]
},
{
type: 'category',
label: 'Messengers',
className: 'Messenger',
items: [
{ type: 'category', link: {type: 'doc', id:'Instructions/Telegram'}, label: 'Telegram', className: 'Telegram', items:[{type: 'autogenerated', dirName: 'Telegram'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Viber'}, label: 'Viber', className: 'Viber', items:[{type: 'autogenerated', dirName: 'Viber'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Slack'}, label: 'Slack', className: 'Slack', items:[{type: 'autogenerated', dirName: 'Slack'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/VKTeams'}, label: 'VK Teams', className: 'VKTeams', items:[{type: 'autogenerated', dirName: 'VKTeams'}]},
{ type: 'category', link: { type: 'doc', id: 'Instructions/GreenAPI' }, label: 'WhatsApp (GreenAPI)', className: 'GreenAPI', items: [{ type: 'autogenerated', dirName: 'GreenAPI' }] },
{ type: 'category', link: { type: 'doc', id: 'Instructions/GreenMax' }, label: 'Max (GreenAPI)', className: 'GreenMax', items: [{ type: 'autogenerated', dirName: 'GreenMax' }] },
],
},
{
type: 'category',
label: 'Social networks',
className: 'Social',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/VK'}, label: 'VK', className: 'VK', items:[{type: 'autogenerated', dirName: 'VK'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Twitter'}, label: 'Twitter', className: 'Twitter', items:[{type: 'autogenerated', dirName: 'Twitter'}]},
],
},
{
type: 'category',
label: 'Databases and spreadsheets',
className: 'Database',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/Airtable'}, label: 'Airtable', className: 'Airtable', items:[{type: 'autogenerated', dirName: 'Airtable'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/GoogleSheets'}, label: 'Google Sheets', className: 'GoogleSheets', items:[{type: 'autogenerated', dirName: 'GoogleSheets'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/PostgreSQL'}, label: 'PostgreSQL', className: 'PostgreSQL', items:[{type: 'autogenerated', dirName: 'PostgreSQL'}]},
{ 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/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',
label: 'File-hosting services and storages',
className: 'Folder',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/GoogleDrive'}, label: 'Google Drive', className: 'GoogleDrive', items:[{type: 'autogenerated', dirName: 'GoogleDrive'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/YandexDisk'}, label: 'Yandex Disk', className: 'YandexDisk', items:[{type: 'autogenerated', dirName: 'YandexDisk'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Dropbox'}, label: 'Dropbox', className: 'Dropbox', items:[{type: 'autogenerated', dirName: 'Dropbox'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/S3'}, label: 'AWS S3 (MinIO)', className: 'S3', items:[{type: 'autogenerated', dirName: 'S3'}]},
],
},
{
type: 'category',
label: 'Complete solutions (CMS, CRM)',
className: 'CRM',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/Bitrix24'}, label: 'Bitrix24', className: 'Bitrix24', items:[{type: 'autogenerated', dirName: 'Bitrix24'}]},
],
},
{
type: 'category',
label: 'E-commerce and delivery',
className: 'Commerce',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/CDEK'}, label: 'CDEK', className: 'CDEK', items:[{type: 'autogenerated', dirName: 'CDEK'}]},
],
},
{
type: 'category',
label: 'Planning and projects managment ',
className: 'Calendar',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/GoogleCalendar'}, label: 'Google Calendar', className: 'GoogleCalendar', items:[{type: 'autogenerated', dirName: 'GoogleCalendar'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Notion'}, label: 'Notion', className: 'Notion', items:[{type: 'autogenerated', dirName: 'Notion'}]},
],
},
{
type: 'category',
label: 'Artificial Intelligence',
className: 'AI',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/Ollama'}, label: 'Ollama', className: 'Ollama', items:[{type: 'autogenerated', dirName: 'Ollama'}]},
{ type: 'category', link: { type: 'doc', id: 'Instructions/OpenAI' }, label: 'OpenAI', className: 'OpenAI', items: [{ type: 'autogenerated', dirName: 'OpenAI' }] },
],
},
{
type: 'category',
label: 'Exchange protocols',
className: 'Exchange',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/TCP'}, label: 'TCP', className: 'TCP', items:[{type: 'autogenerated', dirName: 'TCP'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/HTTP'}, label: 'HTTP', className: 'HTTP', items:[{type: 'autogenerated', dirName: 'HTTP-client'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/FTP' }, label: 'FTP', className: 'FTP', items: [{ type: 'autogenerated', dirName: 'FTP' }] },
{ type: 'category', link: { type: 'doc', id: 'Instructions/SFTP' }, label: 'SFTP', className: 'SFTP', items: [{ type: 'autogenerated', dirName: 'SFTP' }] },
{ type: 'category', link: { type: 'doc', id: 'Instructions/SSH' }, label: 'SSH', className: 'SSH', items: [{ type: 'autogenerated', dirName: 'SSH' }] },
{ type: 'category', link: {type: 'doc', id:'Instructions/RCON'}, label: 'RCON', className: 'RCON', items:[{type: 'autogenerated', dirName: 'RCON'}]},
],
},
{
type: 'category',
label: 'Other',
className: 'Other',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/Neocities'}, label: 'Neocities', className: 'Neocities', items:[{type: 'autogenerated', dirName: 'Neocities'}]},
]
}
],
addonsSidebar: [
{
type: 'doc',
id: 'Addons/About-Addons',
label: 'About addons',
className: 'Addons',
},
{
type: 'doc',
id: 'Addons/Melezh',
label: 'Melezh',
className: 'Melezh',
},
// другие аддоны...
],
// Сайдбар деталей конкретного аддона (Melezh)
melezhSidebar: [
{
type: 'category',
label: 'About Melezh',
className: 'Info',
link: {
type: 'doc',
id: 'Addons/Melezh/Overview'
},
items: [{ type: 'autogenerated', dirName: 'Addons/Melezh/Start' }]
},
{
type: 'category',
label: 'Web interface',
className: 'WebUI',
items: [
{ type: 'autogenerated', dirName: 'Addons/Melezh/Web-Interface' },
]
},
{
type: 'category',
label: 'Command-line interface',
className: 'CL',
items: [
{ type: 'autogenerated', dirName: 'Addons/Melezh/Console-Interface' },
]
},
]
};
module.exports = sidebars;