https://github.com/quickblox/documentation
The markdown sources of QuickBlox documentation
https://github.com/quickblox/documentation
Last synced: 10 months ago
JSON representation
The markdown sources of QuickBlox documentation
- Host: GitHub
- URL: https://github.com/quickblox/documentation
- Owner: QuickBlox
- Created: 2016-09-15T09:48:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T12:39:56.000Z (about 8 years ago)
- Last Synced: 2025-03-02T13:13:43.281Z (over 1 year ago)
- Homepage:
- Size: 9.52 MB
- Stars: 3
- Watchers: 17
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
The markdown sources of QuickBlox documentation.
# Live demo (alpha)
On every push to GitHub master branch your docs will be automatically deployed to [https://docsdev.quickblox.com](https://docsdev.quickblox.com)
# How to write documentation
[http://daux.io/Getting_Started#page_Writing_pages](http://daux.io/Getting_Started#page_Writing_pages)
# How to write REST API documentation
[http://swagger.io/specification](http://swagger.io/specification)
To validate your YAML files use [yaml-lint](https://github.com/rasshofer/yaml-lint)