aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-26 23:31:31 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-30 19:11:03 +0100
commit2e4e25a9342b7c938748bc8bb795e406dbcbfc39 (patch)
tree20be4372ddd0df7e3482409ff5b6be40dbaf2d43 /README-maintainer
parentc62ab2ee9f153aa623ed5ffab764f453941da4c7 (diff)
downloadqpdf-2e4e25a9342b7c938748bc8bb795e406dbcbfc39.tar.zst
Fix some comments
Diffstat (limited to 'README-maintainer')
-rw-r--r--README-maintainer6
1 files changed, 0 insertions, 6 deletions
diff --git a/README-maintainer b/README-maintainer
index b08cada2..7ea049dc 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -124,12 +124,6 @@ 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