This repository contains various ClassClock manuals. Each one has its own folder containing the LaTeX source code along with any supplementary materials (such as images).
These manuals were largely inspired by/adapted from a "mini training manual" assignment from a Professional Communications class and are split into different topics for different stakeholders:
- Admin Interface User Training Manual - This manual is intended to provide an overview of the basic features and operation of the ClassClock Admin Interface, including adding, removing, and updating bell schedules.
Generating the PDF's should be as easy as running make
. Dependencies should just be the latexmk
tool and the LaTeX packages at the top of the *.tex
files.
The contents of documentation (or any other non-software things in this repo) are intended to be under a Creative Commons BY-SA license. Software is intended to be under the GPL.