Created Project documentation (markdown)

Luis Guzman 2020-05-12 15:26:50 -05:00
parent ef652a9c9e
commit d3143967fd
1 changed files with 13 additions and 0 deletions

13
Project-documentation.md Normal file

@ -0,0 +1,13 @@
Here we'll try to list the different documentation available at the project itself
*. [Calendar integration](https://github.com/jitsi/jitsi-meet/blob/master/doc/integrations.md)
* [Google Calendar](https://github.com/jitsi/jitsi-meet/blob/master/doc/integrations.md#creating-the-google-api-client-for-google-calendar-and-youtube-integration)
* [Microsoft Outlook](https://github.com/jitsi/jitsi-meet/blob/master/doc/integrations.md#creating-the-microsoft-app-for-microsoft-outlook-integration)
Last step is to set in **/etc/jitsi/meet/domain-config.js**,
```
enableCalendarIntegration: true
```
*. [Dropbox API Key](https://github.com/jitsi/jitsi-meet/blob/master/doc/integrations.md#creating-the-dropbox-app-for-dropbox-recording-integration)
Also documnetated at [[Jibri Recording]]