mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-02 11:46:35 +00:00
c8729398dd
This is a massive rewrite of the help text and cli.rst section of the manual. All command-line flags now have their own help and are specifically index. qpdf --help is completely redone.
41 lines
714 B
ReStructuredText
41 lines
714 B
ReStructuredText
..
|
|
Directives documentation:
|
|
https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html
|
|
|
|
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
|
|
<https://qpdf.readthedocs.io>`__.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
overview
|
|
license
|
|
download
|
|
installation
|
|
packaging
|
|
cli
|
|
qdf
|
|
library
|
|
weak-crypto
|
|
json
|
|
design
|
|
linearization
|
|
object-streams
|
|
encryption
|
|
release-notes
|
|
acknowledgement
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`qpdf-options`
|