diff --git a/ScStwLibraries/ScStw.hpp b/ScStwLibraries/ScStw.hpp index 5cb152a..e624b8b 100644 --- a/ScStwLibraries/ScStw.hpp +++ b/ScStwLibraries/ScStw.hpp @@ -4,6 +4,20 @@ #include #include +/** + * @mainpage ScStw Libraries documentation + * + * @section intro_sec Introduction + * + * This is the Introduction + * + * @section section install_sec Installation + * @subsection step1 Step 1: Opening the box + */ + +/** + * @brief The ScStw class provides some shared functions and enums for use in the ScStw project. + */ class ScStw : public QObject { Q_OBJECT public: