Use spring-asciidoctor-extensions to provide tabbed code blocks (#153)
This commit is contained in:
committed by
Marcin Grzejszczak
parent
475fa2a40b
commit
72e165e4ae
@@ -7,7 +7,7 @@ set -e
|
||||
echo "Generating docs for Spring Cloud Contract"
|
||||
|
||||
echo "Building main docs"
|
||||
./mvnw clean install -P docs -DskipTests=true --pl docs-extensions,docs
|
||||
./mvnw clean install -P docs -DskipTests=true --pl docs
|
||||
|
||||
echo "Building maven plugin docs"
|
||||
./mvnw site -DskipTests=true --pl spring-cloud-contract-tools/spring-cloud-contract-maven-plugin
|
||||
|
||||
Reference in New Issue
Block a user