Commit 765373174feceefcc93fec8ae2afb8b380b725f1
1 parent
d25eb296
Link to wiki
Showing
1 changed file
with
4 additions
and
0 deletions
manual/overview.rst
| @@ -31,3 +31,7 @@ be used to transform that file in ways that perhaps your original PDF | @@ -31,3 +31,7 @@ be used to transform that file in ways that perhaps your original PDF | ||
| 31 | creation tool can't handle. For example, many programs generate simple PDF | 31 | creation tool can't handle. For example, many programs generate simple PDF |
| 32 | files but can't password-protect them, web-optimize them, or perform | 32 | files but can't password-protect them, web-optimize them, or perform |
| 33 | other transformations of that type. | 33 | other transformations of that type. |
| 34 | + | ||
| 35 | +This documentation aims to be comprehensive, but there is also a `wiki | ||
| 36 | +<https://github.com/qpdf/qpdf/wiki>`__ for less polished material and | ||
| 37 | +ongoing work. |