add missing class doc
This commit is contained in:
parent
ba8788af56
commit
fc0984904c
@ -7,6 +7,11 @@
|
|||||||
*/
|
*/
|
||||||
namespace obelisk
|
namespace obelisk
|
||||||
{
|
{
|
||||||
|
/**
|
||||||
|
* @brief The obelisk library provides everything needed to consult the
|
||||||
|
* KnowledgeBase.
|
||||||
|
*
|
||||||
|
*/
|
||||||
class Obelisk
|
class Obelisk
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user