diff options
Diffstat (limited to 'ingen/Resource.hpp')
-rw-r--r-- | ingen/Resource.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ingen/Resource.hpp b/ingen/Resource.hpp index 8c8a591a..1815bc26 100644 --- a/ingen/Resource.hpp +++ b/ingen/Resource.hpp @@ -28,6 +28,9 @@ namespace Ingen { +/** An object with a URI described by properties. + * @ingroup Ingen + */ class Resource { public: |