From 8553a8d63f97cfa8d64b5b2260e81f8c896a8398 Mon Sep 17 00:00:00 2001 From: nancy.liao <huihui.liao@greentest.com.cn> Date: 周五, 23 5月 2025 18:36:03 +0800 Subject: [PATCH] 修改部分因为标准原因的报错 --- doc/api/public_api.rst | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/doc/api/public_api.rst b/doc/api/public_api.rst index 803c1fb..df87cb7 100644 --- a/doc/api/public_api.rst +++ b/doc/api/public_api.rst @@ -20,3 +20,12 @@ *********************** .. doxygenfunction:: acquire_license + +.. doxygenstruct:: CallerInformations + :members: + +.. doxygenstruct:: LicenseLocation + :members: + +.. doxygenstruct:: LicenseInfo + :members: \ No newline at end of file -- Gitblit v1.9.1