From f7c3291e6bbcf0427e9120ca339d2af704e7eccc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 7 Jan 2021 17:55:07 +0100 Subject: Use globally unique Doxygen group names This is necessary to avoid clashes when building unified documentation as a subproject. --- doc/c/uis.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/c/uis.rst') diff --git a/doc/c/uis.rst b/doc/c/uis.rst index cbca8f6..5abaa2c 100644 --- a/doc/c/uis.rst +++ b/doc/c/uis.rst @@ -18,4 +18,4 @@ The available UIs for a plugin can be accessed with :func:`lilv_plugin_get_uis`: except it is of course a set of :struct:`LilvUI` rather than a set of :struct:`LilvPlugin`. Also like plugins, the :struct:`LilvUI` class has various accessors that can be used to get information about the UI. -See the :doc:`API reference ` for details. +See the :doc:`API reference ` for details. -- cgit v1.2.1