summaryrefslogtreecommitdiffstats
path: root/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc
blob: 031bee72e5a9bf2839eba2d2d352f749cd668abb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
== Devel guide

Honeycomb plugin development guide.

=== Tutorials
* link:devel_plugin_overview.html[Honeycomb plugin overview]
* link:devel_plugin_tutorial.html[How to write Honeycomb plugins]

=== Samples
* {project-git-web}/samples?h={project-branch}[Interface managmenet sample from Honeycomb]
** Generic(interface manager) plugin with a custom distribution containing lots of useful information about Honeycomb and its plugins.