From 58fb7e53989f67fe8d793d7b3ddad8e41682cfbe Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 31 Dec 2018 15:18:08 -0800 Subject: [PATCH] doc: Update doc/RELNOTES to adapt to asciidoctor change Moving to asciidoctor means changing our doc release process Signed-off-by: Keith Packard --- doc/RELNOTES | 24 ++---------------------- 1 file 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 -- 2.30.2