Repository: pdfbox-docs Updated Branches: refs/heads/asf-site f0341379d -> d72b226f5
Site checkin for project Apache PDFBox Website Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/d72b226f Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/d72b226f Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/d72b226f Branch: refs/heads/asf-site Commit: d72b226f588e03ccbd2d14a98ef2be4ce1a70c57 Parents: f034137 Author: Maruan Sahyoun <[email protected]> Authored: Wed Mar 14 18:13:41 2018 +0100 Committer: Maruan Sahyoun <[email protected]> Committed: Wed Mar 14 18:13:41 2018 +0100 ---------------------------------------------------------------------- content/1.8/architecture.html | 4 ++++ content/1.8/commandline.html | 4 ++++ content/1.8/cookbook/documentcreation.html | 4 ++++ content/1.8/cookbook/encryption.html | 4 ++++ content/1.8/cookbook/fill-form-field.html | 4 ++++ content/1.8/cookbook/pdfacreation.html | 4 ++++ content/1.8/cookbook/pdfavalidation.html | 4 ++++ content/1.8/cookbook/rendering.html | 4 ++++ content/1.8/cookbook/textextraction.html | 4 ++++ .../1.8/cookbook/workingwithattachments.html | 4 ++++ content/1.8/cookbook/workingwithfonts.html | 4 ++++ content/1.8/cookbook/workingwithmetadata.html | 4 ++++ content/1.8/dependencies.html | 4 ++++ content/1.8/faq.html | 4 ++++ content/2.0/commandline.html | 4 ++++ content/2.0/cookbook/encryption.html | 4 ++++ content/2.0/dependencies.html | 4 ++++ content/2.0/examples.html | 4 ++++ content/2.0/faq.html | 4 ++++ content/2.0/getting-started.html | 4 ++++ content/2.0/migration.html | 4 ++++ content/building.html | 4 ++++ content/codingconventions.html | 4 ++++ content/css/site.css | 20 ++++++++++++++------ content/download.html | 4 ++++ content/errors/403.html | 4 ++++ content/errors/404.html | 4 ++++ content/ideas.html | 4 ++++ content/index.html | 4 ++++ content/mailinglists.html | 4 ++++ .../2015/10/19/pdfbox-2.0.0-RC1-released.html | 4 ++++ .../2015/11/22/pdfbox-2.0.0-RC2-released.html | 4 ++++ .../2016/01/15/pdfbox-2.0.0-RC3-released.html | 4 ++++ .../news/2016/01/18/pdfbox-1.8.11-released.html | 4 ++++ .../news/2016/03/18/pdfbox-2.0.0-released.html | 4 ++++ .../news/2016/04/26/new-pdfbox-releases.html | 4 ++++ content/news/2016/05/27/CVE-2016-2175.html | 4 ++++ .../news/2016/06/09/pdfbox-2.0.2-released.html | 4 ++++ .../news/2016/09/17/pdfbox-2.0.3-released.html | 4 ++++ .../news/2016/12/09/pdfbox-1.8.13-released.html | 4 ++++ .../news/2016/12/16/pdfbox-2.0.4-released.html | 4 ++++ .../news/2017/03/17/pdfbox-2.0.5-released.html | 4 ++++ .../news/2017/05/15/pdfbox-2.0.6-released.html | 4 ++++ .../news/2017/07/20/pdfbox-2.0.7-released.html | 4 ++++ .../news/2017/11/02/pdfbox-2.0.8-released.html | 4 ++++ .../news/2018/02/27/jbig2-3.0.0-released.html | 4 ++++ content/references.html | 4 ++++ content/siteupdate.html | 4 ++++ content/support.html | 4 ++++ content/team.html | 4 ++++ 50 files changed, 210 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/architecture.html ---------------------------------------------------------------------- diff --git a/content/1.8/architecture.html b/content/1.8/architecture.html index 27fe53b..be51068 100644 --- a/content/1.8/architecture.html +++ b/content/1.8/architecture.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/commandline.html ---------------------------------------------------------------------- diff --git a/content/1.8/commandline.html b/content/1.8/commandline.html index b2e3734..5c7f081 100644 --- a/content/1.8/commandline.html +++ b/content/1.8/commandline.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/cookbook/documentcreation.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/documentcreation.html b/content/1.8/cookbook/documentcreation.html index 99197c3..a3e7fa2 100644 --- a/content/1.8/cookbook/documentcreation.html +++ b/content/1.8/cookbook/documentcreation.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/cookbook/encryption.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/encryption.html b/content/1.8/cookbook/encryption.html index 3bb1fbf..d891442 100644 --- a/content/1.8/cookbook/encryption.html +++ b/content/1.8/cookbook/encryption.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/cookbook/fill-form-field.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/fill-form-field.html b/content/1.8/cookbook/fill-form-field.html index 26a6d51..13baece 100644 --- a/content/1.8/cookbook/fill-form-field.html +++ b/content/1.8/cookbook/fill-form-field.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/cookbook/pdfacreation.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/pdfacreation.html b/content/1.8/cookbook/pdfacreation.html index d633ea9..f3168d1 100644 --- a/content/1.8/cookbook/pdfacreation.html +++ b/content/1.8/cookbook/pdfacreation.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/cookbook/pdfavalidation.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/pdfavalidation.html b/content/1.8/cookbook/pdfavalidation.html index d6b0583..e1b451a 100644 --- a/content/1.8/cookbook/pdfavalidation.html +++ b/content/1.8/cookbook/pdfavalidation.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/cookbook/rendering.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/rendering.html b/content/1.8/cookbook/rendering.html index 059aede..08cc601 100644 --- a/content/1.8/cookbook/rendering.html +++ b/content/1.8/cookbook/rendering.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/cookbook/textextraction.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/textextraction.html b/content/1.8/cookbook/textextraction.html index 9e49ddc..d73a30d 100644 --- a/content/1.8/cookbook/textextraction.html +++ b/content/1.8/cookbook/textextraction.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/cookbook/workingwithattachments.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/workingwithattachments.html b/content/1.8/cookbook/workingwithattachments.html index 130f648..6d2b50f 100644 --- a/content/1.8/cookbook/workingwithattachments.html +++ b/content/1.8/cookbook/workingwithattachments.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/cookbook/workingwithfonts.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/workingwithfonts.html b/content/1.8/cookbook/workingwithfonts.html index 98bcb29..ff3bdc2 100644 --- a/content/1.8/cookbook/workingwithfonts.html +++ b/content/1.8/cookbook/workingwithfonts.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/cookbook/workingwithmetadata.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/workingwithmetadata.html b/content/1.8/cookbook/workingwithmetadata.html index 5fb7802..75725af 100644 --- a/content/1.8/cookbook/workingwithmetadata.html +++ b/content/1.8/cookbook/workingwithmetadata.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/dependencies.html ---------------------------------------------------------------------- diff --git a/content/1.8/dependencies.html b/content/1.8/dependencies.html index b08a8e0..9167480 100644 --- a/content/1.8/dependencies.html +++ b/content/1.8/dependencies.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/1.8/faq.html ---------------------------------------------------------------------- diff --git a/content/1.8/faq.html b/content/1.8/faq.html index 66712f6..ae35821 100644 --- a/content/1.8/faq.html +++ b/content/1.8/faq.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/2.0/commandline.html ---------------------------------------------------------------------- diff --git a/content/2.0/commandline.html b/content/2.0/commandline.html index d0dcb0d..529d8c0 100644 --- a/content/2.0/commandline.html +++ b/content/2.0/commandline.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/2.0/cookbook/encryption.html ---------------------------------------------------------------------- diff --git a/content/2.0/cookbook/encryption.html b/content/2.0/cookbook/encryption.html index b61fa5c..4c852ca 100644 --- a/content/2.0/cookbook/encryption.html +++ b/content/2.0/cookbook/encryption.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/2.0/dependencies.html ---------------------------------------------------------------------- diff --git a/content/2.0/dependencies.html b/content/2.0/dependencies.html index 3264eb3..633c5a5 100644 --- a/content/2.0/dependencies.html +++ b/content/2.0/dependencies.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/2.0/examples.html ---------------------------------------------------------------------- diff --git a/content/2.0/examples.html b/content/2.0/examples.html index 273ba6a..008700b 100644 --- a/content/2.0/examples.html +++ b/content/2.0/examples.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/2.0/faq.html ---------------------------------------------------------------------- diff --git a/content/2.0/faq.html b/content/2.0/faq.html index 16f57e9..64c623c 100644 --- a/content/2.0/faq.html +++ b/content/2.0/faq.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/2.0/getting-started.html ---------------------------------------------------------------------- diff --git a/content/2.0/getting-started.html b/content/2.0/getting-started.html index 32fc664..14e2cc2 100644 --- a/content/2.0/getting-started.html +++ b/content/2.0/getting-started.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/2.0/migration.html ---------------------------------------------------------------------- diff --git a/content/2.0/migration.html b/content/2.0/migration.html index d61828f..a6f67e2 100644 --- a/content/2.0/migration.html +++ b/content/2.0/migration.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/building.html ---------------------------------------------------------------------- diff --git a/content/building.html b/content/building.html index f172ce1..a05c65a 100644 --- a/content/building.html +++ b/content/building.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/codingconventions.html ---------------------------------------------------------------------- diff --git a/content/codingconventions.html b/content/codingconventions.html index 1012bc3..50c528a 100644 --- a/content/codingconventions.html +++ b/content/codingconventions.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/css/site.css ---------------------------------------------------------------------- diff --git a/content/css/site.css b/content/css/site.css index 831e433..c24da38 100644 --- a/content/css/site.css +++ b/content/css/site.css @@ -22,16 +22,17 @@ */ body { - font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Roboto, "Oxygen", "Ubuntu", "Cantarell", "Open Sans", Arial, sans-serif; + font-family: 'Roboto', sans-serif; letter-spacing: 0; - font-weight: 400; + font-weight: 300; font-style: normal; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga" on; font-size: 16px; - line-height: 1.4; + line-height: 1.5; + color: rgba(0,0,0,0.8); } body > .container { @@ -82,8 +83,9 @@ svg.pdfbox-brand-text, svg.pdfbox-brand-toolbox { /* headings */ h1, h2, h3, h4, h5 { - font-family: "OpenSans", "Helvetica Neue", "Helvetica", Arial, Verdana, sans-serif; - font-weight: 300; + font-family: 'Source Sans Pro', sans-serif; + font-weight: 400; + color: rgba(0,0,0,0.8); } h1 { @@ -110,6 +112,12 @@ h4 .open-iconic { fill: #0088cc; } +code, kbd, pre, samp { + font-family: 'Inconsolata',monospace; + font-size: 16px; + line-height: 1.2 +} + pre.highlight, .highlight > pre { background-color: inherit; color: darkslategrey; @@ -122,7 +130,7 @@ pre.highlight, .highlight > pre { code { padding: 0; background-color: inherit; - color: #7e7e81; + color: rgba(0,0,0); } /* http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/download.html ---------------------------------------------------------------------- diff --git a/content/download.html b/content/download.html index 3339f9a..31eade1 100644 --- a/content/download.html +++ b/content/download.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/errors/403.html ---------------------------------------------------------------------- diff --git a/content/errors/403.html b/content/errors/403.html index 284ace1..ab72560 100644 --- a/content/errors/403.html +++ b/content/errors/403.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/errors/404.html ---------------------------------------------------------------------- diff --git a/content/errors/404.html b/content/errors/404.html index 170f2aa..c37fd5d 100644 --- a/content/errors/404.html +++ b/content/errors/404.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/ideas.html ---------------------------------------------------------------------- diff --git a/content/ideas.html b/content/ideas.html index d813754..2e25e0b 100644 --- a/content/ideas.html +++ b/content/ideas.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index 49c5050..18bcd62 100644 --- a/content/index.html +++ b/content/index.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/mailinglists.html ---------------------------------------------------------------------- diff --git a/content/mailinglists.html b/content/mailinglists.html index 488e4d0..2127a3e 100644 --- a/content/mailinglists.html +++ b/content/mailinglists.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html b/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html index ac34e66..f648ea8 100644 --- a/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html +++ b/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html b/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html index 220bdf9..0ac97c3 100644 --- a/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html +++ b/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html b/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html index ca3bdaa..b3fa922 100644 --- a/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html +++ b/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2016/01/18/pdfbox-1.8.11-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/01/18/pdfbox-1.8.11-released.html b/content/news/2016/01/18/pdfbox-1.8.11-released.html index c8845fc..1bfe531 100644 --- a/content/news/2016/01/18/pdfbox-1.8.11-released.html +++ b/content/news/2016/01/18/pdfbox-1.8.11-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2016/03/18/pdfbox-2.0.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/03/18/pdfbox-2.0.0-released.html b/content/news/2016/03/18/pdfbox-2.0.0-released.html index 8a55484..72c5937 100644 --- a/content/news/2016/03/18/pdfbox-2.0.0-released.html +++ b/content/news/2016/03/18/pdfbox-2.0.0-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2016/04/26/new-pdfbox-releases.html ---------------------------------------------------------------------- diff --git a/content/news/2016/04/26/new-pdfbox-releases.html b/content/news/2016/04/26/new-pdfbox-releases.html index 3781982..b82ab99 100644 --- a/content/news/2016/04/26/new-pdfbox-releases.html +++ b/content/news/2016/04/26/new-pdfbox-releases.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2016/05/27/CVE-2016-2175.html ---------------------------------------------------------------------- diff --git a/content/news/2016/05/27/CVE-2016-2175.html b/content/news/2016/05/27/CVE-2016-2175.html index 57fb846..806146c 100644 --- a/content/news/2016/05/27/CVE-2016-2175.html +++ b/content/news/2016/05/27/CVE-2016-2175.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2016/06/09/pdfbox-2.0.2-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/06/09/pdfbox-2.0.2-released.html b/content/news/2016/06/09/pdfbox-2.0.2-released.html index a969ac9..f82e73b 100644 --- a/content/news/2016/06/09/pdfbox-2.0.2-released.html +++ b/content/news/2016/06/09/pdfbox-2.0.2-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2016/09/17/pdfbox-2.0.3-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/09/17/pdfbox-2.0.3-released.html b/content/news/2016/09/17/pdfbox-2.0.3-released.html index e5c618c..a48f078 100644 --- a/content/news/2016/09/17/pdfbox-2.0.3-released.html +++ b/content/news/2016/09/17/pdfbox-2.0.3-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2016/12/09/pdfbox-1.8.13-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/12/09/pdfbox-1.8.13-released.html b/content/news/2016/12/09/pdfbox-1.8.13-released.html index 3ae42f4..da1a889 100644 --- a/content/news/2016/12/09/pdfbox-1.8.13-released.html +++ b/content/news/2016/12/09/pdfbox-1.8.13-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2016/12/16/pdfbox-2.0.4-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/12/16/pdfbox-2.0.4-released.html b/content/news/2016/12/16/pdfbox-2.0.4-released.html index 8661e95..f3cf119 100644 --- a/content/news/2016/12/16/pdfbox-2.0.4-released.html +++ b/content/news/2016/12/16/pdfbox-2.0.4-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2017/03/17/pdfbox-2.0.5-released.html ---------------------------------------------------------------------- diff --git a/content/news/2017/03/17/pdfbox-2.0.5-released.html b/content/news/2017/03/17/pdfbox-2.0.5-released.html index db997c3..2d9aeb8 100644 --- a/content/news/2017/03/17/pdfbox-2.0.5-released.html +++ b/content/news/2017/03/17/pdfbox-2.0.5-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2017/05/15/pdfbox-2.0.6-released.html ---------------------------------------------------------------------- diff --git a/content/news/2017/05/15/pdfbox-2.0.6-released.html b/content/news/2017/05/15/pdfbox-2.0.6-released.html index 49225c0..7fa3adc 100644 --- a/content/news/2017/05/15/pdfbox-2.0.6-released.html +++ b/content/news/2017/05/15/pdfbox-2.0.6-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2017/07/20/pdfbox-2.0.7-released.html ---------------------------------------------------------------------- diff --git a/content/news/2017/07/20/pdfbox-2.0.7-released.html b/content/news/2017/07/20/pdfbox-2.0.7-released.html index bf38350..27d1ff0 100644 --- a/content/news/2017/07/20/pdfbox-2.0.7-released.html +++ b/content/news/2017/07/20/pdfbox-2.0.7-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2017/11/02/pdfbox-2.0.8-released.html ---------------------------------------------------------------------- diff --git a/content/news/2017/11/02/pdfbox-2.0.8-released.html b/content/news/2017/11/02/pdfbox-2.0.8-released.html index f6e0d15..31e3d56 100644 --- a/content/news/2017/11/02/pdfbox-2.0.8-released.html +++ b/content/news/2017/11/02/pdfbox-2.0.8-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/news/2018/02/27/jbig2-3.0.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2018/02/27/jbig2-3.0.0-released.html b/content/news/2018/02/27/jbig2-3.0.0-released.html index 8ec5a2a..707872b 100644 --- a/content/news/2018/02/27/jbig2-3.0.0-released.html +++ b/content/news/2018/02/27/jbig2-3.0.0-released.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/references.html ---------------------------------------------------------------------- diff --git a/content/references.html b/content/references.html index cbf9488..0ebe4e3 100644 --- a/content/references.html +++ b/content/references.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/siteupdate.html ---------------------------------------------------------------------- diff --git a/content/siteupdate.html b/content/siteupdate.html index 6ba07ca..1373396 100644 --- a/content/siteupdate.html +++ b/content/siteupdate.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/support.html ---------------------------------------------------------------------- diff --git a/content/support.html b/content/support.html index 068a52a..55bf149 100644 --- a/content/support.html +++ b/content/support.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet"> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/d72b226f/content/team.html ---------------------------------------------------------------------- diff --git a/content/team.html b/content/team.html index 0baafeb..6fd8445 100644 --- a/content/team.html +++ b/content/team.html @@ -31,6 +31,10 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet"> + <link href="/css/site.css" rel="stylesheet">
