From bc4e2320e7dafea8b6d6b6150c808ed2a98d7d03 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 1 Feb 2022 08:55:18 -0500 Subject: Add qpdfjob-c.h -- simple C API around parts of QPDFJob --- manual/qpdf-job.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual') diff --git a/manual/qpdf-job.rst b/manual/qpdf-job.rst index 72e02305..5ee497b1 100644 --- a/manual/qpdf-job.rst +++ b/manual/qpdf-job.rst @@ -14,7 +14,7 @@ executable is available from inside the C++ library using the - Use from the C++ API with ``QPDFJob::initializeFromArgv`` - - Use from the C API with QXXXQ + - Use from the C API with ``qpdfjob_run_from_argv`` from :file:`qpdfjob-c.h` - The job JSON file format @@ -22,7 +22,7 @@ executable is available from inside the C++ library using the - Use from the C++ API with ``QPDFJob::initializeFromJson`` - - Use from the C API with QXXXQ + - Use from the C API with ``qpdfjob_run_from_json`` from :file:`qpdfjob-c.h` - The ``QPDFJob`` C++ API -- cgit v1.2.3-70-g09d2