11 Commits

Author SHA1 Message Date
Anne Gentle
4555b0edad All these pom.xml files were causing an incorrect canonical url
Change-Id: I5f5ce9f0e4bf2e9541143f2a76b6a145d8794b2e
Partial-bug: 1288513
2014-03-05 21:09:07 -06:00
Andreas Jaeger
9d72389c09 Update of pom.xml files
* 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
2014-01-28 17:30:51 +01:00
Andreas Jaeger
f386e081e3 Cleanup pom.xml
* 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
2014-01-27 20:05:04 +01:00
Diane Fleming
b78a1e5893 Change os="adminuser" and os="enduser" to audience=""
Closes-Bug: #1252810

author: diane fleming

Change-Id: I69cbcdac6018b4c48d344abc416fa102e2530688
backport: none
2013-11-19 12:12:59 -06:00
Diane Fleming
909cb7ee84 Create parent pom that contains clouddoc-mvn-plugin version and profiles
Closes-Bug: #1235448

Change-Id: I9955aa261bb90ff48e524cde06d122c4ba905df8
author: diane fleming
2013-10-07 19:28:32 +02:00
Andreas Jaeger
c12a0526ff Avoid having twice Appendix A
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
2013-09-28 19:18:56 +02:00
Diane Fleming
3a097cbbf7 Corrected spelling, grammar, and formatting errors, and updated pom file to 1.10.0
Change-Id: I627fa3cb3a1135e8655b91d33a07131aef4cb9aa
author: diane fleming
2013-09-20 11:50:30 -05:00
Andreas Jaeger
64382db86e Remove -local from User Guide PDF file
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
2013-09-13 03:47:20 +02:00
Andreas Jaeger
24b6851ee8 Do not set failOnValidationError to no
These two guides are the only guides using it, let's remove the setting
to find bugs early.

Change-Id: I826e14975f8954fa80256e5bb41066d1d7b2ecdf
2013-09-09 10:52:56 +02:00
Andreas Jaeger
26303d361f Build User Guide
Fix include and pom after directory flatten so that the book builds
again.

Change-Id: I641363f55c38a78ac9d0510712c297a2242909c5
2013-09-09 08:41:30 +02:00
Diane Fleming
64b6c9261e Folder rename, file rename, flattening of directories
Current folder name	New folder name	        Book title
----------------------------------------------------------
basic-install 	        DELETE
cli-guide	        DELETE
common	                common
NEW	                admin-guide-cloud	Cloud Administrators Guide
docbkx-example	        DELETE
openstack-block-storage-admin 	DELETE
openstack-compute-admin 	DELETE
openstack-config 	config-reference	OpenStack Configuration Reference
openstack-ha 	        high-availability-guide	OpenStack High Availabilty Guide
openstack-image	        image-guide	OpenStack Virtual Machine Image Guide
openstack-install 	install-guide	OpenStack Installation Guide
openstack-network-connectivity-admin 	admin-guide-network 	OpenStack Networking Administration Guide
openstack-object-storage-admin 	DELETE
openstack-security 	security-guide	OpenStack Security Guide
openstack-training 	training-guide	OpenStack Training Guide
openstack-user 	        user-guide	OpenStack End User Guide
openstack-user-admin 	user-guide-admin	OpenStack Admin User Guide
glossary	        NEW        	OpenStack Glossary

bug: #1220407

Change-Id: Id5ffc774b966ba7b9a591743a877aa10ab3094c7
author: diane fleming
2013-09-08 15:15:50 -07:00