Commit 04a602aa50dfa2a4cd4cb5e96c92e7f6702ca32e
1 parent
ea73bf72
Add download section to docs
Showing
2 changed files
with
16 additions
and
0 deletions
manual/download.rst
0 → 100644
| 1 | +.. _download: | ||
| 2 | + | ||
| 3 | +Downloading QPDF | ||
| 4 | +================ | ||
| 5 | + | ||
| 6 | +QPDF is included in most Linux distributions. Native packages are | ||
| 7 | +available for many other operating systems as well. | ||
| 8 | + | ||
| 9 | +Other resources: | ||
| 10 | + | ||
| 11 | +- `GitHub release page <https://github.com/qpdf/qpdf/releases/>`__ | ||
| 12 | + | ||
| 13 | +- `GitHub project <https://github.com/qpdf/qpdf>`__ | ||
| 14 | + | ||
| 15 | +- `QPDF project web site <https://qpdf.sourceforge.io>`__ |