Skip to content

gmarsanich/InformaticsForDigitalHealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

138 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes for the Master’s degree in Informatics for Digital Health at UNIPI

Table of Contents

READ ME FIRST

These are simple lecture notes, not study guides or course summaries. Feel free to use them for your study sessions but be aware that they might be incomplete, unclear, and will definitely contain mistakes. If you use information contained within these notes and you get a bad grade that is on you.

Please don’t redistribute them directly and please don’t claim that you wrote them. If I find out I’m going to tell your parents and they’ll be sad.

convert.py

This script converts .adoc files into .html or .pdf and writes them to a zip archive. Requires Asciidoctor and Asciidoctor-pdf

Arguments:

  • --dirpath (-d): path to directory containing .adoc files

  • --outname (-o): name of the archive

  • --filetype (-t): file type for converted files. Can be pdf or html

Example:

python3 convert.py -d Y1/S2/hci -o notes -t pdf

About

Informatics for Digital Health notes

Resources

Stars

Watchers

Forks

Contributors

Languages