This is an automated email from the ASF dual-hosted git repository.

msahyoun pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f1cb0a6  Site checkin for project Apache PDFBox Website
f1cb0a6 is described below

commit f1cb0a6ac04644abbeb7a45c1a780f5aa0bd4ee7
Author: Your Name <y...@example.com>
AuthorDate: Tue Jun 30 12:33:38 2020 +0200

    Site checkin for project Apache PDFBox Website
---
 content/1.8/architecture.html                    | 2 +-
 content/1.8/commandline.html                     | 2 +-
 content/1.8/cookbook/documentcreation.html       | 2 +-
 content/1.8/cookbook/encryption.html             | 2 +-
 content/1.8/cookbook/fill-form-field.html        | 2 +-
 content/1.8/cookbook/pdfacreation.html           | 2 +-
 content/1.8/cookbook/pdfavalidation.html         | 2 +-
 content/1.8/cookbook/rendering.html              | 2 +-
 content/1.8/cookbook/textextraction.html         | 2 +-
 content/1.8/cookbook/workingwithattachments.html | 2 +-
 content/1.8/cookbook/workingwithfonts.html       | 2 +-
 content/1.8/cookbook/workingwithmetadata.html    | 2 +-
 content/1.8/dependencies.html                    | 2 +-
 content/1.8/faq.html                             | 2 +-
 content/2.0/commandline.html                     | 2 +-
 content/2.0/cookbook/encryption.html             | 2 +-
 content/2.0/dependencies.html                    | 2 +-
 content/2.0/examples.html                        | 2 +-
 content/2.0/faq.html                             | 2 +-
 content/2.0/getting-started.html                 | 2 +-
 content/2.0/migration.html                       | 2 +-
 content/blog/index.html                          | 2 +-
 content/building.html                            | 2 +-
 content/codingconventions.html                   | 2 +-
 content/download.html                            | 2 +-
 content/errors/403.html                          | 2 +-
 content/errors/404.html                          | 2 +-
 content/ideas.html                               | 2 +-
 content/index.html                               | 2 +-
 content/mailinglists.html                        | 2 +-
 content/references.html                          | 2 +-
 content/siteupdate.html                          | 2 +-
 content/support.html                             | 2 +-
 content/team.html                                | 2 +-
 34 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/content/1.8/architecture.html b/content/1.8/architecture.html
index 9467a07..3e83728 100644
--- a/content/1.8/architecture.html
+++ b/content/1.8/architecture.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Architecture</title>
 
diff --git a/content/1.8/commandline.html b/content/1.8/commandline.html
index 082e3f7..9c0afc8 100644
--- a/content/1.8/commandline.html
+++ b/content/1.8/commandline.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Command-Line Tools</title>
 
diff --git a/content/1.8/cookbook/documentcreation.html 
b/content/1.8/cookbook/documentcreation.html
index f048d88..c8f32d5 100644
--- a/content/1.8/cookbook/documentcreation.html
+++ b/content/1.8/cookbook/documentcreation.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Cookbook - Document Creation</title>
 
diff --git a/content/1.8/cookbook/encryption.html 
b/content/1.8/cookbook/encryption.html
index 8e34670..e7dfa82 100644
--- a/content/1.8/cookbook/encryption.html
+++ b/content/1.8/cookbook/encryption.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Cookbook - Encrypting a File</title>
 
diff --git a/content/1.8/cookbook/fill-form-field.html 
b/content/1.8/cookbook/fill-form-field.html
index ff7139e..a704806 100644
--- a/content/1.8/cookbook/fill-form-field.html
+++ b/content/1.8/cookbook/fill-form-field.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Cookbook - Fill a Form Field</title>
 
diff --git a/content/1.8/cookbook/pdfacreation.html 
b/content/1.8/cookbook/pdfacreation.html
index 5e91975..f49fc37 100644
--- a/content/1.8/cookbook/pdfacreation.html
+++ b/content/1.8/cookbook/pdfacreation.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Create a Valid PDF/A Document</title>
 
diff --git a/content/1.8/cookbook/pdfavalidation.html 
b/content/1.8/cookbook/pdfavalidation.html
index 947dd71..8d18a32 100644
--- a/content/1.8/cookbook/pdfavalidation.html
+++ b/content/1.8/cookbook/pdfavalidation.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Cookbook - PDF/A Validation</title>
 
diff --git a/content/1.8/cookbook/rendering.html 
b/content/1.8/cookbook/rendering.html
index 906a215..c4f3a60 100644
--- a/content/1.8/cookbook/rendering.html
+++ b/content/1.8/cookbook/rendering.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Cookbook - Rendering</title>
 
diff --git a/content/1.8/cookbook/textextraction.html 
b/content/1.8/cookbook/textextraction.html
index cfbf9a6..f8558e2 100644
--- a/content/1.8/cookbook/textextraction.html
+++ b/content/1.8/cookbook/textextraction.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Cookbook - Text Extraction</title>
 
diff --git a/content/1.8/cookbook/workingwithattachments.html 
b/content/1.8/cookbook/workingwithattachments.html
index bd3227e..a89746c 100644
--- a/content/1.8/cookbook/workingwithattachments.html
+++ b/content/1.8/cookbook/workingwithattachments.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Cookbook - Working with Attachments</title>
 
diff --git a/content/1.8/cookbook/workingwithfonts.html 
b/content/1.8/cookbook/workingwithfonts.html
index 56b3f0b..0b7e3de 100644
--- a/content/1.8/cookbook/workingwithfonts.html
+++ b/content/1.8/cookbook/workingwithfonts.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Cookbook - Working with Fonts</title>
 
