some documentation-related changes
add a command-line pdf option to Makefile for use in CI. fix .tex file errors.
This commit is contained in:
@@ -157,6 +157,9 @@ Guidebook:
|
||||
Guidebook.txt:
|
||||
( cd doc ; $(MAKE) Guidebook.txt )
|
||||
|
||||
Guidebook.pdf:
|
||||
( cd doc ; $(MAKE) Guidebook.pdf )
|
||||
|
||||
manpages:
|
||||
( cd doc ; $(MAKE) manpages )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user