* Add canonicalUrlBase everywhere
* Add glossaryCollection everywhere - this will not build the glossary,
but make glossterms work and silence build warnings
* Remove profileSecurity and security settings, we should always use the
default of external.
Closes-Bug: #1273135
Change-Id: Ib81654070b9c58314815dbc45711a8875fec31b1
* Remove redundant pdf generation sections
* Remove targetDirectory variable, the default is fine
* Properly set webhelpDirname
* Remove cleanup section from Install and Image Guides that
are now not needed anymore due to the above changes
Change-Id: I4a11d74d3e53738d33b8ba9b50119bb1c25a1aec
Both user-guide and user-guide-admin had two versions appendices
labelled "A". The problem was setting appendixAutolabel to 1 in
the pom.xml file and manual overrides of the number in the files.
The patch cleanes all of this up and renames ch_resources.xml
to an appendix part.
security-guide and training-guide also set this variable but did
not have an appendix yet, so remove the variable there as well.
Change-Id: I446f4968b675d3286f2302071ddfa8037425fd6f
The User Guide is build for trunk only and the Jenkins job does not
set currently the release.path.name variable. Thus, the published
PDF file is called user-guide-local.pdf. Even with a changed
Jenkins job, this would be wrong, it should just be user-guide.pdf.
Change-Id: I9b9b0affadde2d483e4778322470d6a9e8db3cf1