Skip to content

Conversation

@UncleGrumpy
Copy link
Collaborator

Fixes the supervisor module doc to appear at the top of the modules documentation, rather than further down the page.

Fixes several doxygen documentation sections where parameter names did not match the function definition, as well as missing or extra parameters. Fixed a few incorrect document directives (i.e. @doc -> @brief).

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Fixup documentation comments for functions with missing or extra parameters, or parameter name
miss-matches with function definitions. Also fixes some misnamed directives (i.e. @doc -> @brief).

Signed-off-by: Winford <[email protected]>
Fixes the misplaced module doc section, so that it appears at the top of the module where it
should, rather than in the middle of the page.

Signed-off-by: Winford <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant