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:
Andy Wilkinson
2015-04-21 11:19:31 +01:00
parent 0e597e9498
commit 8166c5e3e7
2 changed files with 35 additions and 2 deletions

View File

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