Document new couchup utility, improve installation documentation

This adds documentation for the new couchup utility. It also reorganizes
the installation documentation order, and includes explicit reminders
in every installation section to follow the first-time setup steps.
We've been getting a LOT of drive-bys on IRC/Slack asking why there are
endless errors about _users and _replicator in the logfiles, and I
suspect it's because that section is buried on the same page as the table
of contents for the installation section.
7 files changed
tree: 60d59b35ec6506df3f154bf709f14d19482997f0
  1. .github/
  2. ext/
  3. images/
  4. src/
  5. static/
  6. templates/
  7. themes/
  8. .gitignore
  9. .travis.yml
  10. LICENSE
  11. make.bat
  12. Makefile
  13. NOTICE
  14. README.md
  15. rebar.config
README.md

CouchDB Documentation [![Build

Status](https://travis-ci.org/apache/couchdb-documentation.svg?branch=master)](https://travis-ci.org/apache/couchdb-documentation)

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

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.