X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2FMakefile;h=9c6189b4f9386a8c138e0d2033da7b8a8fbf715c;hb=643c2fb03833d658320f476ef731bbb06fe3cc31;hp=1477d32545a86f1620351f6750d7699e231a00bd;hpb=43b1797189095c402e1c35bdc317c4196e180e66;p=fw%2Faltos diff --git a/doc/Makefile b/doc/Makefile index 1477d325..9c6189b4 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -14,7 +14,12 @@ RELNOTES=\ release-notes-1.2.1.html \ release-notes-1.3.html \ release-notes-1.3.1.html \ - release-notes-1.3.2.html + release-notes-1.3.2.html \ + release-notes-1.4.html \ + release-notes-1.4.1.html \ + release-notes-1.5.html \ + release-notes-1.6.html \ + release-notes-1.6.1.html PICTURES=\ altosui.png \ @@ -47,6 +52,7 @@ PICTURES=\ micropeak-statistics.png \ MicroPeakUSB-2.0-inuse.jpg \ MicroPeakUSB-2.0.jpg \ + monitor-idle.png \ scan-channels.png \ site-map.png \ table.png \ @@ -59,11 +65,13 @@ SVG=\ easymini.svg \ telemega.svg \ telemetrum.svg \ - telemini.svg + telemini.svg \ + easymega.svg RELNOTES_XSL=$(RELNOTES:.html=.xsl) -HTML=altusmetrum.html altos.html telemetry.html companion.html micropeak.html $(RELNOTES) -PDF=altusmetrum.pdf altos.pdf telemetry.pdf companion.pdf micropeak.pdf +HTML=altusmetrum.html altos.html telemetry.html companion.html micropeak.html telegps.html $(RELNOTES) +PDF=altusmetrum.pdf altos.pdf telemetry.pdf companion.pdf micropeak.pdf telegps.pdf \ + telemetrum-outline.pdf telemega-outline.pdf easymini-outline.pdf easymega-outline.pdf HTMLSTYLE=/usr/share/xml/docbook/stylesheet/docbook-xsl/html/docbook.xsl FOSTYLE=xorg-fo.xsl TEMPLATES=titlepage.templates.xsl @@ -105,6 +113,9 @@ distclean: altusmetrum.html: $(RELNOTES_XSL) $(IMAGES) altusmetrum.pdf: $(RELNOTES_XSL) $(IMAGES) +telegps.html: $(RELNOTES_XSL) $(IMAGES) +telegps.pdf: $(RELNOTES_XSL) $(IMAGES) + $(PDF): $(FOSTYLE) $(TEMPLATES) indent: altusmetrum.xsl