Commit f80a0da3e35ef1b12266b063f68ffab7fb493356

Authored by Jay Berkenbilt
1 parent 78206a46

Prepare for docbook -> rst: protect a comment so it survives pandoc

Showing 1 changed file with 3 additions and 1 deletions
manual/qpdf-manual.xml
@@ -4553,9 +4553,11 @@ outfile.pdf@2@option@2@ @@ -4553,9 +4553,11 @@ outfile.pdf@2@option@2@
4553 </para> 4553 </para>
4554 </sect1> 4554 </sect1>
4555 <sect1 id="ref.object-accessors"> 4555 <sect1 id="ref.object-accessors">
4556 - <!-- This section is referenced in QPDFObjectHandle.hh -->  
4557 <title>Object Accessor Methods</title> 4556 <title>Object Accessor Methods</title>
4558 <para> 4557 <para>
  4558 + @1@comment: This section is referenced in QPDFObjectHandle.hh @1@
  4559 + </para>
  4560 + <para>
4559 For general information about how to access instances of 4561 For general information about how to access instances of
4560 <classname>QPDFObjectHandle</classname>, please see the comments 4562 <classname>QPDFObjectHandle</classname>, please see the comments
4561 in @1@filename@1@QPDFObjectHandle.hh@2@filename@2@. Search for 4563 in @1@filename@1@QPDFObjectHandle.hh@2@filename@2@. Search for