Add a task that verifies the includes in a sample’s .adoc files
Enhance buildSamples such that, once a sample has been built, it looks at the generated HTML files and checks that they do not contain any output that's indicative of a malformed include in a source .adoc file. This additional verification found another malformed include which this commit corrects.
This commit is contained in:
@@ -268,7 +268,7 @@ The Tag resource is used to retrieve, update, and delete individual tags
|
||||
[[resources-tag-links]]
|
||||
=== Links
|
||||
|
||||
include:{{generated}/tag-get-example/links.adoc
|
||||
include::{generated}/tag-get-example/links.adoc[]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user