Removing reference to doc/impl.html

main
Igor Canadi 11 years ago
parent 43d073dff0
commit 0b5b81a154
  1. 4
      README

@ -16,8 +16,8 @@ The core of this code has been derived from open-source leveldb.
The code under this directory implements a system for maintaining a The code under this directory implements a system for maintaining a
persistent key/value store. persistent key/value store.
See doc/index.html for more explanation. See doc/index.html and github wiki (https://github.com/facebook/rocksdb/wiki)
See doc/impl.html for a brief overview of the implementation. for more explanation.
The public interface is in include/*. 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

Loading…
Cancel
Save