docs: update file level doxygen blocks (#1258)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/**
|
||||
* @file system_tray.h
|
||||
* @file src/system_tray.h
|
||||
* @brief todo
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
@@ -7,8 +8,6 @@
|
||||
// system_tray namespace
|
||||
namespace system_tray {
|
||||
|
||||
void
|
||||
open_url(const std::string &url);
|
||||
void
|
||||
tray_open_ui_cb(struct tray_menu *item);
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user