Skip to content

ringcentral/ringcentral-integration-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RingCentral Integrations Documentation

Build Code Samples Links

This repository is the home of the RingCentral Integration documentation - a collection of user manuals and help content for RingCentral's official documentation.

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 the Integration Documentation Site locally

The Integration documentation is built on top of 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-integration-docs.git
cd ringcentral-integration-docs
pip install mkdocs
pip install -r requirements.txt
mkdocs serve

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published