add termdoc option to view documentation on the terminal

This commit is contained in:
Steffen Jaeckel 2017-07-09 17:36:59 +02:00
parent 01cb819c48
commit a0a7daea6f

View File

@ -55,6 +55,9 @@ docdvi: crypt.tex
latex crypt $(silent_stdout)
latex crypt $(silent_stdout)
termdoc: docdvi
dvi2tty crypt.dvi -w120
clean:
rm -f $(LEFTOVERS)
rm -rf doxygen/