From b77e99b3d19623466342165eb4dbb4f0905aed2a Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Thu, 18 Mar 2021 16:28:28 -0400 Subject: [PATCH] Aligning contract docs with the rest of spring cloud --- docs/src/main/asciidoc/index.adoc | 1 + docs/src/main/asciidoc/index.htmladoc | 2 +- docs/src/main/asciidoc/index.htmlsingleadoc | 2 +- docs/src/main/asciidoc/index.pdfadoc | 1 + .../main/asciidoc/spring-cloud-contract.adoc | 19 ++++++++++++++++++- .../spring-cloud-contract.htmlsingleadoc | 18 +++++++++++++++++- .../asciidoc/spring-cloud-contract.pdfadoc | 16 ++++++++++++++++ 7 files changed, 55 insertions(+), 4 deletions(-) create mode 120000 docs/src/main/asciidoc/index.adoc mode change 100644 => 120000 docs/src/main/asciidoc/index.htmladoc mode change 100644 => 120000 docs/src/main/asciidoc/index.htmlsingleadoc create mode 120000 docs/src/main/asciidoc/index.pdfadoc mode change 120000 => 100644 docs/src/main/asciidoc/spring-cloud-contract.adoc mode change 120000 => 100644 docs/src/main/asciidoc/spring-cloud-contract.htmlsingleadoc diff --git a/docs/src/main/asciidoc/index.adoc b/docs/src/main/asciidoc/index.adoc new file mode 120000 index 0000000000..3abe7caccd --- /dev/null +++ b/docs/src/main/asciidoc/index.adoc @@ -0,0 +1 @@ +spring-cloud-contract.adoc \ No newline at end of file diff --git a/docs/src/main/asciidoc/index.htmladoc b/docs/src/main/asciidoc/index.htmladoc deleted file mode 100644 index c674268b6c..0000000000 --- a/docs/src/main/asciidoc/index.htmladoc +++ /dev/null @@ -1 +0,0 @@ -include::_index.adoc[] \ No newline at end of file diff --git a/docs/src/main/asciidoc/index.htmladoc b/docs/src/main/asciidoc/index.htmladoc new file mode 120000 index 0000000000..3abe7caccd --- /dev/null +++ b/docs/src/main/asciidoc/index.htmladoc @@ -0,0 +1 @@ +spring-cloud-contract.adoc \ No newline at end of file diff --git a/docs/src/main/asciidoc/index.htmlsingleadoc b/docs/src/main/asciidoc/index.htmlsingleadoc deleted file mode 100644 index 67d39bee3c..0000000000 --- a/docs/src/main/asciidoc/index.htmlsingleadoc +++ /dev/null @@ -1 +0,0 @@ -include::_index_single.adoc[] \ No newline at end of file diff --git a/docs/src/main/asciidoc/index.htmlsingleadoc b/docs/src/main/asciidoc/index.htmlsingleadoc new file mode 120000 index 0000000000..546b620801 --- /dev/null +++ b/docs/src/main/asciidoc/index.htmlsingleadoc @@ -0,0 +1 @@ +spring-cloud-contract.htmlsingleadoc \ No newline at end of file diff --git a/docs/src/main/asciidoc/index.pdfadoc b/docs/src/main/asciidoc/index.pdfadoc new file mode 120000 index 0000000000..37e90fff58 --- /dev/null +++ b/docs/src/main/asciidoc/index.pdfadoc @@ -0,0 +1 @@ +spring-cloud-contract.pdfadoc \ No newline at end of file diff --git a/docs/src/main/asciidoc/spring-cloud-contract.adoc b/docs/src/main/asciidoc/spring-cloud-contract.adoc deleted file mode 120000 index 1abdb4fda5..0000000000 --- a/docs/src/main/asciidoc/spring-cloud-contract.adoc +++ /dev/null @@ -1 +0,0 @@ -index.htmladoc \ No newline at end of file diff --git a/docs/src/main/asciidoc/spring-cloud-contract.adoc b/docs/src/main/asciidoc/spring-cloud-contract.adoc new file mode 100644 index 0000000000..7203e7798b --- /dev/null +++ b/docs/src/main/asciidoc/spring-cloud-contract.adoc @@ -0,0 +1,18 @@ +[[spring-cloud-contract-reference-documentation]] += 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 + +:docinfo: shared +include::_attributes.adoc[] + +The reference documentation consists of the following sections: + +[horizontal] +<> :: Legal information. +<> :: About the Documentation, Getting Help, First Steps, and more. +<> :: Introducing {project-full-name}, Developing Your First {project-full-name}-based Application +<> :: {project-full-name} usage examples and workflows. +<> :: Contract DSL, Messaging, Spring Cloud Contract Stub Runner, and Spring Cloud Contract WireMock. +<> :: Maven Plugin, Gradle Plugin, and Docker. +<> :: Stubs versioning, Pact integration, Debugging, and more. +<> :: Properties, Metadata, Configuration, Dependencies, and more. diff --git a/docs/src/main/asciidoc/spring-cloud-contract.htmlsingleadoc b/docs/src/main/asciidoc/spring-cloud-contract.htmlsingleadoc deleted file mode 120000 index edc86da18a..0000000000 --- a/docs/src/main/asciidoc/spring-cloud-contract.htmlsingleadoc +++ /dev/null @@ -1 +0,0 @@ -index.htmlsingleadoc \ No newline at end of file diff --git a/docs/src/main/asciidoc/spring-cloud-contract.htmlsingleadoc b/docs/src/main/asciidoc/spring-cloud-contract.htmlsingleadoc new file mode 100644 index 0000000000..a0f16cee08 --- /dev/null +++ b/docs/src/main/asciidoc/spring-cloud-contract.htmlsingleadoc @@ -0,0 +1,17 @@ +[[spring-cloud-contract-reference-documentation]] += 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 + +: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] \ No newline at end of file diff --git a/docs/src/main/asciidoc/spring-cloud-contract.pdfadoc b/docs/src/main/asciidoc/spring-cloud-contract.pdfadoc index 572640be0c..c54cdc217f 100644 --- a/docs/src/main/asciidoc/spring-cloud-contract.pdfadoc +++ b/docs/src/main/asciidoc/spring-cloud-contract.pdfadoc @@ -1 +1,17 @@ +[[spring-cloud-contract-reference-documentation]] += 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] include::_index_pdf.adoc[] \ No newline at end of file