summaryrefslogtreecommitdiffstats
path: root/slv2/world.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-11-30 22:00:00 +0000
committerDavid Robillard <d@drobilla.net>2007-11-30 22:00:00 +0000
commit66d5e28a5704deb3fd15d2e4d2cb9f1b30f983ba (patch)
tree29af8b4b1f38f511718e5c085c58291e7aca7b19 /slv2/world.h
parent488a99ff2cf946aa416f8bc86f0b1b9c02ed9658 (diff)
downloadlilv-66d5e28a5704deb3fd15d2e4d2cb9f1b30f983ba.tar.gz
lilv-66d5e28a5704deb3fd15d2e4d2cb9f1b30f983ba.tar.bz2
lilv-66d5e28a5704deb3fd15d2e4d2cb9f1b30f983ba.zip
Build/install man pages.
git-svn-id: http://svn.drobilla.net/lad/slv2@928 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'slv2/world.h')
-rw-r--r--slv2/world.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/world.h b/slv2/world.h
index 01e671c..610d830 100644
--- a/slv2/world.h
+++ b/slv2/world.h
@@ -27,7 +27,7 @@
extern "C" {
#endif
-/** \defgroup world Global library state
+/** \defgroup slv2_world Global library state
*
* The "world" represents all library state, and the data found in bundles'
* manifest.ttl (ie it is an in-memory index of all things LV2 found).