Places that need documentation, in order of priority.
- The
jd --help menu. This can be done by putting doc comments on the items of the Subcommand enum, as well as the Subcommand enum itself.
- Functions, particularly in
System and JdNumber, but others as well.
- A manpage. This needs to be written.
Places that need documentation, in order of priority.
jd --helpmenu. This can be done by putting doc comments on the items of theSubcommandenum, as well as theSubcommandenum itself.SystemandJdNumber, but others as well.