diff --git a/src/lib/include/obelisk.h b/src/lib/include/obelisk.h index 167183c..f379303 100644 --- a/src/lib/include/obelisk.h +++ b/src/lib/include/obelisk.h @@ -7,6 +7,11 @@ */ namespace obelisk { + /** + * @brief The obelisk library provides everything needed to consult the + * KnowledgeBase. + * + */ class Obelisk { public: