From 812a0ed0c668fe677e15188e9bb71d917a051cf4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 27 Jul 2020 15:20:59 +0100 Subject: [PATCH] Define the reference doc authors in a single place Closes gh-20896 --- .../spring-boot-docs/src/main/asciidoc/authors.adoc | 1 + .../spring-boot-docs/src/main/asciidoc/index.htmladoc | 2 +- .../spring-boot-docs/src/main/asciidoc/index.htmlsingleadoc | 2 +- .../src/main/asciidoc/spring-boot-reference.pdfadoc | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 spring-boot-project/spring-boot-docs/src/main/asciidoc/authors.adoc diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/authors.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/authors.adoc new file mode 100644 index 0000000000..05f465bd9c --- /dev/null +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/authors.adoc @@ -0,0 +1 @@ +Phillip Webb; Dave Syer; Josh Long; Stéphane Nicoll; Rob Winch; Andy Wilkinson; Marcel Overdijk; Christian Dupuis; Sébastien Deleuze; Michael Simons; Vedran Pavić; Jay Bryant; Madhura Bhave; Eddú Meléndez diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/index.htmladoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/index.htmladoc index 758425733b..285833fee0 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/index.htmladoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/index.htmladoc @@ -1,6 +1,6 @@ [[spring-boot-reference-documentation]] = Spring Boot Reference Documentation -Phillip Webb, Dave Syer, Josh Long, Stéphane Nicoll, Rob Winch, Andy Wilkinson, Marcel Overdijk, Christian Dupuis, Sébastien Deleuze, Michael Simons, Vedran Pavić, Jay Bryant, Madhura Bhave, Eddú Meléndez +include::authors.adoc[] :docinfo: shared The reference documentation consists of the following sections: diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/index.htmlsingleadoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/index.htmlsingleadoc index 1e5720829f..727c0961cb 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/index.htmlsingleadoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/index.htmlsingleadoc @@ -1,6 +1,6 @@ [[spring-boot-reference-documentation]] = Spring Boot Reference Documentation -Phillip Webb, Dave Syer, Josh Long, Stéphane Nicoll, Rob Winch, Andy Wilkinson, Marcel Overdijk, Christian Dupuis, Sébastien Deleuze, Michael Simons, Vedran Pavić, Jay Bryant, Madhura Bhave +include::authors.adoc[] :docinfo: shared include::attributes.adoc[] diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-reference.pdfadoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-reference.pdfadoc index 1e5720829f..727c0961cb 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-reference.pdfadoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-reference.pdfadoc @@ -1,6 +1,6 @@ [[spring-boot-reference-documentation]] = Spring Boot Reference Documentation -Phillip Webb, Dave Syer, Josh Long, Stéphane Nicoll, Rob Winch, Andy Wilkinson, Marcel Overdijk, Christian Dupuis, Sébastien Deleuze, Michael Simons, Vedran Pavić, Jay Bryant, Madhura Bhave +include::authors.adoc[] :docinfo: shared include::attributes.adoc[]