xhudik / docs

API docs and Code examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planet OS Product Guide

Planet OS team is happy to collaborate with our Community on improving API and Platform documentation. If you found a mistake, a missing detail or unclear statement, please, submit an Issue or make a Pull Request. Planet OS developers are also using Issues to work on upcoming API and Platform features, so Community can follow progress and see what's coming next.

Getting Local Build Env

If you don't have bundler ruby gem installed, run sudo gem install bundler

# either run this to run locally

bundle install
bundle exec middleman server

# OR run this to run with vagrant
vagrant up

You can now see the docs at http://localhost:4567.


This documentation project is based on Slate.

About

API docs and Code examples

License:Other


Languages

Language:JavaScript 90.4%Language:CSS 6.3%Language:Shell 1.5%Language:Ruby 1.0%Language:HTML 0.8%