blob: c3980882bb718cb5bb2b485f8ff877cad8394811 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
Creating documentation for a new release of AltOS
* Write release notes in release-notes-${version}.inc. Add to
Makefile
* Add references to that as appropriate from each of the
documents:
release-notes.inc
easymini-release-notes.inc
telegps-release-notes.inc
* Update date and add docinfo short release info for each document as
appropriate
altusmetrum-docinfo.xml
companion-docinfo.xml
easymini-docinfo.xml
micropeak-docinfo.xml
telegps-docinfo.xml
telemetry-docinfo.xml
* Update copyright year as appropriate
altusmetrum-docinfo.xml
companion-docinfo.xml
easymini-docinfo.xml
micropeak-docinfo.xml
telegps-docinfo.xml
telemetry-docinfo.xml
* Add release-notes-${version}.inc to git
|