aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-15TODO: documentation updatesJay Berkenbilt
2021-12-14Fix minor typosm-holger
2021-12-13Disable ci-fuzz build on build branchJay Berkenbilt
2021-12-13Avoid /tmp when building distributionJay Berkenbilt
2021-12-13ChangeLog/release note on doc changeJay Berkenbilt
2021-12-13Update release-notes linkJay Berkenbilt
2021-12-13Work old "upgrading" sections into the release notesJay Berkenbilt
2021-12-13Remove superfluous "Upgrading to 4.0" chapterJay Berkenbilt
2021-12-13Doc: reorganize front sectionJay Berkenbilt
2021-12-13Remove docbook manual and associated filesJay Berkenbilt
2021-12-13Minor doc cleanup, update spelling checkerJay Berkenbilt
2021-12-13Doc: update requirements for building the documentationJay Berkenbilt
2021-12-13Remove "Indices and tables"Jay Berkenbilt
2021-12-13Explicitly mark perl codeblock as suchJay Berkenbilt
2021-12-13Replace xref links to :ref:Jay Berkenbilt
2021-12-13Replace <firstterm> with emphasisJay Berkenbilt
2021-12-13Convert the original xml comment to an rst commentJay Berkenbilt
2021-12-13Replace <replaceable> with {...}Jay Berkenbilt
2021-12-13Wrap remaining replaceables in :samp:Jay Berkenbilt
2021-12-13Relabel replaceable in samp or fileJay Berkenbilt
2021-12-13Convert <option> to :samp: and clean up literal blocksJay Berkenbilt
2021-12-13Replace things previously marked with <filename> with :file:`...`Jay Berkenbilt
2021-12-13Replace command|application with :command:`...`Jay Berkenbilt
2021-12-13doc: fix whitespace and indentation in pandoc outputJay Berkenbilt
2021-12-13Fix errors introduced by pandocJay Berkenbilt
2021-12-13Switch build from docbook manual to sphinxJay Berkenbilt
2021-12-12Insert output of pandoc as isJay Berkenbilt
2021-12-12Sphinx docs: tweak output of sphinx-quickstartJay Berkenbilt
2021-12-12Create initial sphinx document sourcesJay Berkenbilt
2021-12-12Prepare for docbook -> rst: replace SGML entitlesJay Berkenbilt
2021-12-12Prepare for docbook -> rst: protect a comment so it survives pandocJay Berkenbilt
2021-12-12Prepare for docbook -> rst: protect some XML elementsJay Berkenbilt
2021-12-12doc: Replace Gajic with Gajić (finally)Jay Berkenbilt
2021-12-12doc: remove unneeded footnoteJay Berkenbilt
2021-12-12TODO: doc conversion notesJay Berkenbilt
2021-12-12TODOJay Berkenbilt
2021-12-10Clarify docs around @filename and leading/trailing spaceJay Berkenbilt
2021-12-10Handle bitstream overflow errors more gracefully (fixes #581)Jay Berkenbilt
2021-12-10C API: expose functions for indirect objects (fixes #588)Jay Berkenbilt
2021-12-10Expose QPDFObjectHandle::addTokenFilter (fixes #580)Jay Berkenbilt
2021-12-10C API: overhaul error handlingJay Berkenbilt
2021-12-10Use a specific error code for type warnings and clarify docsJay Berkenbilt
2021-12-10Add missing unit test for register progress reporter in C APIJay Berkenbilt
2021-12-09Split qpdf-ctest test 24 into multiple testsJay Berkenbilt
2021-12-09Update ABI note about fluent interfacesJay Berkenbilt
2021-12-09Remove notes on safe QPDFObjectHandle -- not worth doingJay Berkenbilt
2021-12-09Refactor trap_errors to use std::functionJay Berkenbilt
2021-12-09Add changelog and release note for #587Jay Berkenbilt
2021-12-09C API: qpdf_oh_is_initializedJay Berkenbilt
2021-12-09C API: qpdf_get_last_string_lengthJay Berkenbilt