blob: bd47f0b2a452e02fc0d63eec3c80206cfa6fd4f3 (
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
|
Creating documentation for a new release of AltOS
* Write release notes in release-notes-${version}.inc. Add to
Makefile
* Make sure that doc/altusmetrum.txt has the right copyright
year
* Add references to that as appropriate from each of the
documents:
release-notes.inc
easymini-release-notes.inc
telegps-release-notes.inc
* Update version in main docs
altusmetrum.txt
easymini.txt
micropeak.txt
telegps.txt
telemetry.txt
* Add release-notes-${version}.inc to git
* Make sure new hardware specs are documented in specs.inc
|