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
- Host: GitHub
- URL: https://github.com/cloudboost/docs
- Owner: CloudBoost
- Created: 2015-07-17T14:57:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-10-06T13:42:42.000Z (over 7 years ago)
- Last Synced: 2025-03-05T17:47:31.085Z (over 1 year ago)
- Language: HTML
- Size: 8.44 MB
- Stars: 2
- Watchers: 12
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#CloudBoost Documentation
[](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`