| commit | 8864c35dcb27c9e5996532255fa59e544dee885d | [log] [tgz] |
|---|---|---|
| author | Garren Smith <garren.smith@gmail.com> | Wed Oct 23 12:07:46 2019 +0200 |
| committer | Garren Smith <garren.smith@gmail.com> | Wed Oct 23 12:07:46 2019 +0200 |
| tree | 9e8897181b77e0ae89c38e85157752b616c03767 | |
| parent | 9733cde9ba41810972cbb3cc9510efd6f4e4cf76 [diff] |
Update RFC * Added JS based FDB skip list implementation * Fixes from reviews
This repository contains the Sphinx source for Apache CouchDB's documentation. You can view the latest rendered build of this content at:
http://docs.couchdb.org/en/latest
Install Python 2.7+ and pip. Then:
$ virtualenv venv $ . ./venv/bin/activate $ pip install -r requirements.txt $ make html # builds the docs $ make check # syntax checks the docs
General feedback is welcome at our user or developer mailing lists.
Apache CouchDB has a CONTRIBUTING file with details on how to get started with issue reporting or contributing to the upkeep of this project.