From e5b2164c84d0928ce0765386095064fd946744c2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 11 May 2012 06:05:58 +0000 Subject: Generate API documentation. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4352 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/Patch.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ingen/Patch.hpp') diff --git a/ingen/Patch.hpp b/ingen/Patch.hpp index 85478c65..61db0b42 100644 --- a/ingen/Patch.hpp +++ b/ingen/Patch.hpp @@ -28,9 +28,9 @@ namespace Ingen { class Edge; -/** A Path (graph of Nodes/Edges) +/** A Patch (graph of Nodes/Edges) * - * \ingroup interface + * @ingroup Ingen */ class Patch : virtual public Node { -- cgit v1.2.1