8 Commits

Author SHA1 Message Date
77856d090b Removed reference to plugin_api.md (SDK Readme) on the development page as the file that it points to no longer exists. This addresses an open issue on the grafana.org repo 2018-10-13 22:16:47 -05:00
e950fa7983 fixed a typo 2018-10-13 01:15:16 +03:00
7acea2a109 fixed a typo 2018-10-13 00:45:05 +03:00
8070a7ca35 Update development.md 2017-10-24 14:18:47 +03:00
8ff7e1d05d docs: doc updates 2017-10-17 09:35:14 +02:00
wrp
c219498aab Fix typo: "your" -> "your're" (#8064) 2017-04-07 09:29:46 +02:00
69bec98962 chore: update all grafana.org urls to .com 2017-03-21 15:37:55 +01:00
abd9233f86 Docs for developing plugins (#7475)
* docs(plugins): new developing plugins section

Creates new section called Developing Plugins in
the plugin section of the docs.

1. Some changes to the Development guide page
2. Converted defaults/editor mode blog post
to new page
3. Converted snapshots blog post to new page
4. Adds new code styleguide page
5. Updates to apps and datasources pages
6. Adds plugin.json schema

* docs(links): fixes broken links

Fixes broken links to other pages as
well as broken image links.
2017-02-07 07:48:01 +01:00