From f80a0da3e35ef1b12266b063f68ffab7fb493356 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 11 Dec 2021 16:23:12 -0500 Subject: [PATCH] Prepare for docbook -> rst: protect a comment so it survives pandoc --- manual/qpdf-manual.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 78bab7f..13619c6 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -4553,9 +4553,11 @@ outfile.pdf@2@option@2@ - Object Accessor Methods + @1@comment: This section is referenced in QPDFObjectHandle.hh @1@ + + For general information about how to access instances of QPDFObjectHandle, please see the comments in @1@filename@1@QPDFObjectHandle.hh@2@filename@2@. Search for -- libgit2 0.21.4