Added PDF build, but don't do all HTML files yet
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9350 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
all: doxygen iocBootDocs install
|
||||
HTMLFLAGS = --book --duplex --no-numbered --format pdf14 --title --size letter
|
||||
|
||||
%.pdf: %.html
|
||||
-htmldoc $(HTMLFLAGS) --outfile $@ $<
|
||||
|
||||
all: areaDetectorDoc.pdf doxygen iocBootDocs install
|
||||
|
||||
doxygen:
|
||||
doxygen
|
||||
|
||||
Reference in New Issue
Block a user