From 4998684c1e4c55ed66cc6c69e6c3b1484549f98a Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: ćšć, 27 5æ 2021 08:58:15 +0800 Subject: [PATCH] add software license features --- 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