aboutsummaryrefslogtreecommitdiffstats
path: root/manual/json.rst
AgeCommit message (Collapse)Author
2022-09-06Update documentation to clarify some limitations of qpdf JSONJay Berkenbilt
2022-07-31Clean up documentationJay Berkenbilt
2022-07-31Simplify --json-outputJay Berkenbilt
Now --json-output just changes defaults. Allow output file with --json.
2022-07-31Change --json-output formatJay Berkenbilt
from "qpdf-v2" to "qpdf": [..., ...]
2022-07-24JSON schema: support multi-element array validationJay Berkenbilt
2022-06-06JSON doc fixes and ideas based on discussion with m-holgerJay Berkenbilt
2022-06-06Fix typo in json.rstm-holger
2022-05-31Update documentation for qpdf JSON v2Jay Berkenbilt
2022-05-22TODO: clean up remaining work for json v2Jay Berkenbilt
2022-05-16Add --create-from-json and --update-from-json argumentsJay Berkenbilt
Also add stubs for top-level QPDF methods (createFromJSON, updateFromJSON)
2022-05-04Make "objects" and "pages" consistent in JSON outputJay Berkenbilt
2022-02-01Clean up documentation and help around json optionsJay Berkenbilt
2022-01-30Generate help content from manualJay Berkenbilt
This is a massive rewrite of the help text and cli.rst section of the manual. All command-line flags now have their own help and are specifically index. qpdf --help is completely redone.
2021-12-18Remove ref. from documentation referencesJay Berkenbilt
2021-12-18Split documentation into multiple pages, change themeJay Berkenbilt