ringcentral / ringcentral-automator-docs

Documentation for RingCentral Automator, a workflow design tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RingCentral Automator documentation

This repository contains the public documentation for RingCentral Automator, which can be accessed via the following URL: https://ringcentral.github.io/ringcentral-automator-docs/

Running the documentation site locally

Our docs are built using Mkdocs, a self-contained documentation server. Writers are encouraged to install Mkdocs locally so that you can edit files and preview your changes before they are pushed to production servers.

git clone https://github.com/ringcentral/ringcentral-automator-docs.git
cd ringcentral-automator-docs
pip install mkdocs
pip install -r requirements.txt
mkdocs serve

About

Documentation for RingCentral Automator, a workflow design tool

License:MIT License