From f08400701431032bde99c0511d30db5c05889b17 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 12 Nov 2019 14:44:52 +0100 Subject: [PATCH] Added adoc files that are included in the ones with bizarre extension --- docs/src/main/asciidoc/_index.adoc | 18 ++++++++++++++++++ docs/src/main/asciidoc/_index_pdf.adoc | 16 ++++++++++++++++ docs/src/main/asciidoc/_index_single.adoc | 17 +++++++++++++++++ docs/src/main/asciidoc/index.htmladoc | 18 +----------------- docs/src/main/asciidoc/index.htmlsingleadoc | 14 +------------- .../asciidoc/spring-cloud-contract.pdfadoc | 13 +------------ 6 files changed, 54 insertions(+), 42 deletions(-) create mode 100644 docs/src/main/asciidoc/_index.adoc create mode 100644 docs/src/main/asciidoc/_index_pdf.adoc create mode 100644 docs/src/main/asciidoc/_index_single.adoc diff --git a/docs/src/main/asciidoc/_index.adoc b/docs/src/main/asciidoc/_index.adoc new file mode 100644 index 0000000000..c3c262cdef --- /dev/null +++ b/docs/src/main/asciidoc/_index.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. \ No newline at end of file diff --git a/docs/src/main/asciidoc/_index_pdf.adoc b/docs/src/main/asciidoc/_index_pdf.adoc new file mode 100644 index 0000000000..22fed629bf --- /dev/null +++ b/docs/src/main/asciidoc/_index_pdf.adoc @@ -0,0 +1,16 @@ +[[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] diff --git a/docs/src/main/asciidoc/_index_single.adoc b/docs/src/main/asciidoc/_index_single.adoc new file mode 100644 index 0000000000..a0f16cee08 --- /dev/null +++ b/docs/src/main/asciidoc/_index_single.adoc @@ -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/index.htmladoc b/docs/src/main/asciidoc/index.htmladoc index bd44d0c2a4..c674268b6c 100644 --- a/docs/src/main/asciidoc/index.htmladoc +++ b/docs/src/main/asciidoc/index.htmladoc @@ -1,17 +1 @@ -[[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. \ No newline at end of file +include::_index.adoc[] \ No newline at end of file diff --git a/docs/src/main/asciidoc/index.htmlsingleadoc b/docs/src/main/asciidoc/index.htmlsingleadoc index ad93154dc0..67d39bee3c 100644 --- a/docs/src/main/asciidoc/index.htmlsingleadoc +++ b/docs/src/main/asciidoc/index.htmlsingleadoc @@ -1,13 +1 @@ -[[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::documentation-overview.adoc[leveloffset=+1] -include::getting-started.adoc[leveloffset=+1] -include::using.adoc[leveloffset=+1] -include::project-features.adoc[leveloffset=+1] -include::howto.adoc[leveloffset=+1] -include::appendix.adoc[leveloffset=+1] \ No newline at end of file +include::_index_single.adoc[] \ 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 26324f821c..572640be0c 100644 --- a/docs/src/main/asciidoc/spring-cloud-contract.pdfadoc +++ b/docs/src/main/asciidoc/spring-cloud-contract.pdfadoc @@ -1,12 +1 @@ -[[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::documentation-overview.adoc[leveloffset=+1] -include::getting-started.adoc[leveloffset=+1] -include::using.adoc[leveloffset=+1] -include::project-features.adoc[leveloffset=+1] -include::howto.adoc[leveloffset=+1] -include::appendix.adoc[leveloffset=+1] +include::_index_pdf.adoc[] \ No newline at end of file