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 CC1DB106E6 for ; Tue, 12 Nov 2013 14:23:38 +0000 (UTC) Received: (qmail 47965 invoked by uid 500); 12 Nov 2013 14:23:36 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 46365 invoked by uid 500); 12 Nov 2013 14:23:27 -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 46160 invoked by uid 99); 12 Nov 2013 14:23:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2013 14:23:24 +0000 Date: Tue, 12 Nov 2013 14:23:24 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6379) Manuals are inconsistent in their use of the element 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-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820123#comment-13820123 ] ASF subversion and git services commented on DERBY-6379: -------------------------------------------------------- Commit 1541073 from [~chaase3] in branch 'docs/trunk' [ https://svn.apache.org/r1541073 ] DERBY-6379 Manuals are inconsistent in their use of the element Modified 37 Developer's Guide topics. Patch: DERBY-6379-devguide.diff > Manuals are inconsistent in their use of the element > ---------------------------------------------------------------- > > Key: DERBY-6379 > URL: https://issues.apache.org/jira/browse/DERBY-6379 > Project: Derby > Issue Type: Improvement > Components: Documentation > Affects Versions: 10.10.1.1 > Reporter: Kim Haase > Assignee: Kim Haase > Priority: Minor > Attachments: DERBY-6379-adminconcepts.diff, DERBY-6379-adminconcepts.stat, DERBY-6379-adminreference.diff, DERBY-6379-adminreference.stat, DERBY-6379-admintasks.diff, DERBY-6379-admintasks.stat, DERBY-6379-devguide.diff, DERBY-6379-devguide.stat, DERBY-6379-toolstuning.stat > > > When topics are organized as subtopics of other topics, our tools generate a list of the subtopics at the end of the parent topic. If the DITA source of the subtopic begins with a element, the contents of the appear under the subtopic title in the parent topic. These contents also form the first paragraph of the subtopic. It does not seem to be possible to suppress the list of subtopics; they appear in the HTML output, but not in the PDF. > Generally, the documentation is not consistent in its use of the element. > I'll add more detail in a comment. -- This message was sent by Atlassian JIRA (v6.1#6144)