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:
6
docs/docusaurus/src/css/custom.css
vendored
6
docs/docusaurus/src/css/custom.css
vendored
@@ -197,7 +197,7 @@ li > a.menu__link {
|
||||
.VKTeams a::before, .S3 a::before, .TCP a::before, .Neocities a::before, .CDEK a::before, .Start a::before,
|
||||
.Other a::before, .SQLite a::before, .PostgreSQL a::before, .GreenAPI a::before, .RCON a::before, .MySQL a::before, .MSSQL a::before, .AI a:before,
|
||||
.Ollama a::before, .Exchange a::before, .HTTP a::before, .OpenAI a::before, .Addons a::before, .Melezh a::before, .CL a::before, .WebUI a::before,
|
||||
.Info a::before, .FTP a::before, .SFTP a::before, .SSH a::before{
|
||||
.Info a::before, .FTP a::before, .SFTP a::before, .SSH a::before, .GreenMax a::before{
|
||||
padding-right: 0.7rem;
|
||||
padding-top: 0.4rem;
|
||||
}
|
||||
@@ -302,6 +302,10 @@ li > a.menu__link {
|
||||
content: url(../../static/img/APIs/small/GreenAPI.png);
|
||||
}
|
||||
|
||||
.GreenMax > div > a::before{
|
||||
content: url(../../static/img/APIs/small/GreenMax.png);
|
||||
}
|
||||
|
||||
|
||||
.Ollama > div > a::before{
|
||||
content: url(../../static/img/APIs/small/Ollama.png);
|
||||
|
||||
1
docs/en/md/Instructions/Start.md
vendored
1
docs/en/md/Instructions/Start.md
vendored
@@ -22,6 +22,7 @@ Fast navigation:
|
||||
<a href="/docs/Instructions/VKTeams/"><img src={require('../../static/img/APIs/VKTeams.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/Viber/"><img src={require('../../static/img/APIs/Viber.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/GreenAPI/"><img src={require('../../static/img/APIs/GreenAPI.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/GreenMax/"><img src={require('../../static/img/APIs/GreenMax.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/S3/"><img src={require('../../static/img/APIs/S3.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/PostgreSQL/"><img src={require('../../static/img/APIs/PostgreSQL.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/SQLite/"><img src={require('../../static/img/APIs/SQLite.png').default} width="32" class="wp_logo"/></a>
|
||||
|
||||
3
docs/en/md/sidebars.js
vendored
3
docs/en/md/sidebars.js
vendored
@@ -18,7 +18,8 @@
|
||||
{ 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: 'Green API (WhatsApp)', className: 'GreenAPI', items:[{type: 'autogenerated', dirName: 'Green_API'}]},
|
||||
{ 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' }] },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
1
docs/ru/md/Instructions/Start.md
vendored
1
docs/ru/md/Instructions/Start.md
vendored
@@ -23,6 +23,7 @@ keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3,
|
||||
<a href="/docs/Instructions/VKTeams/"><img src={require('../../static/img/APIs/VKTeams.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/Viber/"><img src={require('../../static/img/APIs/Viber.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/GreenAPI/"><img src={require('../../static/img/APIs/GreenAPI.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/GreenMax/"><img src={require('../../static/img/APIs/GreenMax.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/S3/"><img src={require('../../static/img/APIs/S3.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/PostgreSQL/"><img src={require('../../static/img/APIs/PostgreSQL.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/SQLite/"><img src={require('../../static/img/APIs/SQLite.png').default} width="32" class="wp_logo"/></a>
|
||||
|
||||
3
docs/ru/md/sidebars.js
vendored
3
docs/ru/md/sidebars.js
vendored
@@ -18,7 +18,8 @@ const sidebars = {
|
||||
{ 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: 'Green API (WhatsApp)', className: 'GreenAPI', items: [{ type: 'autogenerated', dirName: 'Green_API' }] },
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/GreenAPI' }, label: 'WhatsApp (GreenAPI)', className: 'GreenAPI', items: [{ type: 'autogenerated', dirName: 'Green_API' }] },
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/GreenMax' }, label: 'Max (GreenAPI)', className: 'GreenMax', items: [{ type: 'autogenerated', dirName: 'GreenMax' }] },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user