blob: 8f7d25409f2cd8b03f0a2658e0a9cd91dbfb5a80 (
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
33
34
 | Creating documentation for a new release of AltOS
* Write release notes in release-notes-${version}.inc. Write docinfo
  for release notes in release-notes-${version}-docinfo.xml. 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 and
  release-notes-${version}-docinfo.xml to git
 |