2022-06-03 08:09:47 -06:00
|
|
|
# Grafana Cloud Documentation
|
|
|
|
|
|
2022-12-01 14:26:54 +01:00
|
|
|
Source for documentation at <https://grafana.com/docs/oncall/>
|
2022-06-03 08:09:47 -06:00
|
|
|
|
|
|
|
|
## Preview the website
|
|
|
|
|
|
2022-12-01 14:26:54 +01:00
|
|
|
Run `make docs`. This launches a preview of the website with the current grafana docs at
|
|
|
|
|
`http://localhost:3002/docs/oncall/latest/` which will refresh automatically when changes are made to
|
|
|
|
|
content in the `sources` directory.
|
2022-06-03 08:09:47 -06:00
|
|
|
Make sure Docker is running.
|