You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ms...@apache.org on 2017/11/03 07:48:38 UTC

[1/2] pdfbox-docs git commit: PDFBOX-3989: modify redirect to point to 2.0.8 javadoc

Repository: pdfbox-docs
Updated Branches:
  refs/heads/master 999f3b019 -> bba6ce7b1


PDFBOX-3989: modify redirect to point to 2.0.8 javadoc


Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/85745133
Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/85745133
Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/85745133

Branch: refs/heads/master
Commit: 85745133287a8515a222c7fa8eef96ad0e8f9046
Parents: 999f3b0
Author: Maruan Sahyoun <sa...@fileaffairs.de>
Authored: Fri Nov 3 08:47:24 2017 +0100
Committer: Maruan Sahyoun <sa...@fileaffairs.de>
Committed: Fri Nov 3 08:47:24 2017 +0100

----------------------------------------------------------------------
 content/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/85745133/content/.htaccess
----------------------------------------------------------------------
diff --git a/content/.htaccess b/content/.htaccess
index 84447cb..88ec74b 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.7/javadocs [R=301,L]
+RewriteRule ^apidocs(/?)$ /docs/2.0.8/javadocs [R=301,L]
 RewriteRule ^commandlineutilities(/?)(.*)$ /2.0/commandline [R=301,L]
 RewriteRule ^downloads\.html$ /download.cgi
 RewriteRule ^downloads\.cgi$ /download.cgi


[2/2] pdfbox-docs git commit: PDFBOX-3989: modify link to point to 2.0.8 javadoc

Posted by ms...@apache.org.
PDFBOX-3989: modify link to point to 2.0.8 javadoc


Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/bba6ce7b
Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/bba6ce7b
Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/bba6ce7b

Branch: refs/heads/master
Commit: bba6ce7b1c6aefb9ff4eaa03b5a95762a58b2b77
Parents: 8574513
Author: Maruan Sahyoun <sa...@fileaffairs.de>
Authored: Fri Nov 3 08:48:18 2017 +0100
Committer: Maruan Sahyoun <sa...@fileaffairs.de>
Committed: Fri Nov 3 08:48:18 2017 +0100

----------------------------------------------------------------------
 content/_layouts/default.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/bba6ce7b/content/_layouts/default.html
----------------------------------------------------------------------
diff --git a/content/_layouts/default.html b/content/_layouts/default.html
index e6cf79f..657485a 100644
--- a/content/_layouts/default.html
+++ b/content/_layouts/default.html
@@ -94,7 +94,7 @@
                             </li>
                             <li><a href="/2.0/commandline.html">Command-Line Tools</a></li>
                             <li><a href="/2.0/faq.html">FAQ</a></li>
-                            <li><a href="/docs/2.0.7/javadocs/">API Docs</a></li>
+                            <li><a href="/docs/2.0.8/javadocs/">API Docs</a></li>
                         </ul>
                     </li>
                     <li class="sidebar-node" id="v1-8">