Add instruction to access API reference pages URL locally
parent
b0ec53eb74
commit
d56ac69e9f
|
@ -100,6 +100,8 @@ make container-image
|
||||||
make container-serve
|
make container-serve
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Open up your browser to http://localhost:1313/docs/reference/kubernetes-api/ to view the API reference pages.
|
||||||
|
|
||||||
6. When all changes of the new contract are reflected into the configuration files `toc.yaml` and `fields.yaml`, create a Pull Request with the newly generated API reference pages.
|
6. When all changes of the new contract are reflected into the configuration files `toc.yaml` and `fields.yaml`, create a Pull Request with the newly generated API reference pages.
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
Loading…
Reference in New Issue