/srcdoc

Primary LanguagePython

srcdoc

This tool takes a source code input file and produces a markdown (.md) file from a template to which we can add explanations. The output is converted to a PDF using pandoc.

usage

$ srcdoc -i first.py second.py -o main.md -l python