]> git.r.bdr.sh - rbdr/forum/blobdiff - lib/forum.js
Add a router
[rbdr/forum] / lib / forum.js
index 0253b3dfe55eb709b3044999dc76dae60d05ad48..d095e47e4c74e168dc1bc2fd1cb50bdf07d42ce5 100644 (file)
@@ -8,6 +8,7 @@ import Path from 'path';
 /**
  * The Forum class is the main entry point for the backend application.
  *
+ * @module Forum
  * @param {tForumBackendConfiguration} config the initialization options to
  * extend the instance
  */