Skip to content

CloudBoost/docs

Repository files navigation

#CloudBoost Documentation

Build Status

This is the API Reference for CloudBoost which is hosted at https://docs.cloudboost.io. If you want to have a look into documentation / guide, you can check them out here : https://tutorials.cloudboost.io and API reference is available here : 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 <functionalityName>.html file in the folder api/<programminglanguage>/<functionalityName>.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/<programming-language>/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