Skip to content

ringcentral/ringcentral-integration-docs

Repository files navigation

RingCentral Integration Docs

This repository contains the documentation for the RingCentral Integration Apps.

Local Development

The site is build using Mkdocs and Mkdocs Material.

Make sure you have python3 installed. On Mac, you can install it using Homebrew.

brew install python3

Then install the dependencies. Assuming that you have not override the default python3 path, you can install the dependencies by running the following command.

pip3 install -r requirements.txt

Then you can run the development server by running the following command.

mkdocs serve

Plans

  1. Start with a basic site structure
  2. Publish the site to github pages
  3. Enhance the gitlab repo to allow internal only contents
  4. Create public site preparation scripts to push public only content to github
  5. Work with CFI team to create a process to allow internal contents to be referenced

TODO

  • Create github repo
  • Prepare github publication scripts
  • Submit SEO results to RC main support site
  • Create a process to build internal contents
  • Create a process to build public contents
    • Figure out where to host internal docs
    • Create a build script to push public contents to github so everything is maintained in gitlab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages