TEALSK12 / apcsa-public

AP Computer Science A Curriculum Materials
https://tealsk12.github.io/apcsa-public/
Other
56 stars 42 forks source link

Figure out a way to automatically create PDF files from Word docs in a build process #13

Closed hollasch closed 7 years ago

hollasch commented 7 years ago

Hopefully there's a way to do this from the command line so we can have a single script that can run and do this. Ideally, all assets to be created for the instructor are targeted to a zip file for each unit.

hollasch commented 7 years ago

Fixed. See the tools/ directory, docto.md and doc2pdf-recursive.cmd.