Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2E275200C4B for ; Mon, 20 Mar 2017 11:08:55 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2B376160B81; Mon, 20 Mar 2017 10:08:55 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 768A2160B76 for ; Mon, 20 Mar 2017 11:08:54 +0100 (CET) Received: (qmail 58797 invoked by uid 500); 20 Mar 2017 10:08:53 -0000 Mailing-List: contact commits-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list commits@pdfbox.apache.org Received: (qmail 58788 invoked by uid 99); 20 Mar 2017 10:08:53 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Mar 2017 10:08:53 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 792B4DFDC8; Mon, 20 Mar 2017 10:08:53 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: msahyoun@apache.org To: commits@pdfbox.apache.org Message-Id: <6655eabf77644be99a49c91704babcb9@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: pdfbox-docs git commit: PDFBOX-3330: add javadoc for 2.0.5 Date: Mon, 20 Mar 2017 10:08:53 +0000 (UTC) archived-at: Mon, 20 Mar 2017 10:08:55 -0000 Repository: pdfbox-docs Updated Branches: refs/heads/master b2bceca29 -> 5e1b607cd PDFBOX-3330: add javadoc for 2.0.5 Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/5e1b607c Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/5e1b607c Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/5e1b607c Branch: refs/heads/master Commit: 5e1b607cd21834f71b99a8ae6c2d4eb6ac95a18c Parents: b2bceca Author: Maruan Sahyoun Authored: Mon Mar 20 11:08:38 2017 +0100 Committer: Maruan Sahyoun Committed: Mon Mar 20 11:08:38 2017 +0100 ---------------------------------------------------------------------- content/.htaccess | 2 +- content/_layouts/default.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/5e1b607c/content/.htaccess ---------------------------------------------------------------------- diff --git a/content/.htaccess b/content/.htaccess index 6a17bbc..7fc9754 100644 --- a/content/.htaccess +++ b/content/.htaccess @@ -1,7 +1,7 @@ RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] -RewriteRule ^apidocs(/?)$ /docs/2.0.4/javadocs [R=301,L] +RewriteRule ^apidocs(/?)$ /docs/2.0.5/javadocs [R=301,L] RewriteRule ^commandlineutilities(/?)(.*)$ /2.0/commandline [R=301,L] RewriteRule ^downloads\.html$ /download.cgi RewriteRule ^downloads\.cgi$ /download.cgi http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/5e1b607c/content/_layouts/default.html ---------------------------------------------------------------------- diff --git a/content/_layouts/default.html b/content/_layouts/default.html index 982ea34..d01f6ae 100644 --- a/content/_layouts/default.html +++ b/content/_layouts/default.html @@ -91,7 +91,7 @@
  • Command-Line Tools
  • FAQ
  • -
  • API Docs
  • +
  • API Docs