[docs] Enable documentation for mini.
[mono.git] / mono / mini / decompose.c
index af3ff832ecbf01b98cdd7c50f693bdbf9f63590d..23e576f0ea9046e20cc10366332ac0527ec40f64 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * decompose.c: Functions to decompose complex IR instructions into simpler ones.
+/**
+ * \file
+ * Functions to decompose complex IR instructions into simpler ones.
  *
  * Author:
  *   Zoltan Varga (vargaz@gmail.com)