mdbx++: remove preliminary label from C++ API.

This commit is contained in:
Leonid Yuriev
2021-12-09 02:10:08 +03:00
parent 739e02655e
commit 0265c847b8
3 changed files with 11 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
> Please refer to the online [documentation](https://erthink.github.io/libmdbx/)
> with [`C` API description](https://erthink.github.io/libmdbx/group__c__api.html)
> and pay attention to the preliminary [`C++` API](https://github.com/erthink/libmdbx/blob/devel/mdbx.h%2B%2B).
> and pay attention to the [`C++` API](https://github.com/erthink/libmdbx/blob/devel/mdbx.h%2B%2B).
>
> Questions, feedback and suggestions are welcome to the [Telegram' group](https://t.me/libmdbx).
>