diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-01-30 11:34:22 +0100 |
---|---|---|
committer | Jan Srnicek <jsrnicek@cisco.com> | 2017-02-23 06:36:52 +0000 |
commit | 27922cc77498479eabe58cf82647b31aa880a0cc (patch) | |
tree | 8746f0d831917f534b765398c72e912cca72220b /release-notes/src/main/asciidoc/devel_guide | |
parent | ec441a2601397ae0738152615860a8f011dd16c4 (diff) |
Release notes post 17.01 cleanup
Based on
https://gerrit.fd.io/r/#/c/4937/
Change-Id: I96afecd077bf9ba4de1f684c251944de3e457e86
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'release-notes/src/main/asciidoc/devel_guide')
-rw-r--r-- | release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc | 7 |
1 files changed, 3 insertions, 4 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 index 5d664ec16..0b68373af 100644 --- a/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc +++ b/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc @@ -1,13 +1,12 @@ == Devel guide -Honeycomb plugin development guide. +Hc2vpp plugin development guide. === Tutorials -!!!!! fixme link here tutorials from honeycomb !!!!! - * link:devel_plugin_vpp_tutorial.html[How to write Honeycomb plugins for VPP] +* for general tutorials on building Honeycomb agents, see https://docs.fd.io/honeycomb/{project-version}/release-notes-aggregator/release_notes.html#_tutorials[Honeycomb tutorials] === Samples -* {project-git-web}/samples?h={project-branch}[Interface managmenet sample from Honeycomb] +* {project-git-web}/samples?h={project-branch}[Interface management sample from Honeycomb] ** Generic(non-VPP) plugin with a custom distribution containing lots of useful information about Honeycomb and its plugins. |