Skip to content

drunksaint/couchdb-documentation

This branch is 392 commits behind apache/couchdb-documentation:master.

Folders and files

NameName
Last commit message
Last commit date
May 20, 2017
Jul 29, 2016
Jul 28, 2017
Jan 23, 2018
Jul 28, 2017
Jul 28, 2017
Sep 9, 2016
Jul 28, 2017
Jul 5, 2017
Dec 9, 2014
Mar 19, 2017
Jul 5, 2017
Aug 1, 2017
Jan 10, 2017
Jul 15, 2014

Repository files navigation

CouchDB Documentation Build Status

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

Building this repo

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

Feedback, Issues, Contributing

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.

About

Apache CouchDB Documentation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.7%
  • HTML 16.4%
  • Batchfile 11.6%
  • Makefile 3.1%
  • Erlang 2.4%
  • CSS 1.8%