[docs] Enable documentation for mini.
[mono.git] / mono / mini / local-propagation.c
index d8f62355b8ef1ecc69e4195fb804ef1f305fa687..7a16c1da728cac177ba8e9a7d40c5dff0f385eef 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * local-propagation.c: Local constant, copy and tree propagation.
+/**
+ * \file
+ * Local constant, copy and tree propagation.
  *
  * To make some sense of the tree mover, read mono/docs/tree-mover.txt
  *