mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
8 lines
145 B
Text
8 lines
145 B
Text
|
|
to generate html:
|
|
makeinfo --css-include=bro.css --html Bro-user-manual.texi
|
|
|
|
to generate PDF:
|
|
|
|
texi2dvi --clean --pdf Bro-user-manual.texi
|
|
|