9 Commits

Author SHA1 Message Date
Christian Berendt
8d2b198d61 Unify the XML declaration in all XML files in doc
The XML declaration should be available on the first line
in every XML file and should match the following line:

<?xml version="1.0" encoding="UTF-8"?>

Change-Id: I29b3d4b730d7ff01c89f34b0bef60b74a858de13
2014-07-07 19:18:28 +02:00
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
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
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
2544d8c16b Move Image Guide to docs.o.o/image-guide/content
Change-Id: I58c38cc05ec98135c80f5733bda3962f4161d836
2013-09-10 22:08:48 +02:00
Christian Berendt
fad8680270 fixing paths: openstack-image --> image-guide
Change-Id: Icd9fd384204f4b14327947e9d77d319afe240b57
2013-09-09 09:14:36 +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