Aligning contract docs with the rest of spring cloud
This commit is contained in:
1
docs/src/main/asciidoc/index.adoc
Symbolic link
1
docs/src/main/asciidoc/index.adoc
Symbolic link
@@ -0,0 +1 @@
|
||||
spring-cloud-contract.adoc
|
||||
@@ -1 +0,0 @@
|
||||
include::_index.adoc[]
|
||||
1
docs/src/main/asciidoc/index.htmladoc
Symbolic link
1
docs/src/main/asciidoc/index.htmladoc
Symbolic link
@@ -0,0 +1 @@
|
||||
spring-cloud-contract.adoc
|
||||
@@ -1 +0,0 @@
|
||||
include::_index_single.adoc[]
|
||||
1
docs/src/main/asciidoc/index.htmlsingleadoc
Symbolic link
1
docs/src/main/asciidoc/index.htmlsingleadoc
Symbolic link
@@ -0,0 +1 @@
|
||||
spring-cloud-contract.htmlsingleadoc
|
||||
1
docs/src/main/asciidoc/index.pdfadoc
Symbolic link
1
docs/src/main/asciidoc/index.pdfadoc
Symbolic link
@@ -0,0 +1 @@
|
||||
spring-cloud-contract.pdfadoc
|
||||
@@ -1 +0,0 @@
|
||||
index.htmladoc
|
||||
18
docs/src/main/asciidoc/spring-cloud-contract.adoc
Normal file
18
docs/src/main/asciidoc/spring-cloud-contract.adoc
Normal 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.
|
||||
@@ -1 +0,0 @@
|
||||
index.htmlsingleadoc
|
||||
17
docs/src/main/asciidoc/spring-cloud-contract.htmlsingleadoc
Normal file
17
docs/src/main/asciidoc/spring-cloud-contract.htmlsingleadoc
Normal 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]
|
||||
@@ -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[]
|
||||
Reference in New Issue
Block a user