From ae2f8984bef538c2e19e7cafdf6dab67916f1c2d Mon Sep 17 00:00:00 2001 From: Glenn Renfro Date: Thu, 29 Sep 2022 17:04:41 -0400 Subject: [PATCH] Remove deprecated html-single documentation The html document supercedes the use of the html-single documentation. However task was still creating a stub html-single docment --- docs/src/main/asciidoc/index.htmlsingleadoc | 1 - .../asciidoc/spring-cloud-task.htmlsingleadoc | 29 ------------------- 2 files changed, 30 deletions(-) delete mode 100644 docs/src/main/asciidoc/index.htmlsingleadoc delete mode 100644 docs/src/main/asciidoc/spring-cloud-task.htmlsingleadoc diff --git a/docs/src/main/asciidoc/index.htmlsingleadoc b/docs/src/main/asciidoc/index.htmlsingleadoc deleted file mode 100644 index eb98e7ab..00000000 --- a/docs/src/main/asciidoc/index.htmlsingleadoc +++ /dev/null @@ -1 +0,0 @@ -include::spring-cloud-task.htmlsingleadoc[] diff --git a/docs/src/main/asciidoc/spring-cloud-task.htmlsingleadoc b/docs/src/main/asciidoc/spring-cloud-task.htmlsingleadoc deleted file mode 100644 index daf859d9..00000000 --- a/docs/src/main/asciidoc/spring-cloud-task.htmlsingleadoc +++ /dev/null @@ -1,29 +0,0 @@ -= Spring Cloud Task Reference Guide -Michael Minella, Glenn Renfro, Jay Bryant - -include::_attributes.adoc[] - -// ====================================================================================== - -(C) 2009-2020 VMware, Inc. All rights reserved. - -Copies of this document may be made for your own use and for distribution to -others, provided that you do not charge any fee for such copies and further -provided that each copy contains this Copyright Notice, whether distributed in -print or electronically. - -include::preface.adoc[leveloffset=+1] - -include::getting-started.adoc[leveloffset=+1] - -include::features.adoc[leveloffset=+1] - -include::batch.adoc[leveloffset=+1] - -include::batch-starter.adoc[leveloffset=+1] - -include::stream.adoc[leveloffset=+1] - -include::appendix.adoc[leveloffset=+1] - -// ======================================================================================