2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-31 19:08:24 +00:00

Convert the original xml comment to an rst comment

This commit is contained in:
Jay Berkenbilt 2021-12-12 16:18:41 -05:00
parent d13a6032e6
commit e5a7d9323f
2 changed files with 2 additions and 2 deletions

1
TODO
View File

@ -34,7 +34,6 @@ See https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html
<programlisting> went to :: -- check them each
Make sure the information from <book> is in there
<xref> -- find #ref. in converted rst
Correct placement of comment: <!-- This section is referenced in QPDFObjectHandle.hh -->
<firstterm> -> just use literal

View File

@ -3192,7 +3192,8 @@ pipeline.
Object Accessor Methods
-----------------------
@1@comment: This section is referenced in QPDFObjectHandle.hh @1@
..
This section is referenced in QPDFObjectHandle.hh
For general information about how to access instances of
``QPDFObjectHandle``, please see the comments in