diff --git a/manual/index.rst b/manual/index.rst index 51be1752..992850e7 100644 --- a/manual/index.rst +++ b/manual/index.rst @@ -5,6 +5,14 @@ QPDF version |release| ====================== +.. + Include the actual text of the link to readthedocs so it shows up in + the PDF when printed. + +Welcome to the QPDF documentation! For the latest version of this +documentation, please visit `https://qpdf.readthedocs.io +`__. + .. toctree:: :maxdepth: 2 :caption: Contents: diff --git a/manual/overview.rst b/manual/overview.rst index 6b9d893e..08de97bc 100644 --- a/manual/overview.rst +++ b/manual/overview.rst @@ -6,7 +6,8 @@ What is QPDF? QPDF is a program and C++ library for structural, content-preserving transformations on PDF files. QPDF's website is located at https://qpdf.sourceforge.io/. QPDF's source code is hosted on github -at https://github.com/qpdf/qpdf. +at https://github.com/qpdf/qpdf. You can find the latest version of +this documentation at https://qpdf.readthedocs.io/. QPDF provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF