-
Notifications
You must be signed in to change notification settings - Fork 447
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: backends: Add Doxygen-style documentation for BMV2 JSONObjects
1. Class Overview: - Provides an overview of the JsonObjects class, explaining its purpose and namespace. 2. Constructor: - Documented the constructor `JsonObjects::JsonObjects()` with a brief description of its purpose and initialization of member variables. 3. Member Functions: - Each member function of the JsonObjects class is documented with detailed descriptions. - Special attention is given to functions with complex logic or multiple parameters to ensure detailed documentation. Overall, this commit enhances the understanding of the BMV2 JSON Objects class by providing a Doxygen-style documentation.
- Loading branch information
Showing
1 changed file
with
155 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters