Document API doc path.

This commit is contained in:
Brian Grant 2014-12-02 01:33:01 +00:00
parent 632e5d0592
commit c5be69408a

View File

@ -24,6 +24,6 @@ Kubernetes documentation is organized into several categories.
- Hands on introduction and example config files
- **API documentation**
- in [the API conventions doc](api-conventions.md)
- and automatically generated API documentation served by the master
- and automatically generated API documentation served by the master at `/swaggerapi/api/v1beta1` (generated from [pkg/api/v1beta1/types.go](../pkg/api/v1beta1/types.go))
- **Wiki**
- in [wiki](https://github.com/GoogleCloudPlatform/kubernetes/wiki)