Generate LED icons on the fly. Include SVG versions.
[fw/altos] / doc / RELNOTES
1 Creating documentation for a new release of AltOS
2
3 * Write release notes in release-notes-${version}.inc. Add to
4   Makefile
5
6 * Make sure that doc/altusmetrum-docinfo.xml has the right copyright 
7   year, and add release to the revision history at the front (release 
8   notes will be pulled in by release-notes.inc)
9
10 * Add references to that as appropriate from each of the
11   documents:
12
13         release-notes.inc
14         easymini-release-notes.inc
15         telegps-release-notes.inc
16
17 * Update date and add docinfo short release info for each document as
18   appropriate
19
20         altusmetrum-docinfo.xml
21         companion-docinfo.xml
22         easymini-docinfo.xml
23         micropeak-docinfo.xml
24         telegps-docinfo.xml
25         telemetry-docinfo.xml
26
27 * Update copyright year as appropriate
28
29         altusmetrum-docinfo.xml
30         companion-docinfo.xml
31         easymini-docinfo.xml
32         micropeak-docinfo.xml
33         telegps-docinfo.xml
34         telemetry-docinfo.xml
35
36 * Add release-notes-${version}.inc to git
37
38 * Make sure new hardware specs are documented in specs.inc