Add necessary comments for doxygen (#3299)
- Add necessary comments for doxygen to generate API documentation - Update README.md to add a link for End-user APIs documentation
This commit is contained in:
@ -3,6 +3,11 @@
|
||||
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file lib_export.h
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef _LIB_EXPORT_H_
|
||||
#define _LIB_EXPORT_H_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user