An open API service indexing awesome lists of open source software.

https://github.com/cloudboost/docs

API Reference of CloudBoost found at http://docs.cloudboost.io
https://github.com/cloudboost/docs

Last synced: 5 months ago
JSON representation

API Reference of CloudBoost found at http://docs.cloudboost.io

Awesome Lists containing this project

README

          

#CloudBoost Documentation

[![Build Status](https://travis-ci.org/CloudBoost/docs.svg?branch=master)](https://travis-ci.org/CloudBoost/docs)

This is the API Reference for CloudBoost which is hosted at [https://docs.cloudboost.io](https://docs.cloudboost.io). If you want to have a look into documentation / guide, you can check them out here : [https://tutorials.cloudboost.io](https://tutorials.cloudboost.io) and API reference is available here : [https://docs.cloudboost.io](https://docs.cloudboost.io)

#Contribute

Please follow these steps in order to contribute to the repo.

#Important
**Do not** edit the files in the root directory of the website (except gruntfile.js). Files such as javascript.html, java.html, .html **should not** be edited.

##Create a content file
Create a `.html` file in the folder `api//.html` and add the HTML code. You dont need to create a new file if the file already exists. Example : `api/javascript/cloudobjects.html`.

##Add a menu item.
Add the Menu item for the functionality in `api//content-guide.html` file. If the menu item of your functionality exists. Ignore this step.

##Edit gruntfile.js
Append the `filename.html` (If the filename doesn't exists already) in `/Gruntfile.js`