Skip to content

Commit

Permalink
Начало доков Green API
Browse files Browse the repository at this point in the history
  • Loading branch information
Bayselonarrend committed Feb 21, 2025
1 parent 7e0a684 commit dddbec7
Show file tree
Hide file tree
Showing 10 changed files with 37 additions and 3 deletions.
6 changes: 5 additions & 1 deletion docs/docusaurus/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ li > a.menu__link {
.Slack a::before, .YandexDisk a::before, .Dropbox a::before, .Bitrix24 a::before, .Messenger a::before,
.Social a::before, .Database a::before, .Folder a::before, .Calendar a::before, .CRM a::before, .Commerce a::before,
.VKTeams a::before, .S3 a::before, .TCP a::before, .Ozon a::before, .Neocities a::before, .CDEK a::before, .Start a::before,
.Other a::before, .SQLite a::before, .PostgreSQL a::before{
.Other a::before, .SQLite a::before, .PostgreSQL a::before, .GreenAPI a::before{
padding-right: 0.7rem;
padding-top: 0.4rem;
}
Expand Down Expand Up @@ -220,6 +220,10 @@ li > a.menu__link {
content: url(../../static/img/APIs/small/PostgreSQL.png);
}

.GreenAPI > div > a::before{
content: url(../../static/img/APIs/small/GreenAPI.png);
}

.Messenger > div > a::before{
content: url(../../static/img/Categories/chat.png);
}
Expand Down
Binary file added docs/docusaurus/static/img/APIs/GreenAPI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions docs/en/md/Instructions/GreenAPI.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
id: GreenAPI
sidebar_class_name: GreenAPI
---

<img src={require('../../static/img/APIs/GreenAPI.png').default} width='64px' />

# Green API (WhatsApp)

This section is dedicated to the library for working with WhatsApp via Green API. On this page, all the steps necessary to start working are described

## Getting started

3 changes: 2 additions & 1 deletion docs/en/md/Instructions/Start.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ 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/Ozon/"><img src={require('../../static/img/APIs/Ozon.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/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/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>
<a href="/docs/Instructions/Twitter/"><img src={require('../../static/img/APIs/Twitter.png').default} width="32" class="wp_logo"/></a>
<a href="/docs/Instructions/Notion/"><img src={require('../../static/img/APIs/Notion.png').default} width="32" class="wp_logo"/></a>
Expand Down
1 change: 1 addition & 0 deletions docs/en/md/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
{ 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: 'GreenAPI'}]},
],
},
{
Expand Down
13 changes: 13 additions & 0 deletions docs/ru/md/Instructions/GreenAPI.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
id: GreenAPI
sidebar_class_name: GreenAPI
---

<img src={require('../../static/img/APIs/GreenAPI.png').default} width='64px' />

# Green API (WhatsApp)

Этот раздел посвящен библиотеке для работы с WhatsApp через Green API. На данной странице описаны все действия, необходимые для полноценного начала работы

## Начало работы

3 changes: 2 additions & 1 deletion docs/ru/md/Instructions/Start.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ sidebar_class_name: NachaloRaboty
<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/Ozon/"><img src={require('../../static/img/APIs/Ozon.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/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/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>
<a href="/docs/Instructions/Twitter/"><img src={require('../../static/img/APIs/Twitter.png').default} width="32" class="wp_logo"/></a>
<a href="/docs/Instructions/Notion/"><img src={require('../../static/img/APIs/Notion.png').default} width="32" class="wp_logo"/></a>
Expand Down
1 change: 1 addition & 0 deletions docs/ru/md/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default {
{ 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: 'GreenAPI'}]},
],
},
{
Expand Down
Binary file added media/GreenAPI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dddbec7

Please sign in to comment.