mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-03 15:17:29 +00:00
TODO: doc reminder
This commit is contained in:
parent
bf255ccc89
commit
f729a336f7
@ -124,6 +124,12 @@ CODING RULES
|
||||
|
||||
HOW TO ADD A COMMAND-LINE ARGUMENT
|
||||
|
||||
QXXXQ update this to explain about all the automatic handlers, the
|
||||
difference between config, json, and argv, option tables, json
|
||||
dictionaries, etc. Make sure everthing that generate_auto_job does and
|
||||
its interaction with all the QPDFJob* source/header files is clearly
|
||||
explained.
|
||||
|
||||
Command-line arguments are closely coupled with QPDFJob. To add a new
|
||||
command-line argument, add the option to the appropriate table in
|
||||
job.yml. This will automatically declare a method in the private
|
||||
|
Loading…
Reference in New Issue
Block a user