https://github.com/rackerlabs/docs-cloud-servers
Developer documentation source for Rackspace Cloud Servers API
https://github.com/rackerlabs/docs-cloud-servers
Last synced: 9 months ago
JSON representation
Developer documentation source for Rackspace Cloud Servers API
- Host: GitHub
- URL: https://github.com/rackerlabs/docs-cloud-servers
- Owner: rackerlabs
- License: apache-2.0
- Created: 2014-11-18T14:48:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-05-09T21:18:51.000Z (about 3 years ago)
- Last Synced: 2024-04-14T09:07:17.523Z (over 2 years ago)
- Language: HTML
- Homepage: https://developer.rackspace.com/docs/cloud-servers/v2/
- Size: 2.94 MB
- Stars: 2
- Watchers: 37
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Rackspace Cloud Servers API documentation
[](https://app.netlify.com/sites/docs-cloud-servers/deploys)
This repository contains the source files that generate the following Cloud Servers API documentation:
* [Quickstart Guide](https://developer.rackspace.com/docs/cloud-servers/v2/developer-guide/#document-quickstart-guide)
* [Developer Guide](https://developer.rackspace.com/docs/cloud-servers/v2/developer-guide/#document-developer-guide)
* [API Reference](https://developer.rackspace.com/docs/cloud-servers/v2/developer-guide/#api-reference)
When you commit changes to the master branch of this repository, the
[Strider CI/CD build job](https://build.developer.rackspace.com/rackerlabs/docs-cloud-servers/)
builds the documentation. Successful builds are deployed to production.
## Local Setup
`npm i -g netlify-cli`
`netlify init`
`netlify build`
`netlify dev`
`netlify deploy`
### Support and feedback
We welcome feedback, comments, and bug reports. Follow the [contributor guidelines](CONTRIBUTING.md)
to propose a source file change, or [submit a GitHub issue](https://github.com/rackerlabs/docs-cloud-servers/issues/new)
to request an update or to provide feedback.
You can also contact the [Rackspace documentation team](mailto:devdoc@rackspace.com) directly for general
issues or questions about the content.