ericmann / engage-api-docs

API Documentation for RingCentral Engage (formerly Dimelo)

Home Page:https://engage-api-docs.rtfd.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RingCentral Engage API Docs

This repository is the home of the RingCentral Engage Developer Guide: a collection of materials, and documentation to help educate developers on how to build on top of the RingCentral Engage platform.

Visit at: https://engage-api-docs.rtfd.org

Contributing

If you would like to contribute to the RingCentral documentation effort, fork this repository, make your desired edits and contributions, and issue a pull request accordingly.

Running ReadTheDocs Locally

% git clone https://github.com/ringcentral/ringcentral-api-docs.git
% cd ringcentral-api-docs
% pip install mkdocs
% pip install mkdocs-moonstone
% mkdocs serve

Then you should be able to load http://localhost:8000 to view the documentation.

Copyright © 2019 RingCentral, Inc.

About

API Documentation for RingCentral Engage (formerly Dimelo)

https://engage-api-docs.rtfd.org

License:MIT License


Languages

Language:HTML 94.4%Language:CSS 5.6%