ninadsachania / srcdoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%