Repository: pdfbox-docs Updated Branches: refs/heads/master 17fb53b15 -> ef2a0975a
change from using trademark (TM) to registered (R) Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/ef2a0975 Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/ef2a0975 Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/ef2a0975 Branch: refs/heads/master Commit: ef2a0975a4ad90cfde75a408c6064e666394aea2 Parents: 17fb53b Author: Maruan Sahyoun <sahy...@fileaffairs.de> Authored: Thu Jul 7 17:33:45 2016 +0200 Committer: Maruan Sahyoun <sahy...@fileaffairs.de> Committed: Thu Jul 7 17:33:45 2016 +0200 ---------------------------------------------------------------------- content/_layouts/default.html | 38 +++++++++++++++++++------------------- content/css/site.css | 5 +++++ content/index.md | 4 ++-- 3 files changed, 26 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/ef2a0975/content/_layouts/default.html ---------------------------------------------------------------------- diff --git a/content/_layouts/default.html b/content/_layouts/default.html index ccd2b27..3557b10 100644 --- a/content/_layouts/default.html +++ b/content/_layouts/default.html @@ -2,16 +2,16 @@ <html lang="en"> <!-- - + Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE- 2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -29,17 +29,17 @@ <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> - + <link href="/css/site.css" rel="stylesheet"> - + {% if headers.atom %} <link rel="alternate" href="{{ headers.atom.url }}" type="application/atom+xml" title="{{ headers.atom.title }}" /> {% endif %} - + {% if headers.base %} <base href="{{ headers.base }}" /> - {% endif %} - + {% endif %} + {% if headers.notice %} <!-- {{ headers.notice }} --> {% endif %} @@ -59,22 +59,22 @@ </div> </div> </nav> - + <div class="container"> - + <div class="row row-offcanvas row-offcanvas-left"> <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar"> - + <ul class="sidebar"> <li class="sidebar-header">Apache PDFBox</li> <li><a href="/index.html">Overview</a></li> <li><a href="/download.cgi">Downloads</a></li> - + <li class="sidebar-header">Community</li> <li><a href="/support.html">Support</a></li> <li><a href="/mailinglists.html">Mailing Lists</a></li> <li><a href="/team.html">Project Team</a></li> - + <li class="sidebar-header">Documentation</li> <li class="sidebar-node" id="v2-0"> <a href="#">2.0</a> @@ -116,11 +116,11 @@ <li><a href="/1.8/faq.html">FAQ</a></li> </ul> </li> - + <li class="sidebar-header">Development</li> <li><a href="/building.html">Building from Source</a></li> <li><a href="/codingconventions.html">Coding Conventions</a></li> - <li><a href="/siteupdate.html">Update the Website</a></li> + <li><a href="/siteupdate.html">Update the Website</a></li> <li><a href="https://builds.apache.org/view/All/job/PDFBox-trunk/">Jenkins</a></li> <li><a href="https://travis-ci.org/apache/pdfbox">Travis CI</a></li> <li><a href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor">SonarQube</a></li> @@ -147,7 +147,7 @@ <!-- nothing in here on purpose --> </div> <div class="span9"> - <p>Copyright © 2009–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <p>Copyright © 2009–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> </div> </div> @@ -158,17 +158,17 @@ <script src="//code.jquery.com/jquery-latest.js"></script> <script src="/bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript"> - + $(document).ready(function () { $('[data-toggle="offcanvas"]').click(function () { $('.row-offcanvas').toggleClass('active') }); }); - + $(function() { // collapse tree nodes dynamically to support noscript $('.sidebar-node').addClass('collapsed'); - + // toggle expand/collapse $('.sidebar-node > a').click(function(e) { http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/ef2a0975/content/css/site.css ---------------------------------------------------------------------- diff --git a/content/css/site.css b/content/css/site.css index 78007c5..0e9ad49 100644 --- a/content/css/site.css +++ b/content/css/site.css @@ -21,6 +21,11 @@ * format used to add content, doesn't allow to classes to the elements */ +body { + font-size: 15px; + line-height: 1.5; +} + body > .container { min-width: 750px; max-width: none !important; http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/ef2a0975/content/index.md ---------------------------------------------------------------------- diff --git a/content/index.md b/content/index.md index 80bb662..51ff6a7 100644 --- a/content/index.md +++ b/content/index.md @@ -19,9 +19,9 @@ license: Licensed to the Apache Software Foundation (ASF) under one layout: default title: A Java PDF Library --- -# Apache PDFBox - A Java PDF Library +# Apache PDFBox<sup>®</sup> - A Java PDF Library -<p class="lead">The Apache PDFBox⢠library is an open source Java tool for working with +<p class="lead">The Apache PDFBox<sup>®</sup> 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.