You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2013/07/21 21:01:56 UTC

[24/44] applied 0001-Moved-cloud-controller-1.0.1-to-products-and-removed.patch

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/dialog/js/jqueryui/tabs/ui.all.css
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/dialog/js/jqueryui/tabs/ui.all.css b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/dialog/js/jqueryui/tabs/ui.all.css
deleted file mode 100644
index fa60867..0000000
--- a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/dialog/js/jqueryui/tabs/ui.all.css
+++ /dev/null
@@ -1,609 +0,0 @@
-/*
- * jQuery UI screen structure and presentation
- * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
- * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
- * Visit ThemeRoller.com
-*/
-
-/*
- * Note: If your ThemeRoller settings have a font size set in ems, your components will scale according to their parent element's font size.
- * As a rule of thumb, set your body's font size to 62.5% to make 1em = 10px.
- * body {font-size: 62.5%;}
-*/
-
-
-
-/*UI accordion*/
-.ui-accordion {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	font-family: Verdana,Arial,sans-serif;
-	font-size: 1.1em;
-	border-bottom: 1px solid #d3d3d3;
-}
-.ui-accordion-group {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	border: 1px solid #d3d3d3;
-	border-bottom: none;
-}
-.ui-accordion-header {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	cursor: pointer;
-	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-}
-.ui-accordion-header a {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	display: block;
-	font-size: 1em;
-	font-weight: normal;
-	text-decoration: none;
-	padding: .5em .5em .5em 1.7em;
-	color: #555555;
-	background: url(images/888888_7x7_arrow_right.gif) .5em 50% no-repeat;
-}
-.ui-accordion-header a:hover {
-	background: url(images/454545_7x7_arrow_right.gif) .5em 50% no-repeat;
-	color: #212121;
-}
-.ui-accordion-header:hover {
-	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-	color: #212121;
-}
-.selected .ui-accordion-header, .selected .ui-accordion-header:hover {
-	background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
-}
-.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover {
-	color: #212121;
-	background: url(images/454545_7x7_arrow_down.gif) .5em 50% no-repeat;
-}
-.ui-accordion-content {
-	background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
-	color: #222222;
-	font-size: 1em;
-}
-.ui-accordion-content p {
-	padding: 1em 1.7em 0.6em;
-}
-
-
-.tableHighlightRow {
-background-color:#AAF;
-}
-
-
-
-
-/*UI tabs*/
-.ui-tabs-nav {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	float: left;
-	position: relative;
-	z-index: 1;
-	border-right: 0px none #d3d3d3;
-	bottom: -1px;
-    width: 100%;
-}
-.ui-tabs-nav ul {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-}
-.ui-tabs-nav li {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	float: left;
-	border: 1px solid #d3d3d3;
-	border-right: none;
-}
-.ui-tabs-nav li a {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	float: left;
-	font-weight: normal;
-	text-decoration: none;
-	padding: .5em 1.7em;
-	color: #555555;
-	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-}
-.ui-tabs-nav li a:hover {
-	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-	color: #212121;
-}
-.ui-tabs-nav li.ui-tabs-selected {
-	border-bottom-color: #ffffff;
-}
-.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
-	background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
-	color: #212121;
-}
-.ui-tabs-panel {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	clear:left;
-	border: 1px solid #d3d3d3;
-	background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
-	color: #222222;
-	padding: 1.5em 1.7em;	
-}
-.ui-tabs-hide {
-	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
-}
-
-
-
-
-
-/*slider*/
-.ui-slider {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	font-family: Verdana,Arial,sans-serif;
-	font-size: 1.1em;
-	background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
-	border: 1px solid #aaaaaa;
-	height: .8em;
-	position: relative;
-}
-.ui-slider-handle {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	position: absolute;
-	z-index: 2;
-	top: -3px;
-	width: 1.2em;
-	height: 1.2em;
-	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-	border: 1px solid #d3d3d3;
-}
-.ui-slider-handle:hover {
-	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-	border: 1px solid #999999;
-}
-.ui-slider-handle-active, .ui-slider-handle-active:hover {
-	background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
-	border: 1px solid #aaaaaa;
-}
-.ui-slider-range {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	height: .8em;
-	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-	position: absolute;
-	border: 1px solid #d3d3d3;
-	border-left: 0;
-	border-right: 0;
-	top: -1px;
-	z-index: 1;
-	opacity:.7;
-	filter:Alpha(Opacity=70);
-}
-
-
-
-
-
-
-/*dialog*/
-/*.ui-dialog {*/
-	/*resets*//*margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;*/
-	/*font-family: Verdana,Arial,sans-serif;*/
-	/*font-size: 1.1em;*/
-	/*background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;*/
-	/*color: #222222;*/
-	/*border: 4px solid #aaaaaa;*/
-	/*position: relative;*/
-/*}*/
-/*.ui-resizable-handle {*/
-	/*position: absolute;*/
-	/*font-size: 0.1px;*/
-	/*z-index: 99999;*/
-/*}*/
-/*.ui-resizable .ui-resizable-handle {*/
-	/*display: block; */
-/*}*/
-/*body .ui-resizable-disabled .ui-resizable-handle { display: none; } *//* use 'body' to make it more specific (css order) */
-/*body .ui-resizable-autohide .ui-resizable-handle { display: none; } *//* use 'body' to make it more specific (css order) */
-/*.ui-resizable-n { */
-	/*cursor: n-resize; */
-	/*height: 7px; */
-	/*width: 100%; */
-	/*top: -5px; */
-	/*left: 0px;  */
-/*}*/
-/*.ui-resizable-s { */
-	/*cursor: s-resize; */
-	/*height: 7px; */
-	/*width: 100%; */
-	/*bottom: -5px; */
-	/*left: 0px; */
-/*}*/
-/*.ui-resizable-e { */
-	/*cursor: e-resize; */
-	/*width: 7px; */
-	/*right: -5px; */
-	/*top: 0px; */
-	/*height: 100%; */
-/*}*/
-/*.ui-resizable-w { */
-	/*cursor: w-resize; */
-	/*width: 7px; */
-	/*left: -5px; */
-	/*top: 0px; */
-	/*height: 100%;*/
-/*}*/
-/*.ui-resizable-se { */
-	/*cursor: se-resize; */
-	/*width: 13px; */
-	/*height: 13px; */
-	/*right: 0px; */
-	/*bottom: 0px; */
-	/*background: url(images/222222_11x11_icon_resize_se.gif) no-repeat 0 0;*/
-/*}*/
-/*.ui-resizable-sw { */
-	/*cursor: sw-resize; */
-	/*width: 9px; */
-	/*height: 9px; */
-	/*left: 0px; */
-	/*bottom: 0px;  */
-/*}*/
-/*.ui-resizable-nw { */
-	/*cursor: nw-resize; */
-	/*width: 9px; */
-	/*height: 9px; */
-	/*left: 0px; */
-	/*top: 0px; */
-/*}*/
-/*.ui-resizable-ne { */
-	/*cursor: ne-resize; */
-	/*width: 9px; */
-	/*height: 9px; */
-	/*right: 0px; */
-	/*top: 0px; */
-/*}*/
-/*.ui-dialog-titlebar {*/
-	/*resets*//*margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;*/
-	/*padding: .5em 1.5em .5em 1em;*/
-	/*color: #555555;*/
-	/*background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;*/
-	/*border-bottom: 1px solid #d3d3d3;*/
-	/*font-size: 1em;*/
-	/*font-weight: normal;*/
-	/*position: relative;*/
-/*}*/
-/*.ui-dialog-title {}*/
-/*.ui-dialog-titlebar-close {*/
-	/*resets*//*margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;*/
-	/*background: url(images/888888_11x11_icon_close.gif) 0 0 no-repeat;*/
-	/*position: absolute;*/
-	/*right: 8px;*/
-	/*top: .7em;*/
-	/*width: 11px;*/
-	/*height: 11px;*/
-	/*z-index: 100;*/
-/*}*/
-/*.ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover {*/
-	/*background: url(images/454545_11x11_icon_close.gif) 0 0 no-repeat;*/
-/*}*/
-/*.ui-dialog-titlebar-close:active {*/
-	/*background: url(images/454545_11x11_icon_close.gif) 0 0 no-repeat;*/
-/*}*/
-/*.ui-dialog-titlebar-close span {*/
-	/*display: none;*/
-/*}*/
-/*.ui-dialog-content {*/
-	/*resets*//*margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;*/
-	/*color: #222222;*/
-	/*padding: 1.5em 1.7em;	*/
-/*}*/
-/*.ui-dialog-buttonpane {*/
-	/*position: absolute;*/
-	/*bottom: 0;*/
-	/*width: 100%;*/
-	/*text-align: left;*/
-	/*border-top: 1px solid #aaaaaa;*/
-	/*background: #ffffff;*/
-/*}*/
-/*.ui-dialog-buttonpane button {*/
-	/*margin: .5em 0 .5em 8px;*/
-	/*color: #555555;*/
-	/*background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;*/
-	/*font-size: 1em;*/
-	/*border: 1px solid #d3d3d3;*/
-	/*cursor: pointer;*/
-	/*padding: .2em .6em .3em .6em;*/
-	/*line-height: 1.4em;*/
-/*}*/
-/*.ui-dialog-buttonpane button:hover {*/
-	/*color: #212121;*/
-	/*background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;*/
-	/*border: 1px solid #999999;*/
-/*}*/
-/*.ui-dialog-buttonpane button:active {*/
-	/*color: #212121;*/
-	/*background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;*/
-	/*border: 1px solid #aaaaaa;*/
-/*}*/
-/* This file skins dialog */
-/*.ui-dialog.ui-draggable .ui-dialog-titlebar,*/
-/*.ui-dialog.ui-draggable .ui-dialog-titlebar {*/
-	/*cursor: move;*/
-/*}*/
-
-
-
-
-
-
-
-/*datepicker*/
-/* Main Style Sheet for jQuery UI date picker */
-.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	font-family: Verdana,Arial,sans-serif;
-	background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
-	font-size: 1.1em;
-	border: 4px solid #aaaaaa;
-	width: 15.5em;
-	padding: 2.5em .5em .5em .5em;
-	position: relative;
-}
-.ui-datepicker-div, #ui-datepicker-div {
-	z-index: 9999; /*must have*/
-	display: none;
-}
-.ui-datepicker-inline {
-	float: left;
-	display: block;
-}
-.ui-datepicker-control {
-	display: none;
-}
-.ui-datepicker-current {
-	display: none;
-}
-.ui-datepicker-next, .ui-datepicker-prev {
-	position: absolute;
-	left: .5em;
-	top: .5em;
-	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-}
-.ui-datepicker-next {
-	left: 14.6em;
-}
-.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
-	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-}
-.ui-datepicker-next a, .ui-datepicker-prev a {
-	text-indent: -999999px;
-	width: 1.3em;
-	height: 1.4em;
-	display: block;
-	font-size: 1em;
-	background: url(images/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
-	border: 1px solid #d3d3d3;
-	cursor: pointer;
-}
-.ui-datepicker-next a {
-	background: url(images/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
-}
-.ui-datepicker-prev a:hover {
-	background: url(images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
-}
-.ui-datepicker-next a:hover {
-	background: url(images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
-}
-.ui-datepicker-prev a:active {
-	background: url(images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
-}
-.ui-datepicker-next a:active {
-	background: url(images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
-}
-.ui-datepicker-header select {
-	border: 1px solid #d3d3d3;
-	color: #555555;
-	background: #e6e6e6;
-	font-size: 1em;
-	line-height: 1.4em;
-	position: absolute;
-	top: .5em;
-	margin: 0 !important;
-}
-.ui-datepicker-header option:focus, .ui-datepicker-header option:hover {
-	background: #dadada;
-}
-.ui-datepicker-header select.ui-datepicker-new-month {
-	width: 7em;
-	left: 2.2em;
-}
-.ui-datepicker-header select.ui-datepicker-new-year {
-	width: 5em;
-	left: 9.4em;
-}
-table.ui-datepicker {
-	width: 15.5em;
-	text-align: right;
-}
-table.ui-datepicker td a {
-	padding: .1em .3em .1em 0;
-	display: block;
-	color: #555555;
-	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-	cursor: pointer;
-	border: 1px solid #ffffff;
-}
-table.ui-datepicker td a:hover {
-	border: 1px solid #999999;
-	color: #212121;
-	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-}
-table.ui-datepicker td a:active {
-	border: 1px solid #aaaaaa;
-	color: #212121;
-	background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
-}
-table.ui-datepicker .ui-datepicker-title-row td {
-	padding: .3em 0;
-	text-align: center;
-	font-size: .9em;
-	color: #222222;
-	text-transform: uppercase;
-}
-table.ui-datepicker .ui-datepicker-title-row td a {
-	color: #222222;
-}
-.ui-datepicker-cover {
-	display: none;
-	display/**/: block;
-	position: absolute;
-	z-index: -1;
-	filter: mask();
-	top: -4px;
-	left: -4px;
-	width: 193px;
-	height: 200px;
-}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-/*
-Generic ThemeRoller Classes
->> Make your jQuery Components ThemeRoller-Compatible!
-*/
-
-/*component global class*/
-.ui-component {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-	font-family: Verdana,Arial,sans-serif;
-	font-size: 1.1em;
-}
-/*component content styles*/
-.ui-component-content {
-	border: 1px solid #aaaaaa;
-	background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
-	color: #222222;
-}
-.ui-component-content a {
-	color: #222222;
-	text-decoration: underline;
-}
-/*component states*/
-.ui-default-state {
-	border: 1px solid #d3d3d3;
-	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-	font-weight: normal;
-	color: #555555 !important;
-}
-.ui-default-state a {
-	color: #555555;
-}
-.ui-default-state:hover, .ui-hover-state {
-	border: 1px solid #999999;
-	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
-	font-weight: normal;
-	color: #212121 !important;
-}
-.ui-hover-state a {
-	color: #212121;
-}
-.ui-default-state:active, .ui-active-state {
-	border: 1px solid #aaaaaa;
-	background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
-	font-weight: normal;
-	color: #212121 !important;
-	outline: none;
-}
-.ui-active-state a {
-	color: #212121;
-	outline: none;
-}
-/*icons*/
-.ui-arrow-right-default {background: url(images/888888_7x7_arrow_right.gif) no-repeat 50% 50%;}
-.ui-arrow-right-default:hover, .ui-arrow-right-hover {background: url(images/454545_7x7_arrow_right.gif) no-repeat 50% 50%;}
-.ui-arrow-right-default:active, .ui-arrow-right-active {background: url(images/454545_7x7_arrow_right.gif) no-repeat 50% 50%;}
-.ui-arrow-right-content {background: url(images/222222_7x7_arrow_right.gif) no-repeat 50% 50%;}
-
-.ui-arrow-left-default {background: url(images/888888_7x7_arrow_left.gif) no-repeat 50% 50%;}
-.ui-arrow-left-default:hover, .ui-arrow-left-hover {background: url(images/454545_7x7_arrow_left.gif) no-repeat 50% 50%;}
-.ui-arrow-left-default:active, .ui-arrow-left-active {background: url(images/454545_7x7_arrow_left.gif) no-repeat 50% 50%;}
-.ui-arrow-left-content {background: url(images/222222_7x7_arrow_left.gif) no-repeat 50% 50%;}
-
-.ui-arrow-down-default {background: url(images/888888_7x7_arrow_down.gif) no-repeat 50% 50%;}
-.ui-arrow-down-default:hover, .ui-arrow-down-hover {background: url(images/454545_7x7_arrow_down.gif) no-repeat 50% 50%;}
-.ui-arrow-down-default:active, .ui-arrow-down-active {background: url(images/454545_7x7_arrow_down.gif) no-repeat 50% 50%;}
-.ui-arrow-down-content {background: url(images/222222_7x7_arrow_down.gif) no-repeat 50% 50%;}
-
-.ui-arrow-up-default {background: url(images/888888_7x7_arrow_up.gif) no-repeat 50% 50%;}
-.ui-arrow-up-default:hover, .ui-arrow-up-hover {background: url(images/454545_7x7_arrow_up.gif) no-repeat 50% 50%;}
-.ui-arrow-up-default:active, .ui-arrow-up-active {background: url(images/454545_7x7_arrow_up.gif) no-repeat 50% 50%;}
-.ui-arrow-up-content {background: url(images/222222_7x7_arrow_up.gif) no-repeat 50% 50%;}
-
-.ui-close-default {background: url(images/888888_11x11_icon_close.gif) no-repeat 50% 50%;}
-.ui-close-default:hover, .ui-close-hover {background: url(images/454545_11x11_icon_close.gif) no-repeat 50% 50%;}
-.ui-close-default:active, .ui-close-active {background: url(images/454545_11x11_icon_close.gif) no-repeat 50% 50%;}
-.ui-close-content {background: url(images/454545_11x11_icon_close.gif) no-repeat 50% 50%;}
-
-.ui-folder-closed-default {background: url(images/888888_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
-.ui-folder-closed-default:hover, .ui-folder-closed-hover {background: url(images/454545_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
-.ui-folder-closed-default:active, .ui-folder-closed-active {background: url(images/454545_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
-.ui-folder-closed-content {background: url(images/888888_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
-
-.ui-folder-open-default {background: url(images/888888_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
-.ui-folder-open-default:hover, .ui-folder-open-hover {background: url(images/454545_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
-.ui-folder-open-default:active, .ui-folder-open-active {background: url(images/454545_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
-.ui-folder-open-content {background: url(images/454545_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
-
-.ui-doc-default {background: url(images/888888_11x11_icon_doc.gif) no-repeat 50% 50%;}
-.ui-doc-default:hover, .ui-doc-hover {background: url(images/454545_11x11_icon_doc.gif) no-repeat 50% 50%;}
-.ui-doc-default:active, .ui-doc-active {background: url(images/454545_11x11_icon_doc.gif) no-repeat 50% 50%;}
-.ui-doc-content {background: url(images/222222_11x11_icon_doc.gif) no-repeat 50% 50%;}
-
-.ui-arrows-leftright-default {background: url(images/888888_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
-.ui-arrows-leftright-default:hover, .ui-arrows-leftright-hover {background: url(images/454545_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
-.ui-arrows-leftright-default:active, .ui-arrows-leftright-active {background: url(images/454545_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
-.ui-arrows-leftright-content {background: url(images/222222_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
-
-.ui-arrows-updown-default {background: url(images/888888_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
-.ui-arrows-updown-default:hover, .ui-arrows-updown-hover {background: url(images/454545_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
-.ui-arrows-updown-default:active, .ui-arrows-updown-active {background: url(images/454545_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
-.ui-arrows-updown-content {background: url(images/222222_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
-
-.ui-minus-default {background: url(images/888888_11x11_icon_minus.gif) no-repeat 50% 50%;}
-.ui-minus-default:hover, .ui-minus-hover {background: url(images/454545_11x11_icon_minus.gif) no-repeat 50% 50%;}
-.ui-minus-default:active, .ui-minus-active {background: url(images/454545_11x11_icon_minus.gif) no-repeat 50% 50%;}
-.ui-minus-content {background: url(images/222222_11x11_icon_minus.gif) no-repeat 50% 50%;}
-
-.ui-plus-default {background: url(images/888888_11x11_icon_plus.gif) no-repeat 50% 50%;}
-.ui-plus-default:hover, .ui-plus-hover {background: url(images/454545_11x11_icon_plus.gif) no-repeat 50% 50%;}
-.ui-plus-default:active, .ui-plus-active {background: url(images/454545_11x11_icon_plus.gif) no-repeat 50% 50%;}
-.ui-plus-content {background: url(images/222222_11x11_icon_plus.gif) no-repeat 50% 50%;}
-
-/*hidden elements*/
-.ui-hidden {
-	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
-}
-.ui-accessible-hidden {
-	 position: absolute; left: -99999999px;
-}
-/*reset styles*/
-.ui-reset {
-	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
-}
-/*clearfix class*/
-.ui-clearfix:after {
-    content: "."; 
-    display: block; 
-    height: 0; 
-    clear: both; 
-    visibility: hidden;
-}
-.ui-clearfix {display: inline-block;}
-/* Hides from IE-mac \*/
-* html .ui-clearfix {height: 1%;}
-.ui-clearfix {display: block;}
-/* End hide from IE-mac */
-
-/* Note: for resizable styles, use the styles listed above in the dialog section */
-
-

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs/images/login.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs/images/login.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs/images/login.png
deleted file mode 100644
index 62a853d..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs/images/login.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs/signin_userguide.xml
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs/signin_userguide.xml b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs/signin_userguide.xml
deleted file mode 100644
index e7b2ba8..0000000
--- a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs/signin_userguide.xml
+++ /dev/null
@@ -1,70 +0,0 @@
-<!--
- ~ Copyright (c) 2005-2011, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
- ~
- ~ WSO2 Inc. licenses this file to you under the Apache License,
- ~ Version 2.0 (the "License"); you may not use this file except
- ~ in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~    http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing,
- ~ software distributed under the License is distributed on an
- ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- ~ KIND, either express or implied.  See the License for the
- ~ specific language governing permissions and limitations
- ~ under the License.
- -->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
-  <title>Sign-in</title>
-  <link href="../admin/css/documentation.css" rel="stylesheet" type="text/css" media="all" />
-</head>
-
-<body>
-<h1>Sign-In</h1>
-
-<p>In the Sign-In panel, provide the user name and the password of your
-account and the server you want to sign in. Your user name and password will be
-authenticated, and you will authorized to perform functions according to your
-role. </p>
-
-<p><img src="images/login.png" alt="Sign-In Panel"/> </p>
-
-<p>Figure 1: Sign-In Panel. </p>
-If you are sign in on for the first time after the installation, use the
-following credentials.<br/>
-<br/>
-Username: <strong>admin<br/>
-</strong>Password: <strong>admin <br/>
-</strong>
-
-<p>You can sign in to a remote server by specifying its URL in the 'Server URL' field.
-This field defaults to the value "https://localhost:9443/services/". </p>
-
-<p>Enabling 'Remember Me' option makes it possible to sign-in to the management console in subsequent
-    attempts without entering user credentials.</p>
-
-<p>Please note that due to the inherited behaviour of default user store - which is embedded-ldap, 
-user names are case insensitive in 3.2.0 based carbon products.</p>
-
-<p>Please make sure you change the password for the�admin account as the first
-task after you log on. You can change the password from the User management
-panel.</p>
-
-<p>Note that you cannot delete the�admin account.</p>
-
-<p>If you are not the administrator, please contact your administrator to
-create an account for you.</p>
-
-<p>User accounts and�user roles can be added and managed from the
-<em><strong>User Management</strong></em> page. Click <strong>Help</strong>
-on the <em><strong>User Management</strong></em> page for more information on
-adding and managing users.</p>
-
-<p>To access this page, in the navigator, under Configure, click <strong>Users
-and Roles</strong>. </p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs_index.xml
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs_index.xml b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs_index.xml
deleted file mode 100644
index 7b72a82..0000000
--- a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/docs_index.xml
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-  ~  Copyright (c) 2009, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
-  ~
-  ~  WSO2 Inc. licenses this file to you under the Apache License,
-  ~  Version 2.0 (the "License"); you may not use this file except
-  ~  in compliance with the License.
-  ~  You may obtain a copy of the License at
-  ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~  Unless required by applicable law or agreed to in writing,
-  ~  software distributed under the License is distributed on an
-  ~  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  ~  KIND, either express or implied.  See the License for the
-  ~  specific language governing permissions and limitations
-  ~  under the License.
-  -->
-
-<!DOCTYPE html
-        PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-    <head>
-        <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
-        <title>
-            WSO2 MB - Documentation Index
-        </title>
-        <link href="css/mb-docs.css" rel="stylesheet"/>
-        <link href="styles/dist-docs.css" rel="stylesheet" type="text/css" media="all"/>
-    </head>
-    <body xml:lang="en">
-        <h1>
-            WSO2 Message Broker Server (MB) Documentation Index
-        </h1>
-        <h2>
-            Getting Started
-        </h2>
-        <p>
-            <a href="installation_guide.html">Installation Guide</a>
-            : Gives
-            basic steps on how to download, install, and run WSO2 MB using the binary
-            distribution, and how to build WSO2 MB using the source distribution.
-        </p>
-        <p>
-            <a href="user_guide.html">User Guide</a>
-            : A
-            manual on how to run and configure the WSO2 MB through the management
-            console. The user guide is centered on describing key features such as pub/sub of WSO2
-            MB product.
-        </p>
-
-        <h2>
-            Samples
-        </h2>
-        <p>
-            <a href="samples_index.html">How to Run the WSO2 MB Samples</a>
-            :
-            This document provides you with a set of MB samples demonstrating various capabilities
-            of the MB. 
-        </p>
-        <p>
-            <a href="http://wso2.org/library/mb">The WSO2 Oxygen Tank
-                Library
-            </a>
-            : The Library contains articles, tutorials,
-            presentations, and other knowledge base items published on The Oxygen
-            Tank.
-        </p>
-        <p>
-            <a href="http://wso2.org/wiki/display/mb">Wiki Space</a>
-            :
-            This is the working Wiki for WSO2 MB.
-        </p>
-    </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/css/subscriptions.css
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/css/subscriptions.css b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/css/subscriptions.css
deleted file mode 100644
index 2142c56..0000000
--- a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/css/subscriptions.css
+++ /dev/null
@@ -1,12 +0,0 @@
-.noDataDiv{
-    border:solid 1px #d1cece;
-    padding:10px;
-    background-color:#f3f3f3;
-    color:#6b6b6b;
-    font-style:italic;
-}
-.noDataDiv-plain{
-    padding:10px;
-    color:#6b6b6b;
-    font-style:italic;
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/css/tree-styles.css
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/css/tree-styles.css b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/css/tree-styles.css
deleted file mode 100644
index fc5bc03..0000000
--- a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/css/tree-styles.css
+++ /dev/null
@@ -1,36 +0,0 @@
-.treeControl ul{
-    padding:0px;
-    margin:0px;
-}
-
-.treeControl ul li{
-    list-style:none;
-    padding-left:15px;
-    padding-top:5px;
-    white-space:nowrap;
-}
-.treeControl ul li a.plus{
-    background-image:url(../images/plus.gif);
-    background-repeat:no-repeat;
-    background-position:0px 2px;
-    padding-left:15px;
-    cursor:pointer;
-}
-.treeControl ul li a.minus{
-    background-image:url(../images/minus.gif);
-    background-repeat:no-repeat;
-    background-position:0px 2px;
-    padding-left:15px;
-    cursor:pointer;
-}
-.treeControl ul li a.nodata{
-    background-image:url(../images/nodata.gif);
-    background-repeat:no-repeat;
-    background-position:0px 2px;
-    padding-left:15px;
-    cursor:pointer;
-}
-.treeControl ul li a.treeNode{
-    cursor:pointer;
-    color:#4c99c3;
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/down.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/down.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/down.png
deleted file mode 100644
index 38f94be..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/down.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/hide.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/hide.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/hide.gif
deleted file mode 100644
index 8b7c7c6..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/hide.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/minus.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/minus.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/minus.gif
deleted file mode 100644
index 8ff04bc..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/minus.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/nodata.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/nodata.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/nodata.gif
deleted file mode 100644
index 4ba3388..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/nodata.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/plus.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/plus.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/plus.gif
deleted file mode 100644
index 1a0e2c9..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/plus.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/refresh.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/refresh.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/refresh.gif
deleted file mode 100644
index 8904c30..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/refresh.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/subscriptions.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/subscriptions.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/subscriptions.gif
deleted file mode 100644
index 77b3d55..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/subscriptions.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/treetop.jpg
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/treetop.jpg b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/treetop.jpg
deleted file mode 100644
index bdf3a39..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/treetop.jpg and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/type.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/type.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/type.gif
deleted file mode 100644
index 8249159..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/eventing/images/type.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/faq.xml
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/faq.xml b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/faq.xml
deleted file mode 100644
index 0a2325b..0000000
--- a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/faq.xml
+++ /dev/null
@@ -1,79 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-  ~  Copyright (c) 2009, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
-  ~
-  ~  WSO2 Inc. licenses this file to you under the Apache License,
-  ~  Version 2.0 (the "License"); you may not use this file except
-  ~  in compliance with the License.
-  ~  You may obtain a copy of the License at
-  ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~  Unless required by applicable law or agreed to in writing,
-  ~  software distributed under the License is distributed on an
-  ~  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  ~  KIND, either express or implied.  See the License for the
-  ~  specific language governing permissions and limitations
-  ~  under the License.
-  -->
-
-<!DOCTYPE html
-        PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-    <head>
-        <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
-        <title>
-            WSO2 MB - Frequently Asked Questions
-        </title>
-        <link href="css/mb-docs.css" rel="stylesheet"/>
-        <link href="styles/dist-docs.css" rel="stylesheet" type="text/css" media="all"/>
-    </head>
-    <body xml:lang="en">
-        [
-        <a href="docs_index.html">Documentation Index</a>
-        ]
-        <h1>WSO2 Business Server (MB) Frequently Asked Questions</h1>
-        <h2>Contents</h2>
-        <div class="toc">
-            <ol>
-                <li>
-                    <a href="#what-features">What are main features of WSO2 MB</a>
-                </li>
-                <li>
-                    <a href="#how-to-monitor">How to monitor queues and topics using MB?</a>
-                </li>
-                <li>
-                    <a href="#what-sqs">What is MessageBox(SQS)?
-                    </a>
-                </li>
-            </ol>
-
-            <h3 id="what-features">
-                1. What are main features of WSO2 MB?
-            </h3>
-            <p>The Message Broker is compliant with the latest WS-Eventing specification. It's
-                easy-to-use
-                Amazon SQS API provides a standard interface for your message queuing requirements.
-            </p>
-            <p>The underlying JMS engine handles WS-Eventing/JMS synchronisation that enables
-                exposing and
-                consuming your events using two different standard API's.
-            </p>
-            <h3 id="how-to-monitor">
-                2. How to monitor queues and topics using MB?
-            </h3>
-            <p>All the topics, subscriptions and queue details can be monitored using MB Management
-                Console
-            </p>
-            <h3 id="what-sqs">
-                3. What is MessageBox(SQS)?
-            </h3>
-            <p>Simple Queue Service(SQS) is a web service interface to do queue related operations.
-                Message box provides this service. Please find more details on how to use SQS in
-                <a href="samples_index.html">WSO2 MB Samples</a>.
-            </p>
-
-        </div>
-    </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_arrows_leftright.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_arrows_leftright.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_arrows_leftright.gif
deleted file mode 100644
index b26780a..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_arrows_leftright.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_minus.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_minus.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_minus.gif
deleted file mode 100644
index 6851f39..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_minus.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_resize_se.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_resize_se.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_resize_se.gif
deleted file mode 100644
index 251dc16..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_11x11_icon_resize_se.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_down.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_down.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_down.gif
deleted file mode 100644
index 29c6c70..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_down.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_right.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_right.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_right.gif
deleted file mode 100644
index bc02050..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_right.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_up.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_up.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_up.gif
deleted file mode 100644
index 28169eb..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/222222_7x7_arrow_up.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_arrows_updown.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_arrows_updown.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_arrows_updown.gif
deleted file mode 100644
index 4f00635..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_arrows_updown.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_close.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_close.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_close.gif
deleted file mode 100644
index 390a759..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_close.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_doc.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_doc.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_doc.gif
deleted file mode 100644
index e91c733..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_doc.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_folder_closed.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_folder_closed.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_folder_closed.gif
deleted file mode 100644
index 85f0e0b..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_folder_closed.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_folder_open.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_folder_open.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_folder_open.gif
deleted file mode 100644
index f6414c7..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_folder_open.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_minus.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_minus.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_minus.gif
deleted file mode 100644
index 25b3e17..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_11x11_icon_minus.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_down.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_down.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_down.gif
deleted file mode 100644
index 92fdfe0..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_down.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_left.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_left.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_left.gif
deleted file mode 100644
index cf01ff3..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_left.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_right.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_right.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_right.gif
deleted file mode 100644
index 3190e7a..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_right.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_up.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_up.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_up.gif
deleted file mode 100644
index 7ae34bf..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/454545_7x7_arrow_up.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_arrows_leftright.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_arrows_leftright.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_arrows_leftright.gif
deleted file mode 100644
index 19f9d6b..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_arrows_leftright.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_doc.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_doc.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_doc.gif
deleted file mode 100644
index 7d1b5cb..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_doc.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_folder_closed.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_folder_closed.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_folder_closed.gif
deleted file mode 100644
index 71bff05..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_folder_closed.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_plus.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_plus.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_plus.gif
deleted file mode 100644
index 43531ff..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_11x11_icon_plus.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_down.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_down.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_down.gif
deleted file mode 100644
index c91731d..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_down.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_left.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_left.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_left.gif
deleted file mode 100644
index d6c523b..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_left.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_right.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_right.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_right.gif
deleted file mode 100644
index d65b2ed..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/888888_7x7_arrow_right.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/buttonRow-bg.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/buttonRow-bg.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/buttonRow-bg.gif
deleted file mode 100644
index c6bf2b0..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/buttonRow-bg.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/dadada_40x100_textures_02_glass_75.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/dadada_40x100_textures_02_glass_75.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/dadada_40x100_textures_02_glass_75.png
deleted file mode 100644
index 60ba001..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/dadada_40x100_textures_02_glass_75.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/ffffff_40x100_textures_02_glass_65.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/ffffff_40x100_textures_02_glass_65.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/ffffff_40x100_textures_02_glass_65.png
deleted file mode 100644
index 2c16183..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/css/images/ffffff_40x100_textures_02_glass_65.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/add-repositories.jpg.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/add-repositories.jpg.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/add-repositories.jpg.png
deleted file mode 100644
index cb5abe4..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/add-repositories.jpg.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/add-repositories.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/add-repositories.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/add-repositories.png
deleted file mode 100644
index f792f23..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/add-repositories.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/available-features-uncategorized.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/available-features-uncategorized.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/available-features-uncategorized.png
deleted file mode 100644
index c67b353..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/available-features-uncategorized.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/back-end-front-end.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/back-end-front-end.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/back-end-front-end.png
deleted file mode 100644
index 5924a05..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/back-end-front-end.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/configuration-details.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/configuration-details.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/configuration-details.png
deleted file mode 100644
index 4c2a06b..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/configuration-details.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/edit-repositories.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/edit-repositories.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/edit-repositories.png
deleted file mode 100644
index 56316ba..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/edit-repositories.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/find-features.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/find-features.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/find-features.png
deleted file mode 100644
index 7488e82..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/find-features.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installation-complete-message.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installation-complete-message.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installation-complete-message.png
deleted file mode 100644
index 659326e..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installation-complete-message.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installation-history.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installation-history.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installation-history.png
deleted file mode 100644
index 51c7c87..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installation-history.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installed-features.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installed-features.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installed-features.png
deleted file mode 100644
index 0ed791e..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/installed-features.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/licence-agreement.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/licence-agreement.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/licence-agreement.png
deleted file mode 100644
index dcbf04f..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/licence-agreement.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/manage-repositories.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/manage-repositories.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/manage-repositories.png
deleted file mode 100644
index a692ca3..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/manage-repositories.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/review-installation.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/review-installation.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/review-installation.png
deleted file mode 100644
index bad63c1..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/images/review-installation.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/userguide.xml
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/userguide.xml b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/userguide.xml
deleted file mode 100644
index d98af65..0000000
--- a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/docs/userguide.xml
+++ /dev/null
@@ -1,170 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!--
- ~ Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
- ~
- ~ WSO2 Inc. licenses this file to you under the Apache License,
- ~ Version 2.0 (the "License"); you may not use this file except
- ~ in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~    http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing,
- ~ software distributed under the License is distributed on an
- ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- ~ KIND, either express or implied.  See the License for the
- ~ specific language governing permissions and limitations
- ~ under the License.
- -->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-    <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"/>
-<title>Feature Management - User Guide</title>
-<link href="../../admin/css/documentation.css" rel="stylesheet" type="text/css" media="all" />
-</head>
-
-
-<body>
-    <h1>Feature Management</h1>
-    <h2>1) Introduction</h2>
-    <p>Provisioning software is considered as the act of placing an individual software application or complete software
-        stack onto a target system. Here what we mean by Provisioning WSO2 Carbon is installing/updating/uninstalling
-        features to/from Carbon. The manual way of provisioning Carbon is dropping bundles and configuration files
-        belongs to a feature. This method is not recommended, since it can cause errors. Finding the exact set of
-        components and configuration files is a difficult task. Components have inter dependencies with other
-        components. Some components depends on specific versions of other components. In order to overcome these issues,
-        we recently integrated Equinox P2 with Carbon.</p>
-    <p>Equinox P2 is known as a framework for provisioning Eclipse-based applications. But this definition is getting
-        blurred now. Basically P2 can be used as a provisioning platform for any OSGi based application. P2 has been
-        integrated with WSO2 Carbon platform to enable provisioning capabilities. With the previous release of WSO2
-        Carbon(version 2.0.0), it has this P2 based provisioning support. P2 integration takes WSO2 Carbon to an another
-        level in terms of user friendliness in building customized SOA products. This enables users to download WSO2
-        Carbon framework or any other SOA products and extend them by installing various features.</p>
-    <p>Feature Manager provides a convenient user interface to perform provisioning operations such as installing,
-        uninstalling, updating features.  </p>
-
-    <h2>2) Available Features</h2>
-    <p>This tab allows you to install new features or upgrade existing features. Features are available in repositories.
-        If you haven't added any repository, please click the Add Repository link.  
-        The task of installing features is performed in four steps.</p>
-    <ol>
-        <li>Search for available features in added repositories.</li>
-        <li>Select the features you wish to install.</li>
-        <li>Review the installation.</li>
-        <li>Accept the terms of the license agreements.</li>
-    </ol>
-    
-    <h3>2.1) Search for features in added repositories</h3>
-    <p><img alt="" src="images/find-features.png"/></p>
-    <p>Figure : Find features</p>
-    <p>This section allows you to search for available features in repositories. You can select the exact repository or
-        all available repositories. Some repositories contains multiple versions of features. 
-        With "Group features by category" option enabled by default, you can view available features in the repository grouped under feature categories.
-        A feature category is a logical grouping of the features which constitute a particular Carbon-based product.
-        For example, the features required to install WSO2 Application Server is grouped under the 'Application Server' feature category.
-        If you require to install all the features of Application Server at once, you can simply select the  'Application Server' feature category as below.
-        If you are only interested in latest versions, you can use the "Show only the latest versions" option.</p>
-    <p><img alt="" src="images/select-a-category-to-install.png"/></p>
-    <p>Figure : Feature category</p>  
-    <p>If you disable the "Group features by category" option and find features, you can view all available features in the repository in an uncategorized flat structure.</p>  
-    <p>If the selected repository contains features which are already installed in the system, they will not be shown
-        under the available features list. And also previous versions of installed features will not be shown.</p>
-
-    <h3>2.2) Select the features you wish to install</h3>
-    <p><img alt="" src="images/available-features-uncategorized.png"/></p>
-    <p>Figure : Available feature list</p>
-    <p>Once you click the "Find Features" button, you will be able to see a list of available features that match the
-        criteria you have specified. Now you can select features you wish to install. Click "Install" to proceed to
-        the next step.</p>
-
-    <h3>2.3) Review the installation.</h3>
-    <p><img alt="" src="images/review-installation.png"/></p>
-    <p>Figure : Review of the installation</p>
-    <p>This step allows you to review the selected features to be installed. This page displays the size of the
-        installation in kbs. In certain instances size of the installation can be 0 kb. Equinox P2 does not delete OSGi
-        bundles, when you uninstall features. Therefore when you try to install previously uninstalled features,
-        there is no need to download OSGi bundles from the repository. They are already available in your local plugins
-        folders. Hence size of the installation can be 0 kb.</p>
-    <p>Some features depend on other features. For an example, Service Hosting feature depends on Service Management
-        feature. In order to install Service Hosting feature, either Service Mgt feature should be already installed
-        in your system or it should be available in one of the added repositories. Otherwise Equinox P2 complains that
-        installation of Service Hosting feature cannot be performed due to a missing dependency. All these information
-        will be displayed in this page under the "Summary" section.</p>
-
-    <h3>2.4) Accept the terms of the license agreements.</h3>
-    <p><img alt="" src="images/licence-agreement.png"/></p>
-    <p>Figure : License Agreement</p>
-    <p>Once you accept the license agreements, click "Next >" button to install the feature. This process might take a
-        while to complete. If the installation is successful, you should get the following message. Now restart the
-        server and check whether the features are correctly installed.</p>
-
-    <p><img alt="" src="images/installation-complete-message.png"/></p>
-    <p>Figure : Installation Complete Message</p>
-
-    <h2>3) Installed Features</h2>
-    <p>This tab allows you to view all the installed features in the system. And also it allows you to uninstall
-        features from the system.</p>
-    <p><img alt="" src="images/installed-features.png"/></p>
-    <p>Figure : Installed features list</p>
-
-    <h3>3.1) Uninstalling Features</h3>
-    <p>Select the features you wish to uninstall and click "Uninstall". Then you will be presented a page which
-        contains a review of features to uninstalled. Some features cannot be uninstalled from the system, because
-        other features depend on them. All these information will be displayed in this page under the "Summary"
-        section.</p>
-
-    <h3>3.2) Back-end/front-end separation</h3>
-    <p>Carbon supports the concept of back-end, front-end separation where you can manage multiple back-end servers
-        using a single front-end server. You can convert a given product either to a back-end server or to a front-end
-        server. This conversion can be performed using the Feature Manager UI.</p>
-    <p><img alt="" src="images/back-end-front-end.png"/></p>
-    <p>Figure : back-end/front-end separation page</p>
-
-    <p>If you want to get only a  back-end server, you have to uninstall all the front-end features.To do, go to the installed feature tab and select
-        the Front-End from the drop down menu.This will present you with all the front-end features that are currently installed in the system. Pressing "Uninstall"
-        will uninstall all the front-end features in the current installation. The steps are similar if you want to convert your product in to a front-end server.
-        features that the system</p>
-
-    <h2>4) Installation History</h2>
-    <p>This page lists the history of provisioning operations performed on the system. Here previous configurations can
-        be identified as previous states of the system. A state/configuration can be simply identified by the set of
-        installed features. When you perform a provisioning operation such as installing/uninstalling of features,
-        system state/configuration change occurs.</p>
-
-    <p><img alt="" src="images/installation-history.png"/></p>
-    <p>Figure : Installation History</p>
-    <p>You can revert the current configuration to a previous configuration. In this process some feature might get
-        installed and some might get uninstalled. When you click on a previous configuration, you will be able to see
-        these information.</p>
-
-    <p><img alt="" src="images/configuration-details.png"/></p>
-    <p>Figure : Previous configuration details</p>
-
-    <h2>5) Repository Management</h2>
-    <p>This tab allows you to view or modify repository management settings.</p>
-    <!--<p><img alt="" src="images/settings.png"/></p>-->
-    <!--<p>Figure : Setting page</p>-->
-
-    <h3>5.1) Managing Repositories</h3>
-    <p>Once you click "Manage Repositories" link, you will get a page which allows you to perform several operations
-        on repositories, such add/remove/modify/enable/disable. </p>
-    <p><img alt="" src="images/manage-repositories.png"/></p>
-    <p>Figure : Manage repository page</p>
-
-    <h4>5.1.1) Adding a new repository</h4>
-    <p>Click "Add Repository" link in the Manage Repositories page. Provide a convenient name and a url of the
-        repository. If you have a downloaded repository to your computer, add the file path of directory.</p>
-    <p><img alt="" src="images/add-repositories.png"/></p>
-    <p>Figure : Add repository</p>
-
-    <h4>5.1.2) Editing a repository</h4>
-    <p>This page allows you to change the repository name. But if you want to change the repository URL, you need to
-        remove the old repository and add the new one.</p>
-    <p><img alt="" src="images/edit-repositories.png"/></p>
-    <p>Figure : Edit repository</p>
-
-    <h4>5.1.3) Enabling/Disabling repositories</h4>
-    <p>By default all the repositories are enabled. When you perform a provisioning operation, metadata and artifacts
-        are searched from all the enabled repositories. Once you disable a repository, Equinox P2 does not search for
-        metadata and artifacts from it.</p>
-</body></html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/activate.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/activate.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/activate.gif
deleted file mode 100644
index cb372cd..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/activate.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/add.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/add.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/add.gif
deleted file mode 100644
index 4bfdd79..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/add.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/comp-manager.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/comp-manager.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/comp-manager.gif
deleted file mode 100644
index 6b52cb0..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/comp-manager.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/deactivate.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/deactivate.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/deactivate.gif
deleted file mode 100644
index a66d49e..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/deactivate.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/install-feature.png
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/install-feature.png b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/install-feature.png
deleted file mode 100644
index 29f5fbb..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/install-feature.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/magnifier.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/magnifier.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/magnifier.gif
deleted file mode 100644
index 86f81ed..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/magnifier.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/minus.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/minus.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/minus.gif
deleted file mode 100644
index 8ff04bc..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/minus.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/plus.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/plus.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/plus.gif
deleted file mode 100644
index 1a0e2c9..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/plus.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/search.gif
----------------------------------------------------------------------
diff --git a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/search.gif b/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/search.gif
deleted file mode 100644
index 86f81ed..0000000
Binary files a/products/stratos2/cloud_controller/1.0.0/modules/distribution/src/site/xdoc/feature-mgt/images/search.gif and /dev/null differ