| commit | 780f3ac8fb761aabd92fcb3b636087c214e448c6 | [log] [tgz] |
|---|---|---|
| author | Robert Newson <rnewson@apache.org> | Mon Sep 24 19:53:44 2018 +0100 |
| committer | Robert Newson <rnewson@apache.org> | Mon Sep 24 19:53:55 2018 +0100 |
| tree | e004a4bf71c6be94376c617052ce66e0c695a4fd | |
| parent | eddb077986095cc84b66c683f85292e2d719f475 [diff] |
initial thoughts on partitioned db doccumentation
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:
$ sudo pip install Sphinx sphinx_rtd_theme $ 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.