2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-01 09:50:54 +00:00
qpdf/manual
Thorsten Schöning 8f06da7534 Change list to vector for outline helpers (fixes #297)
This change works around STL problems with Embarcadero C++ Builder
version 10.2, but std::vector is more common than std::list in qpdf,
and this is a relatively new API, so an API change is tolerable.

Thanks to Thorsten Schöning <6223655+ams-tschoening@users.noreply.github.com>
for the fix.
2019-07-03 20:08:47 -04:00
..
build.mk Linearize manual 2015-10-31 19:10:19 -04:00
common.xsl update release date to actual date 2008-04-29 12:55:25 +00:00
fix-qdf.1.in Fix typo in manual page (fixes #181) 2018-02-18 20:09:18 -05:00
html.xsl.in update release date to actual date 2008-04-29 12:55:25 +00:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
print.xsl.in update release date to actual date 2008-04-29 12:55:25 +00:00
qpdf-manual.xml Change list to vector for outline helpers (fixes #297) 2019-07-03 20:08:47 -04:00
qpdf.1.in Fix manual page formatting issues 2018-08-12 14:18:18 -04:00
README update release date to actual date 2008-04-29 12:55:25 +00:00
zlib-flate.1.in fix typo in manual page 2012-04-06 21:48:20 -04:00

This directory contains sources to the documentation.  If you are
looking for pre-built documentation, please look in the "doc"
directory.