diff options
author | Keith Packard <keithp@keithp.com> | 2018-12-31 15:18:08 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2018-12-31 15:26:56 -0800 |
commit | 58fb7e53989f67fe8d793d7b3ddad8e41682cfbe (patch) | |
tree | cabf4ca78f5abd0096ad8d9b1fd8c9e8d964150a | |
parent | bb3f961022032390bfac6104ea4136354df67689 (diff) |
doc: Update doc/RELNOTES to adapt to asciidoctor change
Moving to asciidoctor means changing our doc release process
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | doc/RELNOTES | 24 |
1 files changed, 2 insertions, 22 deletions
diff --git a/doc/RELNOTES b/doc/RELNOTES index 678ac17e..db81297c 100644 --- a/doc/RELNOTES +++ b/doc/RELNOTES @@ -3,9 +3,8 @@ Creating documentation for a new release of AltOS * Write release notes in release-notes-${version}.inc. Add to Makefile -* Make sure that doc/altusmetrum-docinfo.xml has the right copyright - year, and add release to the revision history at the front (release - notes will be pulled in by release-notes.inc) +* Make sure that doc/altusmetrum.txt has the right copyright + year * Add references to that as appropriate from each of the documents: @@ -14,25 +13,6 @@ Creating documentation for a new release of AltOS 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 * Make sure new hardware specs are documented in specs.inc |