We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8902648 commit 9112ba1Copy full SHA for 9112ba1
docs/README.md
@@ -1,6 +1,16 @@
1
## service-catalog docs
2
3
+Start by checking out the [introduction](introduction.md).
4
+
5
+Topics for users:
6
+- [Installation instructions](install.md)
7
+- [Walkthrough](walkthrough.md)
8
+- [Passing parameters to ServiceInstances and ServiceBindings](parameters.md)
9
10
+Topics for developers:
11
+- [Code conventions](code-standards.md)
12
- [Developer guide](devguide.md)
13
- [Design](design.md)
14
+- [Notes on authentication](auth.md)
15
16
We are collecting use-cases and other fundamental documentation for our eventual [V1 GA release here](./v1).
0 commit comments