[docs] Enable documentation for mini.
[mono.git] / mono / mini / mini-runtime.c
index 45de59b8565681db09a7c1e45aecab24b74e7db3..863d94c79effd278bf7dc9a245c4f2fb39d76db3 100644 (file)
@@ -1,6 +1,6 @@
-
-/*
- * mini-runtime.c: Runtime code for the JIT
+/**
+ * \file
+ * Runtime code for the JIT
  *
  * Authors:
  *   Paolo Molaro (lupus@ximian.com)