From 2d75b7944990f1ce80b3847be1f8dff09df82dad Mon Sep 17 00:00:00 2001
From: Victor Toofic <toofics@users.noreply.github.com>
Date: 摹曛, 20 5月 2021 00:04:08 +0800
Subject: [PATCH] - use CMake PROJECT_DESCRIPTION var instead to be able to build with cmake < 3.8 (#118)

---
 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