API documentation refinements

This commit is contained in:
Norman Feske
2017-05-24 14:41:19 +02:00
committed by Christian Helmuth
parent 3c785a4ffb
commit adb26b5216
34 changed files with 128 additions and 41 deletions

View File

@ -22,6 +22,9 @@ namespace Genode { struct Rm_session; }
struct Genode::Rm_session : Session
{
/**
* \noapi
*/
static const char *service_name() { return "RM"; }
/*