aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/state
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-11-17 11:11:05 +0100
committerDavid Robillard <d@drobilla.net>2020-11-17 11:11:05 +0100
commit3e7abdc3da504cff2d4c14a593ad140e6fb71764 (patch)
tree5d14a5aa019612fb7b2071c22f69b0c9d73927ef /lv2/state
parent5a9d1dbbddb24343208a3872ae4baaca4402b3bd (diff)
downloadlv2-3e7abdc3da504cff2d4c14a593ad140e6fb71764.tar.xz
Clean up Doxygen index
Diffstat (limited to 'lv2/state')
-rw-r--r--lv2/state/state.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/lv2/state/state.h b/lv2/state/state.h
index 2823989..367ef23 100644
--- a/lv2/state/state.h
+++ b/lv2/state/state.h
@@ -19,8 +19,9 @@
@defgroup state State
@ingroup lv2
- An interface for LV2 plugins to save and restore state, see
- <http://lv2plug.in/ns/ext/state> for details.
+ An interface for LV2 plugins to save and restore state.
+
+ See <http://lv2plug.in/ns/ext/state> for details.
@{
*/