mdbx-doc: Quick reference for Insert/Update/Delete operations.

Change-Id: Iae2011ea431302fae1d1627297a061d6d01f7555
This commit is contained in:
Leonid Yuriev
2020-08-25 18:27:07 +03:00
parent 04a77d3bf3
commit ec7126420f
2 changed files with 73 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ each of which is divided into several sections.
3. The `C/C++` API manual:
- The \ref c_api reference
- \ref c_crud_hints "Quick reference for Insert/Update/Delete operations"
- The \ref mdbx.h header file reference
- The \ref cxx_api reference
- The \ref mdbx.h++ header file reference