Python native code is properly documented, but it is not the case for the C++ API and the Python bindings (which are using the same documentation in most cases). It is really important to fix this, at least for methods and classes that the user is supposed to use in practice.
Python native code is properly documented, but it is not the case for the C++ API and the Python bindings (which are using the same documentation in most cases). It is really important to fix this, at least for methods and classes that the user is supposed to use in practice.