Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
30
Research direction
Investigate how to generate reStructuredText documentation from the CLI code in cli.py. Look into tools like sphinx click or sphinx argparse that automatically generate docs from Click or argparse command definitions. Examine the existing usage.rst file in /khal/doc/source/ to understand the current format. Consider if a custom script is needed or if an existing tool can be integrated into the build process.