Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 32992 invoked from network); 21 Feb 2007 22:26:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Feb 2007 22:26:27 -0000 Received: (qmail 23307 invoked by uid 500); 21 Feb 2007 22:26:35 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 23097 invoked by uid 500); 21 Feb 2007 22:26:35 -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 23088 invoked by uid 99); 21 Feb 2007 22:26:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Feb 2007 14:26:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Feb 2007 14:26:26 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DBF2B7141F8 for ; Wed, 21 Feb 2007 14:26:05 -0800 (PST) Message-ID: <11111597.1172096765897.JavaMail.jira@brutus> Date: Wed, 21 Feb 2007 14:26:05 -0800 (PST) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-1920) DOCS - Improve topic titles for vague and duplicate topics In-Reply-To: <31595555.1159902261829.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474854 ] Kim Haase commented on DERBY-1920: ---------------------------------- Well, I was thinking of translatability, and clarity for non-native speakers of English. It's only 5 characters difference -- is there some constraint I should have in mind? > DOCS - Improve topic titles for vague and duplicate topics > ---------------------------------------------------------- > > Key: DERBY-1920 > URL: https://issues.apache.org/jira/browse/DERBY-1920 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.2.1.6 > Reporter: Laura Stewart > Assigned To: Kim Haase > Fix For: 10.2.3.0, 10.3.0.0 > > Attachments: DERBY-1920-devguide.diff, DERBY-1920-devguide.zip, DERBY-1920-tuning.diff, DERBY-1920-tuning.zip, DERBY-1920.list, DERBY-1920.list-2.txt, DERBY-1920.list-3.txt, DERBY-1920_list_ls.htm > > > 1) Many of the topic titles are vague. > Examples - > a) Almost all of the titles for the built-in function topics do not indicate that the topic is about a "function". > The word "function" should be added to all of the reference topics (In the Reference Manual) that discuss the built in functions > b) Almost all of the titles for the data type topics do not indicate that the topic is about a data type. > The words "data type" should be added to all of the reference topics (In the Reference Manual) that discuss the data types > c) Some of the SQL statement topic titles do not include the word "statement" in the title and they should. > 2)Some of the topics use the same title, but discuss very different things. Each topic title in the Derby documentation should be > unique. > Examples - > LOCK TABLE statement in the Reference Manual (http://db.apache.org/derby/docs/dev/ref/rrefsqlj40506.html) > and in the Tuning Guide (http://db.apache.org/derby/docs/dev/tuning/ctunoptimz11775.html) > This is just one of several examples. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.