# HG changeset patch # User Chris Cannam # Date 1382359376 -3600 # Node ID a8e9310cd629f2cd867018855b549de32e9a847b # Parent 96118bc49f04f15ece4bbe4819a652624efdb180 Fix embedded doc links diff -r 96118bc49f04 -r a8e9310cd629 develop.html --- a/develop.html Thu Oct 17 09:22:53 2013 +0100 +++ b/develop.html Mon Oct 21 13:42:56 2013 +0100 @@ -104,7 +104,7 @@
  • Read a presentation about the principles of Vamp plugins for potential developers.
  • -
  • Read the API documentation online. Your plugins will normally derive from the Vamp::Plugin class.
  • +
  • Read the API documentation online. Your plugins will normally derive from the Vamp::Plugin class.
  • Read the README file for the SDK.