summaryrefslogtreecommitdiffstats
path: root/raul/URI.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/URI.hpp')
-rw-r--r--raul/URI.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/raul/URI.hpp b/raul/URI.hpp
index 32d3cc5..8f4a8c2 100644
--- a/raul/URI.hpp
+++ b/raul/URI.hpp
@@ -32,6 +32,7 @@ namespace Raul {
*
* This "should" be used for proper URIs (RFC3986), but not much support or
* validation is built-in yet. The URI string MUST have a scheme though.
+ * \ingroup raul
*/
class URI {
public: