openstack-helm/docs/guides-developer/readme.md
Brandon B. Jozsa 85646b2d1c docs/bugfix: openstack documentation preparation fixes (#327)
**What is the purpose of this pull request?**: Fix documentation broken links

**What issue does this pull request address?**: Fixes #323 

**Notes for reviewers to consider**: @renmak had some comments on this, @larryrensing noticed it originally.
2017-04-04 16:23:13 -05:00

23 lines
1.2 KiB
Markdown

# Table of Contents
- [Getting Started](getting-started/readme.md) - Development Philosophies
- [Default Values](getting-started/gs-values.md)
- [Chart Overrides](getting-started/gs-overrides.md)
- [Replica Guidelines](getting-started/gs-replicas.md)
- [Image Guidelines](getting-started/gs-images.md)
- [Resource Guidelines](getting-started/gs-resources.md)
- [Labeling Guidelines](getting-started/gs-labels.md)
- [Endpoint Considerations](getting-started/gs-endpoints.md)
- [Helm Upgrades Considerations](getting-started/gs-upgrades.md)
- [Using Conditionals](getting-started/gs-conditionals.md)
- [Helm Development Handbook](dev-helm/readme.md) - Hands-On Development Guide
- [Helm-Toolkit Overview](dev-helm/helm-toolkit.md) - Overview of Helm-Toolkit
- [User Registration](dev-helm/registration-user.md)
- [Domain Registration](dev-helm/registration-domain.md)
- [Host Registration](dev-helm/registration-host.md)
- [Service Registration](dev-helm/registration-service.md)
- [Endpoint Registration](dev-helm/registration-endpoint.md)
- [Tips and Tricks](dev-helm/tips-development.md) - Suggestions and Tips for Development of Openstack-Helm
- [Kubernetes Development Handbook](dev-kubernetes/readme.md)
- *More coming soon*