Skip to content

Commit 3a3c20f

Browse files
committed
Disable Asciidoctor last update label to avoid unnecessary deployments
1 parent 2619aee commit 3a3c20f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

documentation/src/docs/asciidoc/release-notes/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Stefan Bechtold; Sam Brannen; Johannes Link; Matthias Merdes; Marc Philipp; Juli
66
:docinfodir: {includedir}/docinfos
77
:docinfo2:
88
:numbered!:
9+
:last-update-label!:
910
//
1011

1112
This document contains the _change log_ for all JUnit 5 releases since 5.10 GA.

documentation/src/docs/asciidoc/user-guide/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ifdef::backend-pdf[:imagesdir: {imagesoutdir}]
1616
//
1717
:sectnums:
1818
:toclevels: 4
19+
:last-update-label!:
1920
//
2021

2122
include::{includedir}/link-attributes.adoc[]

0 commit comments

Comments
 (0)