Skip to content

Fix wrappers:

Julien Wadel requested to merge feature/csharp_obsolete into master
  • Display the documentation of the function instead of parent.
  • Display if listener is deprecated.
  • Add ObsoleteAttribute for CSharp.
  • Add deprecated info on JAVA and swift wrappers.
  • Add maybenil/notnil attributes to CSharp and C++ wrappers.
  • Fix regex special characters.
  • Fix items list started by '-' that was removed from the documentation.
  • Fix error on empty strings.
  • Fix repeating texts.

Merge request reports