Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-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 61C7EC0D2 for ; Sat, 1 Feb 2014 17:38:09 +0000 (UTC) Received: (qmail 21510 invoked by uid 500); 1 Feb 2014 17:38:09 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 21454 invoked by uid 500); 1 Feb 2014 17:38:08 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 21447 invoked by uid 99); 1 Feb 2014 17:38:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Feb 2014 17:38:08 +0000 Date: Sat, 1 Feb 2014 17:38:08 +0000 (UTC) From: "Bryan Pendleton (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DERBY-6466) GSOC 2014: Thorough documentation review MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6466: ----------------------------------- Labels: database documentation gsoc2014 java jdbc (was: gsoc2014) > GSOC 2014: Thorough documentation review > ---------------------------------------- > > Key: DERBY-6466 > URL: https://issues.apache.org/jira/browse/DERBY-6466 > Project: Derby > Issue Type: Improvement > Components: Demos/Scripts, Documentation > Reporter: Bryan Pendleton > Labels: database, documentation, gsoc2014, java, jdbc > > For the 2014 Google Summer of Code, I am volunteering to mentor a student to conduct a thorough top-to-bottom, start-to-finish review of all of the Derby documentation. > A product as powerful and sophisticated as Derby depends crucially on its documentation, and part of the software process for any engineer is to learn how to write clearly, to learn how to use the tools and coding languages that are used by technical writers, and to learn how to contribute to the documentation process. > This project will help you develop and improve those skills, as you embark upon the career of a software professional. > The Derby documentation is composed of several major pieces: > 1) The primary manual set is published on the Derby website: http://db.apache.org/derby/docs/10.10/ > 2) Additional papers and documentation are on the website: http://db.apache.org/derby/papers/index.html > 3) There is a large Derby wiki: http://wiki.apache.org/db-derby/ > 4) The Derby distribution contains some samples and demo scripts. > Overall, the documentation is extensive and sophisticated; the Derby community has enjoyed the participation of several skilled technical writers over the years who have contributed superb documentation to the project. > But documentation, like everything else, needs maintenance and attention. > In this Google Summer of Code project, during the summer of 2014, the project will include (at least) the following: > 1) We'll read through each of the manuals, wiki pages, and papers. > 2) We'll look for typos, grammatical problems, or out-of-date and inaccurate material > 3) (THIS IS IMPORTANT) For each place where there is an example or sample code, we'll test that sample code, by exercising it both on Windows and on Linux, using the latest Java runtimes and the latest Derby distribution, to verify that the samples are correct and accurate. > 4) Each time we find a problem, we'll log it as an issue in the Derby issue tracker, prepare a patch to the documentation, and get that patch committed. If the problem is in the wiki, we'll edit and repair the wiki. > 5) As we find opportunities for larger-scoped improvements to the documentation, we'll also file those as issues in the Derby issue tracker, so that they can be worked on as time permits. > 6) We'll also review all the existing open documentation and demo/script issues in the tracker (there aren't very many), to verify that they are clear and complete, and to see if we can contribute fixes for any of them. -- This message was sent by Atlassian JIRA (v6.1.5#6160)