https://github.com/rackerlabs/docs-cloud-identity
Developer documentation source for Rackspace Cloud Identity API
https://github.com/rackerlabs/docs-cloud-identity
Last synced: 6 months ago
JSON representation
Developer documentation source for Rackspace Cloud Identity API
- Host: GitHub
- URL: https://github.com/rackerlabs/docs-cloud-identity
- Owner: rackerlabs
- Created: 2015-08-27T17:41:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T21:34:19.000Z (about 2 years ago)
- Last Synced: 2025-04-13T00:33:14.078Z (over 1 year ago)
- Language: HTML
- Homepage: https://developer.rackspace.com/docs/cloud-identity/v2/
- Size: 10.8 MB
- Stars: 2
- Watchers: 25
- Forks: 20
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Identity API documentation
[](https://app.netlify.com/sites/docs-cloud-identity/deploys)
This repository contains the source files that generate the following Identity API documentation:
* [Quickstart Guide](https://developer.rackspace.com/docs/cloud-identity/v2/developer-guide/#document-quickstart-guide)
* [Developer Guide](https://developer.rackspace.com/docs/cloud-identity/v2/developer-guide/#document-developer-guide)
* [API Reference](https://developer.rackspace.com/docs/cloud-identity/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-identity/)
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-identity/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.