Update README file for public interface
Summary: public interface is in include/* Test Plan: visual Reviewers: dhruba CC: leveldb Differential Revision: https://reviews.facebook.net/D12927
This commit is contained in:
parent
5e73c4d4ad
commit
eeb90c7ee9
2
README
2
README
@ -19,7 +19,7 @@ persistent key/value store.
|
|||||||
See doc/index.html for more explanation.
|
See doc/index.html for more explanation.
|
||||||
See doc/impl.html for a brief overview of the implementation.
|
See doc/impl.html for a brief overview of the implementation.
|
||||||
|
|
||||||
The public interface is in include/rocksdb/*.h. Callers should not include or
|
The public interface is in include/*. Callers should not include or
|
||||||
rely on the details of any other header files in this package. Those
|
rely on the details of any other header files in this package. Those
|
||||||
internal APIs may be changed without warning.
|
internal APIs may be changed without warning.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user