aboutsummaryrefslogtreecommitdiffstats
path: root/manual/design.rst
AgeCommit message (Collapse)Author
2023-07-29Fix typo in manualm-holger
2022-09-10Documentation fixJay Berkenbilt
Remove paragraph about traversal during destruction since this is still necessary with the new implementation.
2022-09-10Clean up the Design and Library Notes chapter of the manualJay Berkenbilt
2022-09-09Fix doc typoJay Berkenbilt
2022-09-08Rename QPDFValueProxy back to QPDFObjectJay Berkenbilt
QPDFValueProxy wasn't a good name for it. We decided the evil of having the header file be named QPDFObject_private.hh was less than the evil of having the class be named something other than what it should have been named.
2022-09-06Update internals documentation to reflect QPDFObject splitJay Berkenbilt
2022-05-31Update documentation for qpdf JSON v2Jay Berkenbilt
2022-04-09Spell checkJay Berkenbilt
2022-04-09Update documentation for PointerHolder transitionJay Berkenbilt
2022-03-12Minor manual fixesm-holger
2022-02-26Simplify confusing terminology in the README and manual (fixes #660)Jay Berkenbilt
Some people don't know what CI is, so remove use of that abbreviation when it doesn't add any value.
2022-02-08Add additional comments about new accessor methodsJay Berkenbilt
2022-02-08Fix doc typosm-holger
2022-02-07Rework PointerHolder transition to make it smootherJay Berkenbilt
* Don't surprise people with deprecation warnings * Provide detailed instructions and support for the transition
2022-02-06Fix doc typoJay Berkenbilt
2022-02-05Prepare release notes for 10.6 (so far)Jay Berkenbilt
2021-12-18Remove ref. from documentation referencesJay Berkenbilt
2021-12-18Split documentation into multiple pages, change themeJay Berkenbilt