diff --git a/include/mtx/events.hpp b/include/mtx/events.hpp
index 2effe7a9cafa0f80049077da22f810f6882ce88d..417ba071bdcb8532de0a11738685e1bf07141014 100644
--- a/include/mtx/events.hpp
+++ b/include/mtx/events.hpp
@@ -15,6 +15,7 @@
 #include "mtx/identifiers.hpp"
 
 using json = nlohmann::json;
+//! Top level namespace for mtxclient
 namespace mtx {
 namespace events {
 //! The basic set of fields all events must have.