Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
73a49c46
Commit
73a49c46
authored
Mar 04, 2016
by
bergquist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(plugins): add placeholders for plugin docs
parent
d86cb92a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
0 deletions
+22
-0
docs/mkdocs.yml
+2
-0
docs/sources/plugins/developing_plugins.md
+10
-0
docs/sources/plugins/plugin.json.md
+10
-0
No files found.
docs/mkdocs.yml
View file @
73a49c46
...
...
@@ -89,6 +89,8 @@ pages:
-
[
'
plugins/installation.md'
,
'
Plugins'
,
'
Installation'
]
-
[
'
plugins/datasources.md'
,
'
Plugins'
,
'
Datasource
plugins'
]
-
[
'
plugins/panels.md'
,
'
Plugins'
,
'
Panel
plugins'
]
-
[
'
plugins/development.md'
,
'
Plugins'
,
'
Plugin
development'
]
-
[
'
plugins/plugin.json.md'
,
'
Plugins'
,
'
Plugin
json'
]
-
[
'
tutorials/index.md'
,
'
Tutorials'
,
'
Tutorials'
]
-
[
'
tutorials/hubot_howto.md'
,
'
Tutorials'
,
'
How
To
integrate
Hubot
and
Grafana'
]
...
...
docs/sources/plugins/developing_plugins.md
0 → 100644
View file @
73a49c46
---
page_title
:
Plugin development
page_description
:
Plugin development for Grafana
page_keywords
:
grafana, plugins, documentation, development
---
# Plugin development
TODO
docs/sources/plugins/plugin.json.md
0 → 100644
View file @
73a49c46
---
page_title
:
Plugin json file
page_description
:
Plugin json for Grafana
page_keywords
:
grafana, plugins, documentation
---
# Plugin.json
TODO
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment