From f729a336f719304871045d4b98b32907a6713f4d Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 25 Jan 2022 11:21:02 -0500 Subject: TODO: doc reminder --- README-maintainer | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README-maintainer') diff --git a/README-maintainer b/README-maintainer index 7ea049dc..b08cada2 100644 --- a/README-maintainer +++ b/README-maintainer @@ -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 -- cgit v1.2.3-54-g00ecf