Return-Path: Delivered-To: apmail-hc-dev-archive@www.apache.org Received: (qmail 81525 invoked from network); 20 Aug 2009 19:09:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Aug 2009 19:09:20 -0000 Received: (qmail 33383 invoked by uid 500); 20 Aug 2009 19:09:39 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 33309 invoked by uid 500); 20 Aug 2009 19:09:39 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 33299 invoked by uid 99); 20 Aug 2009 19:09:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 19:09:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 19:09:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 268AE234C045 for ; Thu, 20 Aug 2009 12:09:15 -0700 (PDT) Message-ID: <288599350.1250795355156.JavaMail.jira@brutus> Date: Thu, 20 Aug 2009 12:09:15 -0700 (PDT) From: "Nicholas Sushkin (JIRA)" To: dev@hc.apache.org Subject: [jira] Updated: (HTTPCLIENT-868) Add anchors to documentation sections In-Reply-To: <618129075.1250715314887.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HTTPCLIENT-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Sushkin updated HTTPCLIENT-868: ---------------------------------------- Attachment: HTTPCLIENT-868.patch.1.diff For ease of navigation and indexing, made most sections and subsections generate their anchors. Added anchors to certain lists. > Add anchors to documentation sections > ------------------------------------------------- > > Key: HTTPCLIENT-868 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-868 > Project: HttpComponents HttpClient > Issue Type: Improvement > Components: Documentation > Affects Versions: 4.0 Final > Reporter: Nicholas Sushkin > Priority: Trivial > Fix For: 4.0.1, 4.1.0 > > Attachments: HTTPCLIENT-868.patch.1.diff > > > In all docs, sections are missing anchors. I see that the xdocs stylesheet in the repository is supposed to generate them, yet the site is missing them at this moment. > See https://svn.apache.org/repos/asf/jakarta/site/xdocs/stylesheets/site.xsl > template match="section" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org