Closed cyphar closed 1 month ago
9b843e4457d30f6f769b7f5143ab1ea5d8353ff7 should be enough as a first pass. It would be nice for the PROC_*
constants to be documented but there isn't a nice way to do this in Python (though apparently Sphinx has a way of doing it with #: ...
comments?).
At the moment our Python bindings are missing documentation. You can probably base the documentation on the docs in
include/pathrs.h
and the Go bindings' documentation.