enhance filerepo doc structure
[lhc/web/wiklou.git] / includes / filerepo / FileRepo.php
index 203a956..1ccbd46 100644 (file)
@@ -1,4 +1,12 @@
 <?php
+/**
+ * @defgroup FileRepo File Repository
+ *
+ * @brief This module handles how MediaWiki interacts with filesystems.
+ *
+ * @details
+ */
+
 /**
  * Base code for file repositories.
  *