aboutsummaryrefslogtreecommitdiffstats
path: root/manual/library.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-18 18:30:00 +0100
committerJay Berkenbilt <ejb@ql.org>2021-12-18 18:30:00 +0100
commitc9d54fda518db58f7f610c6af5a69e316c07a52d (patch)
tree1dc29583f536d65b1f5d6eff6d9ffc35af66a94b /manual/library.rst
parent426b4ce8565e4f9143c122fd3afbcc22598fc6c4 (diff)
downloadqpdf-c9d54fda518db58f7f610c6af5a69e316c07a52d.tar.zst
Remove ref. from documentation references
Diffstat (limited to 'manual/library.rst')
-rw-r--r--manual/library.rst10
1 files changed, 5 insertions, 5 deletions
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
-------------------------------