grafana / grafonnet

Jsonnet library for generating Grafana dashboards.
https://grafana.github.io/grafonnet/
Apache License 2.0
352 stars 19 forks source link

chore(docs): render docs with latest docsonnet #46

Closed Duologic closed 1 year ago

Duologic commented 1 year ago

ref: https://github.com/jsonnet-libs/docsonnet/pull/50

This will allow us to render the docs using either go-jsonnet or jrsonnet without generating a diff.

malcolmholmes commented 1 year ago

I see no mention of docsonnet here, you are just using a local one? Could be just a Makefile?

Duologic commented 1 year ago

The Makefile runs jb update which pulls in the new version.