Doxygen, added link to dev wiki and fixed group

This commit is contained in:
Klaus Basan
2017-01-26 20:58:18 +01:00
committed by Mathew Sutcliffe
parent e3d81c6c44
commit 818cdfba59
10 changed files with 20 additions and 42 deletions

View File

@@ -18,6 +18,8 @@
namespace BlackMisc
{
//! \defgroup swiftdotcommands dot commands
//! Utility methods for simple line parsing used with the command line
//! \remarks case insensitive parsing, commands start with . as ".msg"
class BLACKMISC_EXPORT CSimpleCommandParser