mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 19:52:35 +08:00
Docs: enable packages reference docs for 7-beta (#23953)
* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
title = "isMathString"
|
||||
keywords = ["grafana","documentation","sdk","@grafana/data"]
|
||||
type = "docs"
|
||||
draft = true
|
||||
+++
|
||||
|
||||
## dateMath.isMathString() function
|
||||
|
@ -5,7 +5,6 @@
|
||||
title = "isValid"
|
||||
keywords = ["grafana","documentation","sdk","@grafana/data"]
|
||||
type = "docs"
|
||||
draft = true
|
||||
+++
|
||||
|
||||
## dateMath.isValid() function
|
||||
|
@ -5,7 +5,6 @@
|
||||
title = "parse"
|
||||
keywords = ["grafana","documentation","sdk","@grafana/data"]
|
||||
type = "docs"
|
||||
draft = true
|
||||
+++
|
||||
|
||||
## dateMath.parse() function
|
||||
|
@ -5,7 +5,6 @@
|
||||
title = "parseDateMath"
|
||||
keywords = ["grafana","documentation","sdk","@grafana/data"]
|
||||
type = "docs"
|
||||
draft = true
|
||||
+++
|
||||
|
||||
## dateMath.parseDateMath() function
|
||||
|
Reference in New Issue
Block a user