diff --git a/content/1.8/cookbook/workingwithmetadata.html 
b/content/1.8/cookbook/workingwithmetadata.html
index d4a50c7..03cb644 100644
--- a/content/1.8/cookbook/workingwithmetadata.html
+++ b/content/1.8/cookbook/workingwithmetadata.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Cookbook - Working with Metadata</title>
 
diff --git a/content/1.8/dependencies.html b/content/1.8/dependencies.html
index d1aa84f..ea10ff2 100644
--- a/content/1.8/dependencies.html
+++ b/content/1.8/dependencies.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Dependencies</title>
 
diff --git a/content/1.8/faq.html b/content/1.8/faq.html
index 8f68378..cd24ac3 100644
--- a/content/1.8/faq.html
+++ b/content/1.8/faq.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Frequently Asked Questions (FAQ)</title>
 
diff --git a/content/2.0/commandline.html b/content/2.0/commandline.html
index 22c9125..9bbdf8c 100644
--- a/content/2.0/commandline.html
+++ b/content/2.0/commandline.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Command-Line Tools</title>
 
diff --git a/content/2.0/cookbook/encryption.html 
b/content/2.0/cookbook/encryption.html
index 2f338a8..865190c 100644
--- a/content/2.0/cookbook/encryption.html
+++ b/content/2.0/cookbook/encryption.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Cookbook - Encrypting a File</title>
 
diff --git a/content/2.0/dependencies.html b/content/2.0/dependencies.html
index 30b3d28..e3e8e73 100644
--- a/content/2.0/dependencies.html
+++ b/content/2.0/dependencies.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Dependencies</title>
 
diff --git a/content/2.0/examples.html b/content/2.0/examples.html
index 8085f6f..39010fc 100644
--- a/content/2.0/examples.html
+++ b/content/2.0/examples.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Examples</title>
 
diff --git a/content/2.0/faq.html b/content/2.0/faq.html
index 99ded0d..91abc28 100644
--- a/content/2.0/faq.html
+++ b/content/2.0/faq.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Frequently Asked Questions (FAQ)</title>
 
diff --git a/content/2.0/getting-started.html b/content/2.0/getting-started.html
index f019e66..df01faf 100644
--- a/content/2.0/getting-started.html
+++ b/content/2.0/getting-started.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Getting Started</title>
 
diff --git a/content/2.0/migration.html b/content/2.0/migration.html
index 8ca89d6..f23a8f0 100644
--- a/content/2.0/migration.html
+++ b/content/2.0/migration.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  PDFBox 2.0.0 Migration Guide</title>
 
diff --git a/content/blog/index.html b/content/blog/index.html
index aa6cbfa..fa80177 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Blog</title>
 
diff --git a/content/building.html b/content/building.html
index 2bbc30a..ff20e7a 100644
--- a/content/building.html
+++ b/content/building.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Building PDFBox</title>
 
diff --git a/content/codingconventions.html b/content/codingconventions.html
index 4a1b01c..6238a66 100644
--- a/content/codingconventions.html
+++ b/content/codingconventions.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Coding Conventions</title>
 
diff --git a/content/download.html b/content/download.html
index 4c70362..c2ed544 100644
--- a/content/download.html
+++ b/content/download.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Downloads</title>
 
diff --git a/content/errors/403.html b/content/errors/403.html
index cf4a364..a1179db 100644
--- a/content/errors/403.html
+++ b/content/errors/403.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Forbidden (403)</title>
 
diff --git a/content/errors/404.html b/content/errors/404.html
index 8058547..f770ca6 100644
--- a/content/errors/404.html
+++ b/content/errors/404.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Page Not Found</title>
 
diff --git a/content/ideas.html b/content/ideas.html
index 8295833..01823fb 100644
--- a/content/ideas.html
+++ b/content/ideas.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Ideas</title>
 
diff --git a/content/index.html b/content/index.html
index 25f9eeb..88e7105 100644
--- a/content/index.html
+++ b/content/index.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  A Java PDF Library</title>
 
diff --git a/content/mailinglists.html b/content/mailinglists.html
index 2b5caad..d74432d 100644
--- a/content/mailinglists.html
+++ b/content/mailinglists.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Mailing Lists</title>
 
diff --git a/content/references.html b/content/references.html
index 9a556b1..3940f9d 100644
--- a/content/references.html
+++ b/content/references.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  External Links</title>
 
diff --git a/content/siteupdate.html b/content/siteupdate.html
index 97a7eac..d66b71c 100644
--- a/content/siteupdate.html
+++ b/content/siteupdate.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Updating the Website</title>
 
diff --git a/content/support.html b/content/support.html
index b258a41..effd65c 100644
--- a/content/support.html
+++ b/content/support.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Support</title>
 
diff --git a/content/team.html b/content/team.html
index 29c2471..935e3d8 100644
--- a/content/team.html
+++ b/content/team.html
@@ -23,7 +23,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
+    <meta name="description" content="The Apache PDFBox™ library is an open 
source Java tool for working with PDF documents. This project allows creation 
of new PDF documents, manipulation of existing documents and the ability to 
extract content from documents. Apache PDFBox also includes several 
command-line utilities. Apache PDFBox is published under the Apache License 
v2.0.">
 
     <title>Apache PDFBox |  Project Team</title>
 

Reply via email to