mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 13:15:39 +08:00
Issue #77 Convert doxygen dummy headers to .dox files
Doxygen will treat them the same, and it helps unclutter the C++ code.
This commit is contained in:
@@ -6,10 +6,6 @@
|
||||
* or distributed except according to the terms contained in the LICENSE file.
|
||||
*/
|
||||
|
||||
#ifndef BLACKGUI_NAMESPACES_H
|
||||
#define BLACKGUI_NAMESPACES_H
|
||||
|
||||
// just a dummy header, namespace documentation will go here
|
||||
//! \file
|
||||
|
||||
/*!
|
||||
@@ -51,5 +47,3 @@
|
||||
* \namespace BlackGui::Win
|
||||
* \brief Windows specific classes.
|
||||
*/
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user