Aligning contract docs with the rest of spring cloud

This commit is contained in:
Ryan Baxter
2021-03-18 16:28:28 -04:00
parent 02e2f04bab
commit b77e99b3d1
7 changed files with 55 additions and 4 deletions

View File

@@ -0,0 +1 @@
spring-cloud-contract.adoc

View File

@@ -1 +0,0 @@
include::_index.adoc[]

View File

@@ -0,0 +1 @@
spring-cloud-contract.adoc

View File

@@ -1 +0,0 @@
include::_index_single.adoc[]

View File

@@ -0,0 +1 @@
spring-cloud-contract.htmlsingleadoc

View File

@@ -0,0 +1 @@
spring-cloud-contract.pdfadoc

View File

@@ -1 +0,0 @@
index.htmladoc

View File

@@ -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.adoc#legal-information,Legal>> :: Legal information.
<<documentation-overview.adoc#contract-documentation,Documentation Overview>> :: About the Documentation, Getting Help, First Steps, and more.
<<getting-started.adoc#getting-started,Getting Started>> :: Introducing {project-full-name}, Developing Your First {project-full-name}-based Application
<<using.adoc#using,Using {project-full-name}>> :: {project-full-name} usage examples and workflows.
<<project-features.adoc#features,{project-full-name} Features>> :: Contract DSL, Messaging, Spring Cloud Contract Stub Runner, and Spring Cloud Contract WireMock.
<<project-features.adoc#features-build-tools,Build Tools>> :: Maven Plugin, Gradle Plugin, and Docker.
<<howto.adoc#howto,"`How-to`" Guides>> :: Stubs versioning, Pact integration, Debugging, and more.
<<appendix.adoc#appendix,Appendices>> :: Properties, Metadata, Configuration, Dependencies, and more.

View File

@@ -1 +0,0 @@
index.htmlsingleadoc

View File

@@ -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]

View File

@@ -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[]