mirror of
https://github.com/libtom/libtomcrypt
synced 2026-08-25 20:26:07 -04:00
add termdoc option to view documentation on the terminal
This commit is contained in:
parent
01cb819c48
commit
a0a7daea6f
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue