doc: Add release notes for 1.9.11
[fw/altos] / doc / Makefile.am
1 #
2 # Copyright © 2018 Keith Packard <keithp@keithp.com>
3 #
4 # This program is free software; you can redistribute it and/or modify
5 # it under the terms of the GNU General Public License as published by
6 # the Free Software Foundation, either version 2 of the License, or
7 # (at your option) any later version.
8 #
9 # This program is distributed in the hope that it will be useful, but
10 # WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12 # General Public License for more details.
13 #
14
15 if FAKETIME
16 FAKETIME=TZ=UTC faketime -f '$(RELEASE_DATE) 00:00:00 i0'
17 endif
18
19 RELNOTES_INC=\
20         release-notes-1.9.11.inc \
21         release-notes-1.9.10.inc \
22         release-notes-1.9.9.inc \
23         release-notes-1.9.8.inc \
24         release-notes-1.9.7.inc \
25         release-notes-1.9.6.inc \
26         release-notes-1.9.5.inc \
27         release-notes-1.9.4.inc \
28         release-notes-1.9.3.inc \
29         release-notes-1.9.2.inc \
30         release-notes-1.9.1.inc \
31         release-notes-1.9.inc \
32         release-notes-1.8.7.inc \
33         release-notes-1.8.6.inc \
34         release-notes-1.8.5.inc \
35         release-notes-1.8.4.inc \
36         release-notes-1.8.3.inc \
37         release-notes-1.8.2.inc \
38         release-notes-1.8.1.inc \
39         release-notes-1.8.inc \
40         release-notes-1.7.inc \
41         release-notes-1.6.8.inc \
42         release-notes-1.6.5.inc \
43         release-notes-1.6.4.inc \
44         release-notes-1.6.3.inc \
45         release-notes-1.6.2.inc \
46         release-notes-1.6.1.inc \
47         release-notes-1.6.inc \
48         release-notes-1.5.inc \
49         release-notes-1.4.2.inc \
50         release-notes-1.4.1.inc \
51         release-notes-1.4.inc \
52         release-notes-1.3.2.inc \
53         release-notes-1.3.1.inc \
54         release-notes-1.3.inc \
55         release-notes-1.2.1.inc \
56         release-notes-1.2.inc \
57         release-notes-1.1.1.inc \
58         release-notes-1.1.inc \
59         release-notes-1.0.1.inc \
60         release-notes-0.9.2.inc \
61         release-notes-0.9.inc \
62         release-notes-0.8.inc \
63         release-notes-0.7.1.inc
64
65 IMAGES=\
66         altosui.png \
67         ascent.png \
68         configure-altimeter.png \
69         configure-altosui.png \
70         configure-groundstation.png \
71         configure-pyro.png \
72         descent.png \
73         device-selection.png \
74         easymega.svg \
75         easymega-v1.0-bottom.jpg \
76         easymega-v1.0-top.jpg \
77         easymini.svg \
78         easymini-top.jpg \
79         easytimer.jpg \
80         fire-igniter.png \
81         graph-configure.png \
82         graph-map.png \
83         graph.png \
84         graph-stats.png \
85         ignitor.png \
86         landed.png \
87         launch-pad.png \
88         load-maps.png \
89         micropeak-app.png \
90         micropeak-back.jpg \
91         micropeak-device-dialog.png \
92         micropeak-dime.jpg \
93         micropeak-download.png \
94         micropeak-graph-configure.png \
95         micropeak-graph.png \
96         micropeak-nofont.svg \
97         micropeak-preferences.png \
98         micropeak-raw-data.png \
99         micropeak-save-dialog.png \
100         micropeak-statistics.png \
101         MicroPeakUSB-2.0-inuse.jpg \
102         MicroPeakUSB-2.0.jpg \
103         monitor-idle.png \
104         scan-channels.png \
105         site-map.png \
106         table.png \
107         telegps-configure.png \
108         telegps-graph-configure.png \
109         telegps-graph-graph.png \
110         telegps-graph-map.png \
111         telegps-graph-stats.png \
112         telegps-info.png \
113         telegps-location.png \
114         telegps-map.png \
115         telegps-preferences.png \
116         telegps-scan.png \
117         telegps-status.png \
118         telegps-table.png \
119         telegps-v1.0-top.jpg \
120         telemega.svg \
121         telemega-v1.0-top.jpg \
122         telemetrum.svg \
123         telemetrum-v1.1-thside.jpg \
124         telemetrum-v2.0-th.jpg \
125         telemini-v1.svg \
126         telemini-v1-top.jpg \
127         telemini-v3.svg \
128         telemini-v3.0-top.jpg \
129         telemini-v3.0-bottom.jpg \
130         altusmetrum-oneline.svg \
131         telegps-oneline.svg \
132         micropeak-oneline.svg
133
134 TXT_FILES=altusmetrum.txt
135
136 COMMON_INC_FILES=\
137         config-device.inc \
138         config-ui.inc \
139         load-maps.inc \
140         aprs-operation.inc \
141         pyro-examples.inc \
142         handling.inc \
143         release-head.inc
144
145 INC_FILES=\
146         header.inc \
147         dedication.inc \
148         intro.inc \
149         getting-started.inc \
150         usage.inc \
151         telemetrum.inc \
152         telemini.inc \
153         easymini-device.inc \
154         telemega.inc \
155         easymega.inc \
156         easytimer.inc \
157         installation.inc \
158         using-am-products.inc \
159         updating-firmware.inc \
160         frequency-cal.inc \
161         altosui.inc \
162         altosdroid.inc \
163         system-operation.inc \
164         pyro-channels.inc \
165         flight-data-recording.inc \
166         specs.inc \
167         $(COMMON_INC_FILES) \
168         release-notes.inc \
169         $(RELNOTES_INC)
170
171 ADOC_FILES=$(TXT_FILES:.txt=.adoc) $(INC_FILES:.inc=.adoc)
172
173 MOTORTEST_TXT_FILES=motortest.txt
174
175 MOTORTEST_INC_FILES=\
176         motortest-configuration.inc \
177         motortest-installation.inc \
178         motortest-intro.inc \
179         motortest-operation.inc
180
181 MOTORTEST_ADOC_FILES=$(MOTORTEST_TXT_FILES:.txt=.adoc) $(MOTORTEST_INC_FILES:.inc=.adoc)
182
183 TELELAUNCH_TXT_FILES=telelaunch.txt
184
185 TELELAUNCH_INC_FILES=\
186         header.inc \
187         telelaunch-acknowledgements.inc \
188         telelaunch-intro.inc \
189         telelaunch-configuration.inc \
190         telelaunch-operation.inc \
191         telelaunch-specs.inc \
192         telelaunch-updating-firmware.inc \
193         telelaunch-cables.inc \
194         telelaunch-troubleshooting.inc 
195
196 TELELAUNCH_ADOC_FILES=$(TELELAUNCH_TXT_FILES:.txt=.adoc) $(TELELAUNCH_INC_FILES:.inc=.adoc)
197
198 TELEGPS_INC_FILES=\
199         telegps-dedication.inc \
200         telegps-quick-start.inc \
201         telegps-using.inc \
202         telegps-system-operation.inc \
203         telegps-application.inc \
204         telegps-specs.inc \
205         telegps-updating-firmware.inc \
206         telegps-release-notes.inc \
207         $(COMMON_INC_FILES)
208
209 TELEGPS_TXT_FILES=\
210         telegps.txt
211
212 TELEGPS_ADOC_FILES=$(TELEGPS_TXT_FILES:.txt=.adoc) $(TELEGPS_INC_FILES:.inc=.adoc)
213
214 MICROPEAK_TXT_FILES=\
215         micropeak.txt
216
217 MICROPEAK_INC_FILES=
218
219 MICROPEAK_ADOC_FILES=$(MICROPEAK_TXT_FILES:.txt=.adoc) $(MICROPEAK_INC_FILES:.inc=.adoc)
220
221 EASYMINI_TXT_FILES=\
222         easymini.txt
223
224 EASYMINI_INC_FILES=$(INC_FILES) easymini-release-notes.inc
225
226
227 EASYMINI_ADOC_FILES=$(EASYMINI_TXT_FILES:.txt=.adoc) $(EASYMINI_INC_FILES:.inc=.adoc)
228
229 OUTLINE_TXT_FILES=\
230         easymega-outline.txt \
231         easymini-outline.txt \
232         telemega-outline.txt \
233         telemetrum-outline.txt \
234         telemini-v1-outline.txt \
235         telemini-v3-outline.txt \
236         telegps-outline.txt
237
238 OUTLINE_ADOC_FILES=$(OUTLINE_TXT_FILES:.txt=.adoc)
239
240 OUTLINE_PDF_FILES=$(OUTLINE_TXT_FILES:.txt=.pdf)
241
242 SVG=\
243         easymini.svg \
244         telemega.svg \
245         telemetrum.svg \
246         telemini-v1.svg \
247         telemini-v3.svg \
248         easymega.svg
249
250 RELNOTES_HTML=$(RELNOTES_INC:.inc=.html)
251
252 ONEFILE_TXT_FILES=\
253         altos.txt \
254         companion.txt \
255         telemetry.txt \
256         map-loading.txt
257
258 ONEFILE_ADOC_FILES=$(ONEFILE_TXT_FILES:.txt=.adoc)
259 ONEFILE_PDF_FILES=$(ONEFILE_TXT_FILES:.txt=.pdf)
260 ONEFILE_HTML_FILES=$(ONEFILE_TXT_FILES:.txt=.html)
261
262 AM_HTML=am.html
263
264 PUBLISH_HTML=altusmetrum.html micropeak.html telegps.html easymini.html motortest.html telelaunch.html $(ONEFILE_HTML_FILES)
265
266 HTML=$(PUBLISH_HTML) $(RELNOTES_HTML)
267
268 if ASCIIDOCTOR_PDF
269 PDF=altusmetrum.pdf micropeak.pdf telegps.pdf easymini.pdf motortest.pdf telelaunch.pdf $(ONEFILE_PDF_FILES) \
270         $(OUTLINE_PDF_FILES)
271 endif
272
273 MAP_DOT_FILES=map-loading.dot
274 MAP_SVG_FILES=$(MAP_DOT_FILES:.dot=.svg)
275 STYLESHEET=am.css am-notoc.css
276
277 FONTS=\
278         fonts/DejaVuSansMono-BoldOblique.ttf \
279         fonts/DejaVuSansMono-Bold.ttf \
280         fonts/DejaVuSansMono-Oblique.ttf \
281         fonts/DejaVuSansMono.ttf \
282         fonts/OpenSans-Light.ttf \
283         fonts/OpenSans-LightItalic.ttf \
284         fonts/OpenSans-Regular.ttf \
285         fonts/OpenSans-Italic.ttf \
286         fonts/OpenSans-Semibold.ttf \
287         fonts/OpenSans-SemiboldItalic.ttf
288
289 ICONS=\
290         images/icons/caution.svg \
291         images/icons/important.svg \
292         images/icons/note.svg \
293         images/icons/tip.svg \
294         images/icons/warning.svg
295
296 PDF_CONFIG_FILES=altusmetrum-theme.yml
297 HTML_CONFIG_FILES=
298
299 PUBLISH_DOC=$(PUBLISH_HTML) $(PDF) $(IMAGES) $(MAP_SVG_FILES) $(STYLESHEET)
300
301 DOC=$(HTML) $(PDF) $(IMAGES) $(MAP_SVG_FILES) $(STYLESHEET)
302
303 SUFFIXES = .dot .svg .inc .txt .adoc .pdf .html
304
305 ATTRIBUTES=--attribute="revdate=$(DOC_DATE)" --attribute="version=$(VERSION)"
306
307 .dot.svg:
308         dot -Tsvg -o$@ $*.dot
309
310 .txt.adoc:
311         sed -e 's/^[    ]*//' -e 's/^\\//' $*.txt > $@
312
313 .inc.adoc:
314         sed -e 's/^[    ]*//' -e 's/^\\//' $*.inc > $@
315
316 .adoc.html:
317         asciidoctor $(ATTRIBUTES) -b html5 $*.adoc
318
319 .adoc.pdf:
320         asciidoctor-pdf $(ATTRIBUTES) $*.adoc
321
322 all:    $(HTML) $(PDF)
323
324 map-loading.adoc: $(MAP_SVG_FILES)
325
326 altusmetrum.pdf altusmetrum.html: $(ADOC_FILES) $(IMAGES)
327
328 motortest.pdf motortest.html: $(MOTORTEST_ADOC_FILES) $(IMAGES)
329
330 telelaunch.pdf telelaunch.html: $(TELELAUNCH_ADOC_FILES) $(IMAGES)
331
332 telegps.html telegps.pdf: $(TELEGPS_ADOC_FILES) $(IMAGES)
333
334 micropeak.pdf micropeak.html: $(MICROPEAK_ADOC_FILES) $(IMAGES)
335
336 easymini.pdf easymini.html: $(EASYMINI_ADOC_FILES) $(IMAGES)
337
338 telemini-v1-outline.pdf: telemini-v1-outline.txt telemini-v1.svg
339
340 telemini-v3-outline.pdf: telemini-v3-outline.txt telemini-v3.svg
341
342 install:        all
343
344 WEB_ROOT=/home/bdale/web/
345
346 publish:        $(PUBLISH_DOC) $(FONTS) $(ICONS)
347         cp -a $(PUBLISH_DOC) $(WEB_ROOT)/altusmetrum/AltOS/doc/
348         mkdir -p $(WEB_ROOT)/altusmetrum/AltOS/doc/fonts/
349         cp $(FONTS) $(WEB_ROOT)/altusmetrum/AltOS/doc/fonts/
350         mkdir -p $(WEB_ROOT)/altusmetrum/AltOS/doc/images/icons/
351         cp $(ICONS) $(WEB_ROOT)/altusmetrum/AltOS/doc/images/icons/
352         (cd $(WEB_ROOT)/altusmetrum ; \
353          git add $(WEB_ROOT)/altusmetrum/AltOS/doc/* ; \
354          git add $(WEB_ROOT)/altusmetrum/AltOS/doc/fonts/* ; \
355          git add $(WEB_ROOT)/altusmetrum/AltOS/doc/images/icons/* ;\
356          echo "update docs" | \
357          git commit -F - $(WEB_ROOT)/altusmetrum/AltOS/doc/* $(WEB_ROOT)/altusmetrum/AltOS/doc/fonts/* $(WEB_ROOT)/altusmetrum/AltOS/doc/images/icons ; \
358          git push)
359
360 publish-keithp: am.html $(DOC) $(FONTS)
361         ssh keithp.com 'mkdir -p ~keithp/public_html/altos/fonts ~keithp/public_html/altos/images/icons'
362         scp -p am.html $(DOC) keithp.com:~keithp/public_html/altos
363         scp -p $(FONTS) keithp.com:~keithp/public_html/altos/fonts
364         scp -p $(ICONS) keithp.com:~keithp/public_html/altos/images/icons
365
366 clean:
367         rm -f am.html $(HTML) $(PDF) $(ADOC_FILES) $(TELEGPS_ADOC_FILES) $(MICROPEAK_ADOC_FILES) $(TELELAUNCH_ADOC_FILES) $(MOTORTEST_ADOC_FILES)
368
369 distclean: clean
370         rm -f $(HTML) $(PDF)
371
372 $(PDF): $(PDF_CONFIG_FILES)
373 $(HTML): $(HTML_CONFIG_FILES)
374
375 am.html: Makefile make-am-html $(HTML)
376         sh ./make-am-html $(HTML) > $@