Commit 04a602aa50dfa2a4cd4cb5e96c92e7f6702ca32e

Authored by Jay Berkenbilt
1 parent ea73bf72

Add download section to docs

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>`__
manual/index.rst
@@ -11,6 +11,7 @@ QPDF version |release| @@ -11,6 +11,7 @@ QPDF version |release|
11 11
12 overview 12 overview
13 license 13 license
  14 + download
14 installation 15 installation
15 cli 16 cli
16 qdf 17 qdf