From fca734eed7b1289cf399e3b7189dc190ac0db301 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 11 Sep 2023 15:18:28 +0200 Subject: [PATCH] Remove includes --- docs/modules/ROOT/pages/README.adoc | 1 - docs/modules/ROOT/pages/_index.adoc | 1 - docs/modules/ROOT/pages/_index_pdf.adoc | 11 ----------- docs/modules/ROOT/pages/_index_single.adoc | 11 ----------- .../ROOT/pages/_project-features-contract.adoc | 1 - docs/modules/ROOT/pages/_project-features-flows.adoc | 1 - .../ROOT/pages/_project-features-messaging.adoc | 1 - .../ROOT/pages/_project-features-wiremock.adoc | 1 - docs/modules/ROOT/pages/advanced.adoc | 1 - docs/modules/ROOT/pages/appendix.adoc | 3 --- docs/modules/ROOT/pages/docker-project.adoc | 1 - docs/modules/ROOT/pages/documentation-overview.adoc | 1 - docs/modules/ROOT/pages/getting-started.adoc | 1 - docs/modules/ROOT/pages/gradle-project.adoc | 1 - docs/modules/ROOT/pages/howto.adoc | 1 - docs/modules/ROOT/pages/index.adoc | 1 - docs/modules/ROOT/pages/maven-project.adoc | 1 - docs/modules/ROOT/pages/project-features.adoc | 6 ------ docs/modules/ROOT/pages/spring-cloud-contract.adoc | 1 - docs/modules/ROOT/pages/using.adoc | 1 - docs/modules/ROOT/pages/yml-schema.adoc | 1 - 21 files changed, 48 deletions(-) diff --git a/docs/modules/ROOT/pages/README.adoc b/docs/modules/ROOT/pages/README.adoc index ac23efd2ea..720fe7dc08 100644 --- a/docs/modules/ROOT/pages/README.adoc +++ b/docs/modules/ROOT/pages/README.adoc @@ -17,4 +17,3 @@ You can read more about Spring Cloud Contract by going to https://spring.io/proj include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/main/docs/src/main/asciidoc/contributing.adoc[] -include::_building.adoc[] diff --git a/docs/modules/ROOT/pages/_index.adoc b/docs/modules/ROOT/pages/_index.adoc index a73417931f..e701580653 100644 --- a/docs/modules/ROOT/pages/_index.adoc +++ b/docs/modules/ROOT/pages/_index.adoc @@ -3,7 +3,6 @@ Adam Dudczak, Mathias Düsterhöft, Marcin Grzejszczak, Dennis Kieselhorst, Jakub Kubryński, Karol Lassak, Olga Maciaszek-Sharma, Mariusz Smykuła, Dave Syer, Jay Bryant :docinfo: shared -include::_attributes.adoc[] The reference documentation consists of the following sections: diff --git a/docs/modules/ROOT/pages/_index_pdf.adoc b/docs/modules/ROOT/pages/_index_pdf.adoc index 22fed629bf..72db7409e8 100644 --- a/docs/modules/ROOT/pages/_index_pdf.adoc +++ b/docs/modules/ROOT/pages/_index_pdf.adoc @@ -2,15 +2,4 @@ = Spring Cloud Contract Reference Documentation Adam Dudczak, Mathias Düsterhöft, Marcin Grzejszczak, Dennis Kieselhorst, Jakub Kubryński, Karol Lassak, Olga Maciaszek-Sharma, Mariusz Smykuła, Dave Syer, Jay Bryant -include::_attributes.adoc[] -include::legal.adoc[leveloffset=+1] -include::getting-started.adoc[leveloffset=+1] -include::using.adoc[leveloffset=+1] -include::project-features.adoc[leveloffset=+1] -include::maven-project.adoc[leveloffset=+1] -include::gradle-project.adoc[leveloffset=+1] -include::docker-project.adoc[leveloffset=+1] -include::advanced.adoc[leveloffset=+1] -include::howto.adoc[leveloffset=+1] -include::appendix.adoc[leveloffset=+1] diff --git a/docs/modules/ROOT/pages/_index_single.adoc b/docs/modules/ROOT/pages/_index_single.adoc index d53470c34e..d3aa080ff6 100644 --- a/docs/modules/ROOT/pages/_index_single.adoc +++ b/docs/modules/ROOT/pages/_index_single.adoc @@ -3,15 +3,4 @@ Adam Dudczak, Mathias Düsterhöft, Marcin Grzejszczak, Dennis Kieselhorst, Jakub Kubryński, Karol Lassak, Olga Maciaszek-Sharma, Mariusz Smykuła, Dave Syer, Jay Bryant :docinfo: shared -include::_attributes.adoc[] -include::legal.adoc[leveloffset=+1] -include::getting-started.adoc[leveloffset=+1] -include::using.adoc[leveloffset=+1] -include::project-features.adoc[leveloffset=+1] -include::maven-project.adoc[leveloffset=+1] -include::gradle-project.adoc[leveloffset=+1] -include::docker-project.adoc[leveloffset=+1] -include::advanced.adoc[leveloffset=+1] -include::howto.adoc[leveloffset=+1] -include::appendix.adoc[leveloffset=+1] diff --git a/docs/modules/ROOT/pages/_project-features-contract.adoc b/docs/modules/ROOT/pages/_project-features-contract.adoc index 2a94efd684..e5dbd42061 100644 --- a/docs/modules/ROOT/pages/_project-features-contract.adoc +++ b/docs/modules/ROOT/pages/_project-features-contract.adoc @@ -1,7 +1,6 @@ [[contract-dsl]] = Contract DSL -include::_attributes.adoc[] Spring Cloud Contract supports DSLs written in the following languages: diff --git a/docs/modules/ROOT/pages/_project-features-flows.adoc b/docs/modules/ROOT/pages/_project-features-flows.adoc index 0c95a05328..409c45d600 100644 --- a/docs/modules/ROOT/pages/_project-features-flows.adoc +++ b/docs/modules/ROOT/pages/_project-features-flows.adoc @@ -1,5 +1,4 @@ [[feature-integrations]] = Integrations -include::_attributes.adoc[] diff --git a/docs/modules/ROOT/pages/_project-features-messaging.adoc b/docs/modules/ROOT/pages/_project-features-messaging.adoc index 6fbe5fddf9..4e473e5812 100644 --- a/docs/modules/ROOT/pages/_project-features-messaging.adoc +++ b/docs/modules/ROOT/pages/_project-features-messaging.adoc @@ -1,7 +1,6 @@ [[features-messaging]] = Messaging -include::_attributes.adoc[] Spring Cloud Contract lets you verify applications that use messaging as a means of communication. All of the integrations shown in this document work with Spring, diff --git a/docs/modules/ROOT/pages/_project-features-wiremock.adoc b/docs/modules/ROOT/pages/_project-features-wiremock.adoc index acfc3be053..1fe9c52afd 100644 --- a/docs/modules/ROOT/pages/_project-features-wiremock.adoc +++ b/docs/modules/ROOT/pages/_project-features-wiremock.adoc @@ -1,7 +1,6 @@ [[features-wiremock]] = Spring Cloud Contract WireMock -include::_attributes.adoc[] The Spring Cloud Contract WireMock modules let you use https://github.com/tomakehurst/wiremock[WireMock] in a Spring Boot application. For more detail, check out the diff --git a/docs/modules/ROOT/pages/advanced.adoc b/docs/modules/ROOT/pages/advanced.adoc index f341869865..b1b48e2166 100644 --- a/docs/modules/ROOT/pages/advanced.adoc +++ b/docs/modules/ROOT/pages/advanced.adoc @@ -1,6 +1,5 @@ [[contract-customization]] = Spring Cloud Contract customization -include::_attributes.adoc[] In this section, we describe how to customize various parts of Spring Cloud Contract. diff --git a/docs/modules/ROOT/pages/appendix.adoc b/docs/modules/ROOT/pages/appendix.adoc index 95f630cbb3..09adc42dda 100644 --- a/docs/modules/ROOT/pages/appendix.adoc +++ b/docs/modules/ROOT/pages/appendix.adoc @@ -3,7 +3,6 @@ [[common-application-properties]] = Common application properties -include::_attributes.adoc[] Various properties can be specified inside your `application.properties` file, inside your `application.yml` file, or as command line switches. This appendix provides a list of common {project-full-name} properties and references to the underlying classes that consume them. @@ -14,9 +13,7 @@ Also, you can define your own properties. [[default-application-properties]] == Default application properties -include::_configprops.adoc[] [[additional-application-properties]] == Additional application properties -include::_additional-stubrunner-configprops.adoc[] diff --git a/docs/modules/ROOT/pages/docker-project.adoc b/docs/modules/ROOT/pages/docker-project.adoc index 1244c81351..5cd6ea416b 100644 --- a/docs/modules/ROOT/pages/docker-project.adoc +++ b/docs/modules/ROOT/pages/docker-project.adoc @@ -1,6 +1,5 @@ [[docker]] = Docker Project -include::_attributes.adoc[] In this section, we publish a `springcloud/spring-cloud-contract` Docker image that contains a project that generates tests and runs them in `EXPLICIT` mode diff --git a/docs/modules/ROOT/pages/documentation-overview.adoc b/docs/modules/ROOT/pages/documentation-overview.adoc index 5c7f90a820..4fa8663b8f 100644 --- a/docs/modules/ROOT/pages/documentation-overview.adoc +++ b/docs/modules/ROOT/pages/documentation-overview.adoc @@ -1,6 +1,5 @@ [[documentation]] = Spring Cloud Contract Documentation -include::_attributes.adoc[] This section provides a brief overview of {project-full-name} reference documentation. It serves as a map for the rest of the document. diff --git a/docs/modules/ROOT/pages/getting-started.adoc b/docs/modules/ROOT/pages/getting-started.adoc index 451647f90c..8f5ab2b96b 100644 --- a/docs/modules/ROOT/pages/getting-started.adoc +++ b/docs/modules/ROOT/pages/getting-started.adoc @@ -1,6 +1,5 @@ [[getting-started]] = Getting Started -include::_attributes.adoc[] If you are getting started with {project-full-name} or Spring in general, start by reading this section. It answers the basic "`what?`", "`how?`" and "`why?`" questions. It diff --git a/docs/modules/ROOT/pages/gradle-project.adoc b/docs/modules/ROOT/pages/gradle-project.adoc index e947293815..47337932cf 100644 --- a/docs/modules/ROOT/pages/gradle-project.adoc +++ b/docs/modules/ROOT/pages/gradle-project.adoc @@ -1,6 +1,5 @@ [[gradle-project]] = Gradle Project -include::_attributes.adoc[] To learn how to set up the Gradle project for Spring Cloud Contract Verifier, read the following sections: diff --git a/docs/modules/ROOT/pages/howto.adoc b/docs/modules/ROOT/pages/howto.adoc index 39d40dcee2..189030d926 100644 --- a/docs/modules/ROOT/pages/howto.adoc +++ b/docs/modules/ROOT/pages/howto.adoc @@ -1,6 +1,5 @@ [[howto]] = "`How-to`" Guides -include::_attributes.adoc[] This section provides answers to some common "`how do I do that...?`" questions that often arise when using {project-full-name}. Its coverage is not exhaustive, but it diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index dd1534f01f..e69de29bb2 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -1 +0,0 @@ -include::spring-cloud-contract.adoc[] diff --git a/docs/modules/ROOT/pages/maven-project.adoc b/docs/modules/ROOT/pages/maven-project.adoc index 058d6bb87b..7020eafadd 100644 --- a/docs/modules/ROOT/pages/maven-project.adoc +++ b/docs/modules/ROOT/pages/maven-project.adoc @@ -1,6 +1,5 @@ [[maven-project]] = Maven Project -include::_attributes.adoc[] To learn how to set up the Maven project for Spring Cloud Contract Verifier, read the following sections: diff --git a/docs/modules/ROOT/pages/project-features.adoc b/docs/modules/ROOT/pages/project-features.adoc index cd6903579d..9fb890d7b6 100644 --- a/docs/modules/ROOT/pages/project-features.adoc +++ b/docs/modules/ROOT/pages/project-features.adoc @@ -1,6 +1,5 @@ [[features]] = Spring Cloud Contract Features -include::_attributes.adoc[] This section dives into the details of {project-full-name}. Here you can learn about the key features that you may want to use and customize. If you have not already done so, you @@ -8,15 +7,10 @@ might want to read the "<>" and "<>" sections, so that you have a good grounding in the basics. -include::_project-features-contract.adoc[] -include::_project-features-flows.adoc[] -include::_project-features-messaging.adoc[] -include::_project-features-stubrunner.adoc[] -include::_project-features-wiremock.adoc[] [[features-build-tools]] == Build Tools Integration diff --git a/docs/modules/ROOT/pages/spring-cloud-contract.adoc b/docs/modules/ROOT/pages/spring-cloud-contract.adoc index a73417931f..e701580653 100644 --- a/docs/modules/ROOT/pages/spring-cloud-contract.adoc +++ b/docs/modules/ROOT/pages/spring-cloud-contract.adoc @@ -3,7 +3,6 @@ Adam Dudczak, Mathias Düsterhöft, Marcin Grzejszczak, Dennis Kieselhorst, Jakub Kubryński, Karol Lassak, Olga Maciaszek-Sharma, Mariusz Smykuła, Dave Syer, Jay Bryant :docinfo: shared -include::_attributes.adoc[] The reference documentation consists of the following sections: diff --git a/docs/modules/ROOT/pages/using.adoc b/docs/modules/ROOT/pages/using.adoc index 1e3e4882b8..f4db915fd4 100644 --- a/docs/modules/ROOT/pages/using.adoc +++ b/docs/modules/ROOT/pages/using.adoc @@ -1,6 +1,5 @@ [[using]] = Using Spring Cloud Contract -include::_attributes.adoc[] This section goes into more detail about how you should use {project-full-name}. It covers topics such as flows of how to work with {project-full-name}. We also diff --git a/docs/modules/ROOT/pages/yml-schema.adoc b/docs/modules/ROOT/pages/yml-schema.adoc index eef8059bf3..739326b846 100644 --- a/docs/modules/ROOT/pages/yml-schema.adoc +++ b/docs/modules/ROOT/pages/yml-schema.adoc @@ -1,7 +1,6 @@ [[yml-schema]] = YML Schema -include::_attributes.adoc[] Below you can find a JSON schema definition of a YAML contract.