diff --git a/docs/antora-playbook.yml b/docs/antora-playbook.yml index e77203124..07a621b3e 100644 --- a/docs/antora-playbook.yml +++ b/docs/antora-playbook.yml @@ -18,7 +18,7 @@ content: worktrees: true asciidoc: attributes: - page-stackoverflow-url: https://stackoverflow.com/tags/spring-cloud + page-stackoverflow-url: https://stackoverflow.com/tags/spring-cloud-task page-pagination: '' hide-uri-scheme: '@' tabs-sync-option: '@' diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index 4afa587ed..05be282cf 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -1,5 +1,4 @@ -* xref:index.adoc[] -* xref:preface.adoc[] +* xref:index.adoc[Introduction] * xref:getting-started.adoc[] * xref:features.adoc[] * xref:batch.adoc[] diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 22e6a15fa..60b034f74 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -1,8 +1,11 @@ [[spring-cloud-task-reference-guide]] = Spring Cloud Task Reference Guide -:page-section-summary-toc: 1 + Michael Minella, Glenn Renfro, Jay Bryant +:page-section-summary-toc: 1 + +include::preface.adoc[leveloffset=1] // ====================================================================================== diff --git a/docs/modules/ROOT/pages/spring-cloud-task.adoc b/docs/modules/ROOT/pages/spring-cloud-task.adoc deleted file mode 100644 index 22e6a15fa..000000000 --- a/docs/modules/ROOT/pages/spring-cloud-task.adoc +++ /dev/null @@ -1,25 +0,0 @@ -[[spring-cloud-task-reference-guide]] -= Spring Cloud Task Reference Guide -:page-section-summary-toc: 1 -Michael Minella, Glenn Renfro, Jay Bryant - - -// ====================================================================================== - -Version {project-version} - -(C) 2009-2022 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. - - - - - - - - -// ======================================================================================