Ji-Xinyou opened a new issue, #3480: URL: https://github.com/apache/incubator-opendal/issues/3480
When `make doc`, doxygen emits warnings since there are some arguments are not documented. (Some are due to API changes, since we rename `ptr` to `op`) ``` warning: argument 'ptr' of command @param is not found in the argument list of opendal_operator_is_exist(const struct opendal_operator *op, const char *path) ``` It is good to resolve this! I would appreciate it if anyone is interested 😆. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
