Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 274 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 274 Bytes

Docker Markdown PDF Generator - Pandoc

Requisites

  • Docker
  1. Create a resources folder with a cover.pdf file in it.
  2. Add your documentation in a directory with a _sidebar.md file.
  3. Run ./convert.sh -o <output_file>.pdf <doc_dir> to generate a PDF file.