From ea8f653960d5b3a1fe6012f57cbfadd85a1ef68c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 8 Aug 2014 06:12:09 +0000 Subject: Use Markdown in doc comments for better source readability. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5428 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/Configuration.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ingen/Configuration.hpp') diff --git a/ingen/Configuration.hpp b/ingen/Configuration.hpp index acad6d22..2f272498 100644 --- a/ingen/Configuration.hpp +++ b/ingen/Configuration.hpp @@ -83,6 +83,10 @@ public: bool load(const std::string& path); /** Save configuration to a file. + * + * @param uri_map URI map. + * + * @param app Application name. * * @param filename If absolute, the configuration will be saved to this * path. Otherwise the configuration will be saved to the user -- cgit v1.2.1