From c9d54fda518db58f7f610c6af5a69e316c07a52d Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 18 Dec 2021 12:30:00 -0500 Subject: Remove ref. from documentation references --- manual/library.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'manual/library.rst') diff --git a/manual/library.rst b/manual/library.rst index faaffa21..ef63a2bb 100644 --- a/manual/library.rst +++ b/manual/library.rst @@ -1,9 +1,9 @@ -.. _ref.using-library: +.. _using-library: Using the QPDF Library ====================== -.. _ref.using.from-cxx: +.. _using.from-cxx: Using QPDF from C++ ------------------- @@ -34,7 +34,7 @@ individual ``QPDF`` object instance (including ``QPDF``, thread at a time. Multiple threads may simultaneously work with different instances of these and all other QPDF objects. -.. _ref.using.other-languages: +.. _using.other-languages: Using QPDF from other languages ------------------------------- @@ -65,9 +65,9 @@ Other Languages command-line tool can produce a JSON representation of the PDF file's non-content data. This can facilitate interacting programmatically with PDF files through qpdf's command line interface. For more - information, please see :ref:`ref.json`. + information, please see :ref:`json`. -.. _ref.unicode-files: +.. _unicode-files: A Note About Unicode File Names ------------------------------- -- cgit v1.2.3-54-g00ecf