- update doc options to have default value
- update doc to 4 space indent syntax
- add plugin="checkstyle" attribute
Change-Id: Ic2676a978889deb145af975a38293e7b77e6625b
The Checkstyle publisher would not honor value of 0 and instead emit
an empty XML element. This was due to the 'if someval' which would be
false whenever someval is 0. Adjusted tests to match the new (and
correct) behavior.
While at it slightly simplified the repeating logic in checkstyle
publisher.
Change-Id: I7443b93aa116dc049de565ff96ca40526b390409
Should be straightforward, the publisher checkstyle simply lacked tests.
Also make use of literal include for the examples.
Change-Id: I000cdee47bb0938af9f327bcaba06b87f8287739