lbry-rocksdb/docs
Mehdi Abaakouk e4c0de9455 Allow to compile the extension everywhere
This change:
* uses to setuptools Cython automatic extension build system.
* Add tox.ini to run tests and build docs into virtualenv
* Add .travis.yaml and Dockerfile to run tests in CI
* Change requirements to ensure:
  - Cython and setuptools are installed before we build the Cython
    extension
  - tests dependencies are not installed by default
  - doc dependencies are explicit
* Add missing lz4 library
* Allow to build the module with any librocksdb headers (no-rtti)

Closes #15
2018-02-09 09:21:56 +01:00
..
_static Allow to compile the extension everywhere 2018-02-09 09:21:56 +01:00
api update doc 0.6.4 2017-04-17 00:01:19 +08:00
tutorial Allow to compile the extension everywhere 2018-02-09 09:21:56 +01:00
changelog.rst master is now 0.5 2015-08-30 12:34:31 +02:00
conf.py bump to 0.6.7 2017-06-25 15:24:33 +08:00
index.rst Allow to compile the extension everywhere 2018-02-09 09:21:56 +01:00
installation.rst Allow to compile the extension everywhere 2018-02-09 09:21:56 +01:00
Makefile Add makefile for docs 2014-01-15 09:16:38 +01:00