From d7728993d0e198cd84f0d8c8ba452ecbe2979a34 Mon Sep 17 00:00:00 2001 From: Atsushi Shimono Date: Sat, 8 Jun 2024 04:30:39 +0900 Subject: [PATCH 1/2] minor text fix, for pubrules --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6a26bcd..cd2f477 100644 --- a/index.html +++ b/index.html @@ -77,10 +77,10 @@ document:

- Candidate corrections are marked like this. + Candidate corrections are marked in the document.

- Candidate additions are marked like this. + Candidate additions are marked in the document.

From 8742d8671897910dc6bf8182b198af913e6d0804 Mon Sep 17 00:00:00 2001 From: Atsushi Shimono Date: Mon, 10 Jun 2024 00:43:47 +0900 Subject: [PATCH 2/2] using respec config --- index.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index cd2f477..7aa9ac8 100644 --- a/index.html +++ b/index.html @@ -35,6 +35,7 @@ }, ], group: [ "das", "webapps" ], + revisionTypes: ["addition", "correction"], previousPublishDate: "2022-02-17", crEnd: "2022-03-18", previousMaturity: "CR", @@ -74,13 +75,7 @@ A more detailed list of changes can be found in section [[[#changelog]]]. Reviewers of the document can identify candidate additions and/or corrections by their distinctive styling in the - document: -

-

- Candidate corrections are marked in the document. -

-

- Candidate additions are marked in the document. + document.