summaryrefslogtreecommitdiffstats
path: root/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc')
-rw-r--r--release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc13
1 files changed, 13 insertions, 0 deletions
diff --git a/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc b/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc
new file mode 100644
index 000000000..78664e655
--- /dev/null
+++ b/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc
@@ -0,0 +1,13 @@
+== 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]
+* link:devel_plugin_vpp_tutorial.html[How to write Honeycomb plugins for VPP]
+
+=== Samples
+* {project-git-web}/samples?h={project-branch}[Interface managmenet sample from Honeycomb]
+** Generic(non-VPP) plugin with a custom distribution containing lots of useful information about Honeycomb and its plugins.
+