mdbx: backport - Add Getting Started doc.

Change-Id: I41847e550dc8246fca293bef3d103c35d43f3001
This commit is contained in:
Howard Chu
2015-12-19 22:53:26 +00:00
committed by Leo Yuriev
parent 3ce58a015f
commit ebaf7c8d41
3 changed files with 196 additions and 1 deletions

View File

@@ -582,7 +582,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = lmdb.h midl.h mdb.c midl.c
INPUT = lmdb.h midl.h mdb.c midl.c intro.doc
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is