add termdoc option to view documentation on the terminal
This commit is contained in:
parent
01cb819c48
commit
a0a7daea6f
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user