1 * Methods that should be static, but I cant commit now because of other patches:
4 mono_class_get_nullable_param
5 mono_assembly_loaded_full
7 * Methods that might need to be static, but am not sure:
8 mono_assembly_loaded_full
9 mono_image_loaded_by_guid_full
10 mono_image_loaded_full
14 Do we need to re-namespace the published helper_ routines to avoid
15 poluting the namespace?
17 helper_compile_generic_method
20 helper_newobj_mscorlib
22 helper_stelem_ref_check
24 * Need to make public:
26 If the mono_mb_ interface is public, we need to make public:
31 * Generate a table of contents at the begining of each page for APIs.
33 * Fill in with a concept guide
35 * Install documentation into monodoc's standard location.
37 * Add support for inserting "api:" nodes into the index in the Monodoc XHTML provider.