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