| ... | ... |
@@ -2,7 +2,8 @@ |
| 2 | 2 |
# OpenShift v3 REST API (Alpha) |
| 3 | 3 |
|
| 4 | 4 |
## Viewing the documentation ## |
| 5 |
-Clone this repository and open oov3.html locally on your browser |
|
| 5 |
+Use htmlpreview for github with a URL like: |
|
| 6 |
+[https://rawgit.com/openshift/origin/master/api/oov3.html] (https://rawgit.com/openshift/origin/master/api/oov3.html) |
|
| 6 | 7 |
|
| 7 | 8 |
## Generating the API document |
| 8 | 9 |
Use [raml2html](https://www.npmjs.org/package/raml2html): |