Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BF5B4F60D for ; Mon, 29 Apr 2013 15:44:16 +0000 (UTC) Received: (qmail 75181 invoked by uid 500); 29 Apr 2013 15:44:16 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 75129 invoked by uid 500); 29 Apr 2013 15:44:16 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 75121 invoked by uid 99); 29 Apr 2013 15:44:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Apr 2013 15:44:16 +0000 Date: Mon, 29 Apr 2013 15:44:16 +0000 (UTC) From: "Alexander Shorin (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (COUCHDB-1781) Reorganize/improve docs articles MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Alexander Shorin created COUCHDB-1781: ----------------------------------------- Summary: Reorganize/improve docs articles Key: COUCHDB-1781 URL: https://issues.apache.org/jira/browse/COUCHDB-1781 Project: CouchDB Issue Type: Documentation Components: Documentation Reporter: Alexander Shorin Documentation articles need to reorganize to let them easily answer on newbie questions who never seen CouchDB before in logical order they raised. For example: 1. What is CouchDB? 2. How to install it? 3. How to configure it? 4. How to administrate it? [1] 4.1 Setup users 4.2 Security features 4.x etc. 5. How to manage it? Basic API overview. 6. What features it has? 6.1 Changes feed 6.2 CORs 6.3 Externals 6.x etc. for features that may be described in single page. 7. Replications 7.x what it is, how it works, how to use it etc. 8. More about couchapps [2] 8.x what it is, how it works, how to use it etc. 9. Extending CouchDB 10. Complete Guide to CouchDB HTTP API 11. Some input on CouchDB internals 12. Troubleshooting, common problems and their solutions 13. Some glossary of common terms to easily understand by new users 14. Release notes and changes history to track features. and so on. For sure, some points need to be more detail like Replication: there are two ways to start data replication; conflicts and their solution; common practises for them and so forth. As the inspiration source the PostgreSQL docs was used: http://www.postgresql.org/docs/9.2/static/index.html [1]: I believe, that better to guide users to use Futon for the first steps instead of fighting with curl on CLI. [2]: Should docs promote tools like erica, kanso and other popular ones that are still been recommended on mailing lists/IRC? Question may also stands as "how much batteries to include?". [3]: GeoCouch, Lucene, OX_Auth, etc. and how to write your own. Same question about promotion of third party tools. On one hand they are third party, but on other they are not so much to stay aside and raising initial interest to them may provoke to create more of them. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira