summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-11 22:23:12 +0100
committerJay Berkenbilt <ejb@ql.org>2021-12-12 22:29:13 +0100
commitf80a0da3e35ef1b12266b063f68ffab7fb493356 (patch)
tree633a9e2d4919e43d9b6144f8b0335f1fd161dd32 /manual
parent78206a465176ae7748b2aa34a3ceda8d5aea6503 (diff)
downloadqpdf-f80a0da3e35ef1b12266b063f68ffab7fb493356.tar.zst
Prepare for docbook -> rst: protect a comment so it survives pandoc
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 78bab7fa..13619c69 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -4553,9 +4553,11 @@ outfile.pdf@2@option@2@
</para>
</sect1>
<sect1 id="ref.object-accessors">
- <!-- This section is referenced in QPDFObjectHandle.hh -->
<title>Object Accessor Methods</title>
<para>
+ @1@comment: This section is referenced in QPDFObjectHandle.hh @1@
+ </para>
+ <para>
For general information about how to access instances of
<classname>QPDFObjectHandle</classname>, please see the comments
in @1@filename@1@QPDFObjectHandle.hh@2@filename@2@. Search for