mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2026-02-01 07:57:56 +01:00
Tweak docos.
This commit is contained in:
@@ -20,10 +20,9 @@ goals of PDFio are:
|
||||
PDFio is *not* concerned with rendering or viewing a PDF file, although a PDF
|
||||
RIP or viewer could be written using it.
|
||||
|
||||
PDFio is Copyright © 2021-2026 by Michael R Sweet and is licensed under the
|
||||
Apache License Version 2.0 with an (optional) exception to allow linking against
|
||||
GNU GPL2-only software. See the files `LICENSE` and `NOTICE` for more
|
||||
information.
|
||||
Copyright © 2021-2026 by Michael R Sweet. PDFio is licensed under the Apache
|
||||
License Version 2.0 with an (optional) exception to allow linking against GNU
|
||||
GPL2-only software. See the files `LICENSE` and `NOTICE` for more information.
|
||||
|
||||
|
||||
Reading the Documentation
|
||||
|
||||
@@ -34,7 +34,7 @@ PDFio is
|
||||
.I not
|
||||
concerned with rendering or viewing a PDF file, although a PDF RIP or viewer could be written using it.
|
||||
.PP
|
||||
PDFio is Copyright \[co] 2021\-2026 by Michael R Sweet and is licensed under the Apache License Version 2.0 with an (optional) exception to allow linking against GPL2/LGPL2 software. See the files "LICENSE" and "NOTICE" for more information.
|
||||
Copyright \[co] 2021\-2026 by Michael R Sweet. PDFio is licensed under the Apache License Version 2.0 with an (optional) exception to allow linking against GNU GPL2\-only software. See the files LICENSE and NOTICE for more information.
|
||||
.SS Requirements
|
||||
.PP
|
||||
PDFio requires the following to build the software:
|
||||
|
||||
@@ -560,7 +560,7 @@ span.string {
|
||||
</li>
|
||||
</ul>
|
||||
<p>PDFio is <em>not</em> concerned with rendering or viewing a PDF file, although a PDF RIP or viewer could be written using it.</p>
|
||||
<p>PDFio is Copyright © 2021-2026 by Michael R Sweet and is licensed under the Apache License Version 2.0 with an (optional) exception to allow linking against GPL2/LGPL2 software. See the files "LICENSE" and "NOTICE" for more information.</p>
|
||||
<p>Copyright © 2021-2026 by Michael R Sweet. PDFio is licensed under the Apache License Version 2.0 with an (optional) exception to allow linking against GNU GPL2-only software. See the files <code>LICENSE</code> and <code>NOTICE</code> for more information.</p>
|
||||
<h3 class="title" id="requirements">Requirements</h3>
|
||||
<p>PDFio requires the following to build the software:</p>
|
||||
<ul>
|
||||
|
||||
@@ -15,9 +15,9 @@ goals of PDFio are:
|
||||
PDFio is *not* concerned with rendering or viewing a PDF file, although a PDF
|
||||
RIP or viewer could be written using it.
|
||||
|
||||
PDFio is Copyright © 2021-2026 by Michael R Sweet and is licensed under the
|
||||
Apache License Version 2.0 with an (optional) exception to allow linking against
|
||||
GPL2/LGPL2 software. See the files "LICENSE" and "NOTICE" for more information.
|
||||
Copyright © 2021-2026 by Michael R Sweet. PDFio is licensed under the Apache
|
||||
License Version 2.0 with an (optional) exception to allow linking against GNU
|
||||
GPL2-only software. See the files `LICENSE` and `NOTICE` for more information.
|
||||
|
||||
|
||||
Requirements
|
||||
|
||||
Reference in New Issue
Block a user