mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Add shared (#28411)
* added content * Update example.md * Update example.md
This commit is contained in:
parent
3f39b4b601
commit
e471a491a2
13
docs/sources/shared/example.md
Normal file
13
docs/sources/shared/example.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Shared Content
|
||||
---
|
||||
|
||||
```
|
||||
npm i
|
||||
```
|
||||
|
||||
Syntax to invoke this file would be:
|
||||
|
||||
```
|
||||
{{< docs/shared "example" >}}
|
||||
```
|
7
docs/sources/shared/index.md
Normal file
7
docs/sources/shared/index.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
headless: true
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user