[docs] Enable documentation for mini.
[mono.git] / mono / mini / ssa.c
index d0b34b2781d177be5a558e56491edf369130ba84..edff87644956c3c015169abaa865990bc83cb74f 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * ssa.c: Static single assign form support for the JIT compiler.
+/**
+ * \file
+ * Static single assign form support for the JIT compiler.
  *
  * Author:
  *    Dietmar Maurer (dietmar@ximian.com)