mono / gir-sharp

C# binding generator for GIR format
MIT License
12 stars 10 forks source link

Proper references in documentation #58

Open sundermann opened 6 years ago

sundermann commented 6 years ago

References to functions, parameters, classes etc. should be replaced by the appropriate C# references and should be marked as such.

Therzok commented 6 years ago

We need a CType -> Managed type mapping in this case, and parsing of #NativeType into -> <see cref="#ManagedType"/>