Skip to content

Commit

Permalink
Overhauling the design document (openshift#1619)
Browse files Browse the repository at this point in the history
* Overhauling the design document

This commit also splits the details about resources into a new file:
resources.md

* Fixing links

* Addressing @MHBauer's comments

* Making a wording change

h/t @nilebox
  • Loading branch information
arschles authored and pmorie committed Dec 19, 2017
1 parent cd7b633 commit f59adc9
Show file tree
Hide file tree
Showing 5 changed files with 278 additions and 286 deletions.
9 changes: 7 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@ the articles in here. We recommend you start by reading the
[introduction](introduction.md), and then move on to the
[installation instructions](./install.md).

Afterward, see the below list of topics:
Afterward, see the topics below.

## Topics for users:
- [Passing parameters to ServiceInstances and ServiceBindings](./parameters.md)

- [Installation instructions](install.md)
- [Walkthrough](walkthrough.md)
- [The Service Catalog Resources In Depth](./resources.md)
- [Passing parameters to ServiceInstances and ServiceBindings](parameters.md)

## Topics for developers:

- [Code conventions](./code-standards.md)
- [Developer guide](./devguide.md)
- [Design](./design.md)
Expand Down
Loading

0 comments on commit f59adc9

Please sign in to comment.