PengZheng opened a new issue, #680: URL: https://github.com/apache/celix/issues/680
There is the following warning in section command's [documentation](https://www.doxygen.nl/manual/commands.html#cmdsection): > This command only works inside related page documentation and not in other documentation blocks! In our coding convention, it is recommended to be used for error codes documentation: - If a function can return multiple error codes, use a errors section (`@section errors_section Errors`) to document the possible errors. Use `man 2 write` as an example for a good errors section. -- 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]
