diff --git a/apidocs/cloud-api-docs/Makefile b/apidocs/cloud-api-docs/Makefile deleted file mode 100644 index 7707a36d64..0000000000 --- a/apidocs/cloud-api-docs/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -.PHONY: docs build release - -CONTAINER_NAME=api-build -export CONTAINER_NAME - -docs: build - docker run --rm -it -p 4567:4567 dockercloud/api-docs - -build: - git submodule init && git submodule update - docker build -t dockercloud/api-docs . - -release: build - docker rm -f $(CONTAINER_NAME) || true - docker run --name $(CONTAINER_NAME) -it \ - dockercloud/api-docs middleman build - docker cp $(CONTAINER_NAME):/app/build ../apidocs/ - rm -r ../apidocs/docker-cloud - mv ../apidocs/build ../apidocs/docker-cloud - cp ../apidocs/docker-cloud/index.html ../apidocs/layouts/single.html - # defuse text that looks like a go template - grep -rl '{{' ../apidocs/* | xargs sed -i~ "s/{{/{ {/g" - rm ../apidocs/docker-cloud/includes/node.html~ - rm ../apidocs/docker-cloud/includes/stack.html~ - rm ../apidocs/docker-cloud/index.html~ - rm ../apidocs/layouts/single.html~ - docker rm $(CONTAINER_NAME) diff --git a/apidocs/cloud-api-docs/source/fonts/slate.eot b/apidocs/cloud-api-output/docker-cloud/fonts/slate.eot similarity index 100% rename from apidocs/cloud-api-docs/source/fonts/slate.eot rename to apidocs/cloud-api-output/docker-cloud/fonts/slate.eot diff --git a/apidocs/cloud-api-docs/source/fonts/slate.svg b/apidocs/cloud-api-output/docker-cloud/fonts/slate.svg similarity index 100% rename from apidocs/cloud-api-docs/source/fonts/slate.svg rename to apidocs/cloud-api-output/docker-cloud/fonts/slate.svg diff --git a/apidocs/cloud-api-docs/source/fonts/slate.ttf b/apidocs/cloud-api-output/docker-cloud/fonts/slate.ttf similarity index 100% rename from apidocs/cloud-api-docs/source/fonts/slate.ttf rename to apidocs/cloud-api-output/docker-cloud/fonts/slate.ttf diff --git a/apidocs/cloud-api-docs/source/fonts/slate.woff b/apidocs/cloud-api-output/docker-cloud/fonts/slate.woff similarity index 100% rename from apidocs/cloud-api-docs/source/fonts/slate.woff rename to apidocs/cloud-api-output/docker-cloud/fonts/slate.woff diff --git a/apidocs/cloud-api-docs/source/fonts/slate.woff2 b/apidocs/cloud-api-output/docker-cloud/fonts/slate.woff2 similarity index 100% rename from apidocs/cloud-api-docs/source/fonts/slate.woff2 rename to apidocs/cloud-api-output/docker-cloud/fonts/slate.woff2 diff --git a/apidocs/cloud-api-docs/source/images/logo.png b/apidocs/cloud-api-output/docker-cloud/images/logo.png similarity index 100% rename from apidocs/cloud-api-docs/source/images/logo.png rename to apidocs/cloud-api-output/docker-cloud/images/logo.png diff --git a/apidocs/cloud-api-docs/source/images/navbar.png b/apidocs/cloud-api-output/docker-cloud/images/navbar.png similarity index 100% rename from apidocs/cloud-api-docs/source/images/navbar.png rename to apidocs/cloud-api-output/docker-cloud/images/navbar.png diff --git a/apidocs/docker-cloud/includes/action.html b/apidocs/cloud-api-output/docker-cloud/includes/action.html similarity index 99% rename from apidocs/docker-cloud/includes/action.html rename to apidocs/cloud-api-output/docker-cloud/includes/action.html index 89d11eda13..4717bfa2d8 100644 --- a/apidocs/docker-cloud/includes/action.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/action.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/availabilityzone.html b/apidocs/cloud-api-output/docker-cloud/includes/availabilityzone.html similarity index 99% rename from apidocs/docker-cloud/includes/availabilityzone.html rename to apidocs/cloud-api-output/docker-cloud/includes/availabilityzone.html index ca0ceb4b06..50dbeb9038 100644 --- a/apidocs/docker-cloud/includes/availabilityzone.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/availabilityzone.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/container.html b/apidocs/cloud-api-output/docker-cloud/includes/container.html similarity index 99% rename from apidocs/docker-cloud/includes/container.html rename to apidocs/cloud-api-output/docker-cloud/includes/container.html index f58bb9debc..fc1a525191 100644 --- a/apidocs/docker-cloud/includes/container.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/container.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/dockercloud-events.html b/apidocs/cloud-api-output/docker-cloud/includes/dockercloud-events.html similarity index 99% rename from apidocs/docker-cloud/includes/dockercloud-events.html rename to apidocs/cloud-api-output/docker-cloud/includes/dockercloud-events.html index a2a2aac961..18de3d3ad5 100644 --- a/apidocs/docker-cloud/includes/dockercloud-events.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/dockercloud-events.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/node.html b/apidocs/cloud-api-output/docker-cloud/includes/node.html similarity index 99% rename from apidocs/docker-cloud/includes/node.html rename to apidocs/cloud-api-output/docker-cloud/includes/node.html index 1c1d6ec9b1..97c00fa348 100644 --- a/apidocs/docker-cloud/includes/node.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/node.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/nodecluster.html b/apidocs/cloud-api-output/docker-cloud/includes/nodecluster.html similarity index 99% rename from apidocs/docker-cloud/includes/nodecluster.html rename to apidocs/cloud-api-output/docker-cloud/includes/nodecluster.html index a0119d4e01..0b1089efa5 100644 --- a/apidocs/docker-cloud/includes/nodecluster.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/nodecluster.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/nodetype.html b/apidocs/cloud-api-output/docker-cloud/includes/nodetype.html similarity index 99% rename from apidocs/docker-cloud/includes/nodetype.html rename to apidocs/cloud-api-output/docker-cloud/includes/nodetype.html index 5807485adb..1707bc8c21 100644 --- a/apidocs/docker-cloud/includes/nodetype.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/nodetype.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/provider.html b/apidocs/cloud-api-output/docker-cloud/includes/provider.html similarity index 99% rename from apidocs/docker-cloud/includes/provider.html rename to apidocs/cloud-api-output/docker-cloud/includes/provider.html index b51ec32d2e..391f43a01f 100644 --- a/apidocs/docker-cloud/includes/provider.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/provider.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/region.html b/apidocs/cloud-api-output/docker-cloud/includes/region.html similarity index 99% rename from apidocs/docker-cloud/includes/region.html rename to apidocs/cloud-api-output/docker-cloud/includes/region.html index 4ac188e0e3..fa42f26285 100644 --- a/apidocs/docker-cloud/includes/region.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/region.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/registry.html b/apidocs/cloud-api-output/docker-cloud/includes/registry.html similarity index 99% rename from apidocs/docker-cloud/includes/registry.html rename to apidocs/cloud-api-output/docker-cloud/includes/registry.html index 1aff60ae59..93e49d2216 100644 --- a/apidocs/docker-cloud/includes/registry.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/registry.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/repository.html b/apidocs/cloud-api-output/docker-cloud/includes/repository.html similarity index 99% rename from apidocs/docker-cloud/includes/repository.html rename to apidocs/cloud-api-output/docker-cloud/includes/repository.html index f331f4a4c8..8897ac6839 100644 --- a/apidocs/docker-cloud/includes/repository.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/repository.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/service.html b/apidocs/cloud-api-output/docker-cloud/includes/service.html similarity index 99% rename from apidocs/docker-cloud/includes/service.html rename to apidocs/cloud-api-output/docker-cloud/includes/service.html index 589179ed1c..26a66e7c00 100644 --- a/apidocs/docker-cloud/includes/service.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/service.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/stack.html b/apidocs/cloud-api-output/docker-cloud/includes/stack.html similarity index 99% rename from apidocs/docker-cloud/includes/stack.html rename to apidocs/cloud-api-output/docker-cloud/includes/stack.html index 3b5313bbe2..e62384203f 100644 --- a/apidocs/docker-cloud/includes/stack.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/stack.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/tag.html b/apidocs/cloud-api-output/docker-cloud/includes/tag.html similarity index 99% rename from apidocs/docker-cloud/includes/tag.html rename to apidocs/cloud-api-output/docker-cloud/includes/tag.html index 1ccfce1dcf..c56bec4170 100644 --- a/apidocs/docker-cloud/includes/tag.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/tag.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/includes/triggers.html b/apidocs/cloud-api-output/docker-cloud/includes/triggers.html similarity index 99% rename from apidocs/docker-cloud/includes/triggers.html rename to apidocs/cloud-api-output/docker-cloud/includes/triggers.html index d8f14f465e..b44f4ea437 100644 --- a/apidocs/docker-cloud/includes/triggers.html +++ b/apidocs/cloud-api-output/docker-cloud/includes/triggers.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/index.html b/apidocs/cloud-api-output/docker-cloud/index.html similarity index 99% rename from apidocs/docker-cloud/index.html rename to apidocs/cloud-api-output/docker-cloud/index.html index 2b9a02416a..07094e54d5 100644 --- a/apidocs/docker-cloud/index.html +++ b/apidocs/cloud-api-output/docker-cloud/index.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/docker-cloud/javascripts/all.js b/apidocs/cloud-api-output/docker-cloud/javascripts/all.js similarity index 99% rename from apidocs/docker-cloud/javascripts/all.js rename to apidocs/cloud-api-output/docker-cloud/javascripts/all.js index 6528bce973..a0773c13f0 100644 --- a/apidocs/docker-cloud/javascripts/all.js +++ b/apidocs/cloud-api-output/docker-cloud/javascripts/all.js @@ -1,5 +1,3 @@ - - !function(){if("ontouchstart"in window){var e,t,n,i,o,r,s={};e=function(e,t){return Math.abs(e[0]-t[0])>5||Math.abs(e[1]-t[1])>5},t=function(e){this.startXY=[e.touches[0].clientX,e.touches[0].clientY],this.threshold=!1},n=function(t){return this.threshold?!1:void(this.threshold=e(this.startXY,[t.touches[0].clientX,t.touches[0].clientY]))},i=function(t){if(!this.threshold&&!e(this.startXY,[t.changedTouches[0].clientX,t.changedTouches[0].clientY])){var n=t.changedTouches[0],i=document.createEvent("MouseEvents");i.initMouseEvent("click",!0,!0,window,0,n.screenX,n.screenY,n.clientX,n.clientY,!1,!1,!1,!1,0,null),i.simulated=!0,t.target.dispatchEvent(i)}},o=function(e){var t=Date.now(),n=t-s.time,i=e.clientX,o=e.clientY,a=[Math.abs(s.x-i),Math.abs(s.y-o)],c=r(e.target,"A")||e.target,h=c.nodeName,l="A"===h,u=window.navigator.standalone&&l&&e.target.getAttribute("href");return s.time=t,s.x=i,s.y=o,(!e.simulated&&(500>n||1500>n&&a[0]<50&&a[1]<50)||u)&&(e.preventDefault(),e.stopPropagation(),!u)?!1:(u&&(window.location=c.getAttribute("href")),void(c&&c.classList&&(c.classList.add("energize-focus"),window.setTimeout(function(){c.classList.remove("energize-focus")},150))))},r=function(e,t){for(var n=e;n!==document.body;){if(!n||n.nodeName===t)return n;n=n.parentNode}return null},document.addEventListener("touchstart",t,!1),document.addEventListener("touchmove",n,!1),document.addEventListener("touchend",i,!1),document.addEventListener("click",o,!0)}}(),/* Copyright 2008-2013 Concur Technologies, Inc. diff --git a/apidocs/docker-cloud/javascripts/all_nosearch.js b/apidocs/cloud-api-output/docker-cloud/javascripts/all_nosearch.js similarity index 99% rename from apidocs/docker-cloud/javascripts/all_nosearch.js rename to apidocs/cloud-api-output/docker-cloud/javascripts/all_nosearch.js index de3826d013..bb02e46b77 100644 --- a/apidocs/docker-cloud/javascripts/all_nosearch.js +++ b/apidocs/cloud-api-output/docker-cloud/javascripts/all_nosearch.js @@ -1,5 +1,3 @@ - - !function(){if("ontouchstart"in window){var e,t,n,i,o,s,r={};e=function(e,t){return Math.abs(e[0]-t[0])>5||Math.abs(e[1]-t[1])>5},t=function(e){this.startXY=[e.touches[0].clientX,e.touches[0].clientY],this.threshold=!1},n=function(t){return this.threshold?!1:void(this.threshold=e(this.startXY,[t.touches[0].clientX,t.touches[0].clientY]))},i=function(t){if(!this.threshold&&!e(this.startXY,[t.changedTouches[0].clientX,t.changedTouches[0].clientY])){var n=t.changedTouches[0],i=document.createEvent("MouseEvents");i.initMouseEvent("click",!0,!0,window,0,n.screenX,n.screenY,n.clientX,n.clientY,!1,!1,!1,!1,0,null),i.simulated=!0,t.target.dispatchEvent(i)}},o=function(e){var t=Date.now(),n=t-r.time,i=e.clientX,o=e.clientY,a=[Math.abs(r.x-i),Math.abs(r.y-o)],c=s(e.target,"A")||e.target,h=c.nodeName,l="A"===h,u=window.navigator.standalone&&l&&e.target.getAttribute("href");return r.time=t,r.x=i,r.y=o,(!e.simulated&&(500>n||1500>n&&a[0]<50&&a[1]<50)||u)&&(e.preventDefault(),e.stopPropagation(),!u)?!1:(u&&(window.location=c.getAttribute("href")),void(c&&c.classList&&(c.classList.add("energize-focus"),window.setTimeout(function(){c.classList.remove("energize-focus")},150))))},s=function(e,t){for(var n=e;n!==document.body;){if(!n||n.nodeName===t)return n;n=n.parentNode}return null},document.addEventListener("touchstart",t,!1),document.addEventListener("touchmove",n,!1),document.addEventListener("touchend",i,!1),document.addEventListener("click",o,!0)}}(),/* Copyright 2008-2013 Concur Technologies, Inc. diff --git a/apidocs/docker-cloud/stylesheets/print.css b/apidocs/cloud-api-output/docker-cloud/stylesheets/print.css similarity index 99% rename from apidocs/docker-cloud/stylesheets/print.css rename to apidocs/cloud-api-output/docker-cloud/stylesheets/print.css index fd85925ffa..7b58586abf 100644 --- a/apidocs/docker-cloud/stylesheets/print.css +++ b/apidocs/cloud-api-output/docker-cloud/stylesheets/print.css @@ -1,3 +1 @@ - - /*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.content h1,.content h2,.content h3,.content h4,body{font-family:"Helvetica Neue", Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;font-size:13px}.content h1,.content h2,.content h3,.content h4{font-weight:bold}.content pre,.content code{font-family:Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, serif;font-size:12px;line-height:1.5}.content pre,.content code{word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@font-face{font-family:'slate';src:url("../fonts/slate.eot?-syv14m");src:url("../fonts/slate.eot?#iefix-syv14m") format("embedded-opentype"),url("../fonts/slate.woff2?-syv14m") format("woff2"),url("../fonts/slate.woff?-syv14m") format("woff"),url("../fonts/slate.ttf?-syv14m") format("truetype"),url("../fonts/slate.svg?-syv14m#slate") format("svg");font-weight:normal;font-style:normal}.content aside.warning:before,.content aside.notice:before,.content aside.success:before{font-family:'slate';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.content aside.warning:before{content:"\e600"}.content aside.notice:before{content:"\e602"}.content aside.success:before{content:"\e606"}.tocify,.toc-footer,.lang-selector,.search,#nav-button{display:none}.tocify-wrapper>img{margin:0 auto;display:block}.content{font-size:12px}.content pre,.content code{border:1px solid #999;border-radius:5px;font-size:0.8em}.content pre{padding:1.3em}.content code{padding:0.2em}.content table{border:1px solid #999}.content table tr{border-bottom:1px solid #999}.content table td,.content table th{padding:0.7em}.content p{line-height:1.5}.content a{text-decoration:none;color:#000}.content h1{font-size:2.5em;padding-top:0.5em;padding-bottom:0.5em;margin-top:1em;margin-bottom:21px;border:2px solid #ccc;border-width:2px 0;text-align:center}.content h2{font-size:1.8em;margin-top:2em;border-top:2px solid #ccc;padding-top:0.8em}.content h1+h2,.content h1+div+h2{border-top:none;padding-top:0;margin-top:0}.content h3,.content h4{font-size:0.8em;margin-top:1.5em;margin-bottom:0.8em;text-transform:uppercase}.content h5,.content h6{text-transform:uppercase}.content aside{padding:1em;border:1px solid #ccc;border-radius:5px;margin-top:1.5em;margin-bottom:1.5em;line-height:1.6}.content aside:before{vertical-align:middle;padding-right:0.5em;font-size:14px} \ No newline at end of file diff --git a/apidocs/docker-cloud/stylesheets/screen.css b/apidocs/cloud-api-output/docker-cloud/stylesheets/screen.css similarity index 99% rename from apidocs/docker-cloud/stylesheets/screen.css rename to apidocs/cloud-api-output/docker-cloud/stylesheets/screen.css index bc4f5a94bc..e432eaf01d 100644 --- a/apidocs/docker-cloud/stylesheets/screen.css +++ b/apidocs/cloud-api-output/docker-cloud/stylesheets/screen.css @@ -1,3 +1 @@ - - /*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,html,body{font-family:"Helvetica Neue", Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;font-size:13px}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-weight:bold}.content code,.content pre{font-family:Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, serif;font-size:12px;line-height:1.5}.content code{word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.highlight table td{padding:5px}.highlight table pre{margin:0}.highlight,.highlight .w{color:#f8f8f2;background-color:#272822}.highlight .err{color:#151515;background-color:#ac4142}.highlight .c,.highlight .cd,.highlight .cm,.highlight .c1,.highlight .cs{color:#505050}.highlight .cp{color:#f4bf75}.highlight .nt{color:#f4bf75}.highlight .o,.highlight .ow{color:#d0d0d0}.highlight .p,.highlight .pi{color:#d0d0d0}.highlight .gi{color:#90a959}.highlight .gd{color:#ac4142}.highlight .gh{color:#6a9fb5;background-color:#151515;font-weight:bold}.highlight .k,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kv{color:#aa759f}.highlight .kc{color:#d28445}.highlight .kt{color:#d28445}.highlight .kd{color:#d28445}.highlight .s,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .sx,.highlight .s1{color:#90a959}.highlight .sr{color:#75b5aa}.highlight .si{color:#8f5536}.highlight .se{color:#8f5536}.highlight .nn{color:#f4bf75}.highlight .nc{color:#f4bf75}.highlight .no{color:#f4bf75}.highlight .na{color:#6a9fb5}.highlight .m,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mb,.highlight .mx{color:#90a959}.highlight .ss{color:#90a959}.highlight .c,.highlight .cm,.highlight .c1,.highlight .cs{color:#909090}.highlight,.highlight .w{background-color:#292929}@font-face{font-family:'slate';src:url("../fonts/slate.eot?-syv14m");src:url("../fonts/slate.eot?#iefix-syv14m") format("embedded-opentype"),url("../fonts/slate.woff2?-syv14m") format("woff2"),url("../fonts/slate.woff?-syv14m") format("woff"),url("../fonts/slate.ttf?-syv14m") format("truetype"),url("../fonts/slate.svg?-syv14m#slate") format("svg");font-weight:normal;font-style:normal}.content aside.warning:before,.content aside.notice:before,.content aside.success:before,.tocify-wrapper>.search:before{font-family:'slate';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.content aside.warning:before{content:"\e600"}.content aside.notice:before{content:"\e602"}.content aside.success:before{content:"\e606"}.tocify-wrapper>.search:before{content:"\e607"}html,body{color:#333;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eaf2f6;height:100%;-webkit-text-size-adjust:none}#toc>ul>li>a>span{float:right;background-color:#2484FF;border-radius:40px;width:20px}.tocify-wrapper{transition:left 0.3s ease-in-out;overflow-y:auto;overflow-x:hidden;position:fixed;z-index:30;top:0;left:0;bottom:0;width:230px;background-color:#393939;font-size:13px;font-weight:bold}.tocify-wrapper .lang-selector{display:none}.tocify-wrapper .lang-selector a{padding-top:0.5em;padding-bottom:0.5em}.tocify-wrapper>img{display:block}.tocify-wrapper>.search{position:relative}.tocify-wrapper>.search input{background:#393939;border-width:0 0 1px 0;border-color:#666;padding:6px 0 6px 20px;box-sizing:border-box;margin:10px 15px;width:200px;outline:none;color:#fff;border-radius:0}.tocify-wrapper>.search:before{position:absolute;top:17px;left:15px;color:#fff}.tocify-wrapper img+.tocify{margin-top:20px}.tocify-wrapper .search-results{margin-top:0;box-sizing:border-box;height:0;overflow-y:auto;overflow-x:hidden;transition-property:height, margin;transition-duration:180ms;transition-timing-function:ease-in-out;background:linear-gradient(to bottom, rgba(0,0,0,0.2), transparent 8px),linear-gradient(to top, rgba(0,0,0,0.2), transparent 8px),linear-gradient(to bottom, #000, transparent 1.5px),linear-gradient(to top, #939393, rgba(147,147,147,0) 1.5px),#262626}.tocify-wrapper .search-results.visible{height:30%;margin-bottom:1em}.tocify-wrapper .search-results li{margin:1em 15px;line-height:1}.tocify-wrapper .search-results a{color:#fff;text-decoration:none}.tocify-wrapper .search-results a:hover{text-decoration:underline}.tocify-wrapper .tocify-item>a,.tocify-wrapper .toc-footer li{padding:0 15px 0 15px;display:block;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}.tocify-wrapper ul,.tocify-wrapper li{list-style:none;margin:0;padding:0;line-height:28px}.tocify-wrapper li{color:#fff;transition-property:background;transition-timing-function:linear;transition-duration:230ms}.tocify-wrapper .tocify-focus{box-shadow:0px 1px 0px #000;background-color:#2467af;color:#fff}.tocify-wrapper .tocify-subheader{display:none;background-color:#262626;font-weight:500;background:linear-gradient(to bottom, rgba(0,0,0,0.2), transparent 8px),linear-gradient(to top, rgba(0,0,0,0.2), transparent 8px),linear-gradient(to bottom, #000, transparent 1.5px),linear-gradient(to top, #939393, rgba(147,147,147,0) 1.5px),#262626}.tocify-wrapper .tocify-subheader .tocify-item>a{padding-left:25px;font-size:12px}.tocify-wrapper .tocify-subheader>li:last-child{box-shadow:none}.tocify-wrapper .toc-footer{padding:1em 0;margin-top:1em;border-top:1px dashed #666}.tocify-wrapper .toc-footer li,.tocify-wrapper .toc-footer a{color:#fff;text-decoration:none}.tocify-wrapper .toc-footer a:hover{text-decoration:underline}.tocify-wrapper .toc-footer li{font-size:0.8em;line-height:1.7;text-decoration:none}#nav-button{padding:0 1.5em 5em 0;display:none;position:fixed;top:0;left:0;z-index:100;color:#000;text-decoration:none;font-weight:bold;opacity:0.7;line-height:16px;transition:left 0.3s ease-in-out}#nav-button span{display:block;padding:6px 6px 6px;background-color:rgba(234,242,246,0.7);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-90deg) translate(-100%, 0);transform:rotate(-90deg) translate(-100%, 0);border-radius:0 0 0 5px}#nav-button img{height:16px;vertical-align:bottom}#nav-button:hover{opacity:1}#nav-button.open{left:230px}.page-wrapper{margin-left:230px;position:relative;z-index:10;background-color:#eaf2f6;min-height:100%;padding-bottom:1px}.page-wrapper .dark-box{width:50%;background-color:#393939;position:absolute;right:0;top:0;bottom:0}.page-wrapper .lang-selector{position:fixed;z-index:50;border-bottom:5px solid #393939}.lang-selector{background-color:#222;width:100%;font-weight:bold}.lang-selector a{display:block;float:left;color:#fff;text-decoration:none;padding:0 10px;line-height:30px;outline:0}.lang-selector a:active,.lang-selector a:focus{background-color:#111;color:#fff}.lang-selector a.active{background-color:#393939;color:#fff}.lang-selector:after{content:'';clear:both;display:block}.content{position:relative;z-index:30}.content:after{content:'';display:block;clear:both}.content>h1,.content>h2,.content>h3,.content>h4,.content>h5,.content>h6,.content>p,.content>table,.content>ul,.content>ol,.content>aside,.content>dl{margin-right:50%;padding:0 28px;box-sizing:border-box;display:block;text-shadow:0px 1px 0px #fff}.content>ul,.content>ol{padding-left:43px}.content>h1,.content>h2,.content>div{clear:both}.content h1{font-size:30px;padding-top:0.5em;padding-bottom:0.5em;border-bottom:1px solid #ccc;margin-bottom:21px;margin-top:2em;border-top:1px solid #ddd;background-image:linear-gradient(to bottom, #fff, #f9f9f9)}.content h1:first-child,.content div:first-child+h1{border-top-width:0;margin-top:0}.content h2{font-size:20px;margin-top:4em;margin-bottom:0;border-top:1px solid #ccc;padding-top:1.2em;padding-bottom:1.2em;background-image:linear-gradient(to bottom, rgba(255,255,255,0.4), rgba(255,255,255,0))}.content h1+h2,.content h1+div+h2{margin-top:-21px;border-top:none}.content h3,.content h4,.content h5,.content h6{font-size:15px;margin-top:2.5em;margin-bottom:0.8em}.content h4,.content h5,.content h6{font-size:10px}.content hr{margin:2em 0;border-top:2px solid #393939;border-bottom:2px solid #eaf2f6}.content table{margin-bottom:1em;overflow:auto}.content table th,.content table td{text-align:left;vertical-align:top;line-height:1.6}.content table th{padding:5px 10px;border-bottom:1px solid #ccc;vertical-align:bottom}.content table td{padding:10px}.content table tr:last-child{border-bottom:1px solid #ccc}.content table tr:nth-child(odd)>td{background-color:#f9fbfc}.content table tr:nth-child(even)>td{background-color:#f3f7fa}.content dt{font-weight:bold}.content dd{margin-left:15px}.content p,.content li,.content dt,.content dd{line-height:1.6;margin-top:0}.content img{max-width:100%}.content code{background-color:rgba(0,0,0,0.05);padding:3px;border-radius:3px}.content pre>code{background-color:transparent;padding:0}.content aside{padding-top:1em;padding-bottom:1em;text-shadow:0 1px 0 #c6dde9;margin-top:1.5em;margin-bottom:1.5em;background:#8fbcd4;line-height:1.6}.content aside.warning{background-color:#c97a7e;text-shadow:0 1px 0 #dfb0b3}.content aside.success{background-color:#6ac174;text-shadow:0 1px 0 #a0d7a6}.content aside:before{vertical-align:middle;padding-right:0.5em;font-size:14px}.content .search-highlight{padding:2px;margin:-2px;border-radius:4px;border:1px solid #F7E633;text-shadow:1px 1px 0 #666;background:linear-gradient(to top left, #f7e633 0%, #f1d32f 100%)}.content pre,.content blockquote{background-color:#292929;color:#fff;padding:2em 28px;margin:0;width:50%;float:right;clear:right;box-sizing:border-box;text-shadow:0px 1px 2px rgba(0,0,0,0.4)}.content pre>p,.content blockquote>p{margin:0}.content pre a,.content blockquote a{color:#fff;text-decoration:none;border-bottom:dashed 1px #ccc}.content blockquote>p{background-color:#1c1c1c;border-radius:5px;padding:13px;color:#ccc;border-top:1px solid #000;border-bottom:1px solid #404040}@media (max-width: 930px){.tocify-wrapper{left:-230px}.tocify-wrapper.open{left:0}.page-wrapper{margin-left:0}#nav-button{display:block}.tocify-wrapper .tocify-item>a{padding-top:0.3em;padding-bottom:0.3em}}@media (max-width: 700px){.dark-box{display:none}.content>h1,.content>h2,.content>h3,.content>h4,.content>h5,.content>h6,.content>p,.content>table,.content>ul,.content>ol,.content>aside,.content>dl{margin-right:0}.tocify-wrapper .lang-selector{display:block}.page-wrapper .lang-selector{display:none}.content pre,.content blockquote{width:auto;float:none}.content>pre+h1,.content>blockquote+h1,.content>pre+h2,.content>blockquote+h2,.content>pre+h3,.content>blockquote+h3,.content>pre+h4,.content>blockquote+h4,.content>pre+h5,.content>blockquote+h5,.content>pre+h6,.content>blockquote+h6,.content>pre+p,.content>blockquote+p,.content>pre+table,.content>blockquote+table,.content>pre+ul,.content>blockquote+ul,.content>pre+ol,.content>blockquote+ol,.content>pre+aside,.content>blockquote+aside,.content>pre+dl,.content>blockquote+dl{margin-top:28px}} \ No newline at end of file diff --git a/apidocs/layouts/single.html b/apidocs/cloud-api-output/layouts/single.html similarity index 99% rename from apidocs/layouts/single.html rename to apidocs/cloud-api-output/layouts/single.html index 2b9a02416a..07094e54d5 100644 --- a/apidocs/layouts/single.html +++ b/apidocs/cloud-api-output/layouts/single.html @@ -1,5 +1,3 @@ - - diff --git a/apidocs/cloud-api-docs/.dockerignore b/apidocs/cloud-api-source/.dockerignore similarity index 100% rename from apidocs/cloud-api-docs/.dockerignore rename to apidocs/cloud-api-source/.dockerignore diff --git a/apidocs/cloud-api-docs/.gitignore b/apidocs/cloud-api-source/.gitignore similarity index 100% rename from apidocs/cloud-api-docs/.gitignore rename to apidocs/cloud-api-source/.gitignore diff --git a/apidocs/cloud-api-docs/Dockerfile b/apidocs/cloud-api-source/Dockerfile similarity index 100% rename from apidocs/cloud-api-docs/Dockerfile rename to apidocs/cloud-api-source/Dockerfile diff --git a/apidocs/cloud-api-docs/Gemfile b/apidocs/cloud-api-source/Gemfile similarity index 100% rename from apidocs/cloud-api-docs/Gemfile rename to apidocs/cloud-api-source/Gemfile diff --git a/apidocs/cloud-api-docs/Gemfile.lock b/apidocs/cloud-api-source/Gemfile.lock similarity index 100% rename from apidocs/cloud-api-docs/Gemfile.lock rename to apidocs/cloud-api-source/Gemfile.lock diff --git a/apidocs/cloud-api-docs/LICENSE b/apidocs/cloud-api-source/LICENSE similarity index 100% rename from apidocs/cloud-api-docs/LICENSE rename to apidocs/cloud-api-source/LICENSE diff --git a/apidocs/cloud-api-source/Makefile b/apidocs/cloud-api-source/Makefile new file mode 100644 index 0000000000..b48b71bd94 --- /dev/null +++ b/apidocs/cloud-api-source/Makefile @@ -0,0 +1,27 @@ +.PHONY: docs build release + +CONTAINER_NAME=api-build +export CONTAINER_NAME + +docs: build + docker run --rm -it -p 4567:4567 dockercloud/api-docs + +build: + git submodule init && git submodule update + docker build -t dockercloud/api-docs . + +release: build + docker rm -f $(CONTAINER_NAME) || true + docker run --name $(CONTAINER_NAME) -it \ + dockercloud/api-docs middleman build + docker cp $(CONTAINER_NAME):/app/build ../cloud-api-output/ + rm -r ../cloud-api-output/docker-cloud + mv ../cloud-api-output/build ../cloud-api-output/docker-cloud + cp ../cloud-api-output/docker-cloud/index.html ../cloud-api-output/layouts/single.html + # defuse text that looks like a go template + grep -rl '{{' ../cloud-api-output/* | xargs sed -i~ "s/{{/{ {/g" + rm ../cloud-api-output/docker-cloud/includes/node.html~ + rm ../cloud-api-output/docker-cloud/includes/stack.html~ + rm ../cloud-api-output/docker-cloud/index.html~ + rm ../cloud-api-output/layouts/single.html~ + docker rm $(CONTAINER_NAME) diff --git a/apidocs/cloud-api-docs/README.md b/apidocs/cloud-api-source/README.md similarity index 100% rename from apidocs/cloud-api-docs/README.md rename to apidocs/cloud-api-source/README.md diff --git a/apidocs/cloud-api-docs/Rakefile b/apidocs/cloud-api-source/Rakefile similarity index 100% rename from apidocs/cloud-api-docs/Rakefile rename to apidocs/cloud-api-source/Rakefile diff --git a/apidocs/cloud-api-docs/config.rb b/apidocs/cloud-api-source/config.rb similarity index 100% rename from apidocs/cloud-api-docs/config.rb rename to apidocs/cloud-api-source/config.rb diff --git a/apidocs/cloud-api-docs/docker-compose.yml b/apidocs/cloud-api-source/docker-compose.yml similarity index 100% rename from apidocs/cloud-api-docs/docker-compose.yml rename to apidocs/cloud-api-source/docker-compose.yml diff --git a/apidocs/cloud-api-docs/font-selection.json b/apidocs/cloud-api-source/font-selection.json similarity index 100% rename from apidocs/cloud-api-docs/font-selection.json rename to apidocs/cloud-api-source/font-selection.json diff --git a/apidocs/cloud-api-docs/publish.sh b/apidocs/cloud-api-source/publish.sh similarity index 100% rename from apidocs/cloud-api-docs/publish.sh rename to apidocs/cloud-api-source/publish.sh diff --git a/apidocs/docker-cloud/fonts/slate.eot b/apidocs/cloud-api-source/source/fonts/slate.eot similarity index 100% rename from apidocs/docker-cloud/fonts/slate.eot rename to apidocs/cloud-api-source/source/fonts/slate.eot diff --git a/apidocs/docker-cloud/fonts/slate.svg b/apidocs/cloud-api-source/source/fonts/slate.svg similarity index 100% rename from apidocs/docker-cloud/fonts/slate.svg rename to apidocs/cloud-api-source/source/fonts/slate.svg diff --git a/apidocs/docker-cloud/fonts/slate.ttf b/apidocs/cloud-api-source/source/fonts/slate.ttf similarity index 100% rename from apidocs/docker-cloud/fonts/slate.ttf rename to apidocs/cloud-api-source/source/fonts/slate.ttf diff --git a/apidocs/docker-cloud/fonts/slate.woff b/apidocs/cloud-api-source/source/fonts/slate.woff similarity index 100% rename from apidocs/docker-cloud/fonts/slate.woff rename to apidocs/cloud-api-source/source/fonts/slate.woff diff --git a/apidocs/docker-cloud/fonts/slate.woff2 b/apidocs/cloud-api-source/source/fonts/slate.woff2 similarity index 100% rename from apidocs/docker-cloud/fonts/slate.woff2 rename to apidocs/cloud-api-source/source/fonts/slate.woff2 diff --git a/apidocs/docker-cloud/images/logo.png b/apidocs/cloud-api-source/source/images/logo.png similarity index 100% rename from apidocs/docker-cloud/images/logo.png rename to apidocs/cloud-api-source/source/images/logo.png diff --git a/apidocs/docker-cloud/images/navbar.png b/apidocs/cloud-api-source/source/images/navbar.png similarity index 100% rename from apidocs/docker-cloud/images/navbar.png rename to apidocs/cloud-api-source/source/images/navbar.png diff --git a/apidocs/cloud-api-docs/source/includes/_errors.md b/apidocs/cloud-api-source/source/includes/_errors.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/_errors.md rename to apidocs/cloud-api-source/source/includes/_errors.md diff --git a/apidocs/cloud-api-docs/source/includes/action.md b/apidocs/cloud-api-source/source/includes/action.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/action.md rename to apidocs/cloud-api-source/source/includes/action.md diff --git a/apidocs/cloud-api-docs/source/includes/availabilityzone.md b/apidocs/cloud-api-source/source/includes/availabilityzone.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/availabilityzone.md rename to apidocs/cloud-api-source/source/includes/availabilityzone.md diff --git a/apidocs/cloud-api-docs/source/includes/container.md b/apidocs/cloud-api-source/source/includes/container.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/container.md rename to apidocs/cloud-api-source/source/includes/container.md diff --git a/apidocs/cloud-api-docs/source/includes/dockercloud-events.md b/apidocs/cloud-api-source/source/includes/dockercloud-events.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/dockercloud-events.md rename to apidocs/cloud-api-source/source/includes/dockercloud-events.md diff --git a/apidocs/cloud-api-docs/source/includes/node.md b/apidocs/cloud-api-source/source/includes/node.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/node.md rename to apidocs/cloud-api-source/source/includes/node.md diff --git a/apidocs/cloud-api-docs/source/includes/nodecluster.md b/apidocs/cloud-api-source/source/includes/nodecluster.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/nodecluster.md rename to apidocs/cloud-api-source/source/includes/nodecluster.md diff --git a/apidocs/cloud-api-docs/source/includes/nodetype.md b/apidocs/cloud-api-source/source/includes/nodetype.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/nodetype.md rename to apidocs/cloud-api-source/source/includes/nodetype.md diff --git a/apidocs/cloud-api-docs/source/includes/provider.md b/apidocs/cloud-api-source/source/includes/provider.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/provider.md rename to apidocs/cloud-api-source/source/includes/provider.md diff --git a/apidocs/cloud-api-docs/source/includes/region.md b/apidocs/cloud-api-source/source/includes/region.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/region.md rename to apidocs/cloud-api-source/source/includes/region.md diff --git a/apidocs/cloud-api-docs/source/includes/registry.md b/apidocs/cloud-api-source/source/includes/registry.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/registry.md rename to apidocs/cloud-api-source/source/includes/registry.md diff --git a/apidocs/cloud-api-docs/source/includes/repository.md b/apidocs/cloud-api-source/source/includes/repository.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/repository.md rename to apidocs/cloud-api-source/source/includes/repository.md diff --git a/apidocs/cloud-api-docs/source/includes/service.md b/apidocs/cloud-api-source/source/includes/service.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/service.md rename to apidocs/cloud-api-source/source/includes/service.md diff --git a/apidocs/cloud-api-docs/source/includes/stack.md b/apidocs/cloud-api-source/source/includes/stack.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/stack.md rename to apidocs/cloud-api-source/source/includes/stack.md diff --git a/apidocs/cloud-api-docs/source/includes/tag.md b/apidocs/cloud-api-source/source/includes/tag.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/tag.md rename to apidocs/cloud-api-source/source/includes/tag.md diff --git a/apidocs/cloud-api-docs/source/includes/triggers.md b/apidocs/cloud-api-source/source/includes/triggers.md similarity index 100% rename from apidocs/cloud-api-docs/source/includes/triggers.md rename to apidocs/cloud-api-source/source/includes/triggers.md diff --git a/apidocs/cloud-api-docs/source/index.md b/apidocs/cloud-api-source/source/index.md similarity index 100% rename from apidocs/cloud-api-docs/source/index.md rename to apidocs/cloud-api-source/source/index.md diff --git a/apidocs/cloud-api-docs/source/javascripts/all.js b/apidocs/cloud-api-source/source/javascripts/all.js similarity index 100% rename from apidocs/cloud-api-docs/source/javascripts/all.js rename to apidocs/cloud-api-source/source/javascripts/all.js diff --git a/apidocs/cloud-api-docs/source/javascripts/all_nosearch.js b/apidocs/cloud-api-source/source/javascripts/all_nosearch.js similarity index 100% rename from apidocs/cloud-api-docs/source/javascripts/all_nosearch.js rename to apidocs/cloud-api-source/source/javascripts/all_nosearch.js diff --git a/apidocs/cloud-api-docs/source/javascripts/app/_lang.js b/apidocs/cloud-api-source/source/javascripts/app/_lang.js similarity index 100% rename from apidocs/cloud-api-docs/source/javascripts/app/_lang.js rename to apidocs/cloud-api-source/source/javascripts/app/_lang.js diff --git a/apidocs/cloud-api-docs/source/javascripts/app/_search.js b/apidocs/cloud-api-source/source/javascripts/app/_search.js similarity index 100% rename from apidocs/cloud-api-docs/source/javascripts/app/_search.js rename to apidocs/cloud-api-source/source/javascripts/app/_search.js diff --git a/apidocs/cloud-api-docs/source/javascripts/app/_toc.js b/apidocs/cloud-api-source/source/javascripts/app/_toc.js similarity index 100% rename from apidocs/cloud-api-docs/source/javascripts/app/_toc.js rename to apidocs/cloud-api-source/source/javascripts/app/_toc.js diff --git a/apidocs/cloud-api-docs/source/javascripts/lib/_energize.js b/apidocs/cloud-api-source/source/javascripts/lib/_energize.js similarity index 100% rename from apidocs/cloud-api-docs/source/javascripts/lib/_energize.js rename to apidocs/cloud-api-source/source/javascripts/lib/_energize.js diff --git a/apidocs/cloud-api-docs/source/javascripts/lib/_imagesloaded.min.js b/apidocs/cloud-api-source/source/javascripts/lib/_imagesloaded.min.js similarity index 100% rename from apidocs/cloud-api-docs/source/javascripts/lib/_imagesloaded.min.js rename to apidocs/cloud-api-source/source/javascripts/lib/_imagesloaded.min.js diff --git a/apidocs/cloud-api-docs/source/javascripts/lib/_jquery.highlight.js b/apidocs/cloud-api-source/source/javascripts/lib/_jquery.highlight.js similarity index 100% rename from apidocs/cloud-api-docs/source/javascripts/lib/_jquery.highlight.js rename to apidocs/cloud-api-source/source/javascripts/lib/_jquery.highlight.js diff --git a/apidocs/cloud-api-docs/source/javascripts/lib/_jquery.tocify.js b/apidocs/cloud-api-source/source/javascripts/lib/_jquery.tocify.js similarity index 100% rename from apidocs/cloud-api-docs/source/javascripts/lib/_jquery.tocify.js rename to apidocs/cloud-api-source/source/javascripts/lib/_jquery.tocify.js diff --git a/apidocs/cloud-api-docs/source/javascripts/lib/_jquery_ui.js b/apidocs/cloud-api-source/source/javascripts/lib/_jquery_ui.js similarity index 100% rename from apidocs/cloud-api-docs/source/javascripts/lib/_jquery_ui.js rename to apidocs/cloud-api-source/source/javascripts/lib/_jquery_ui.js diff --git a/apidocs/cloud-api-docs/source/javascripts/lib/_lunr.js b/apidocs/cloud-api-source/source/javascripts/lib/_lunr.js similarity index 100% rename from apidocs/cloud-api-docs/source/javascripts/lib/_lunr.js rename to apidocs/cloud-api-source/source/javascripts/lib/_lunr.js diff --git a/apidocs/cloud-api-docs/source/layouts/layout.erb b/apidocs/cloud-api-source/source/layouts/layout.erb similarity index 100% rename from apidocs/cloud-api-docs/source/layouts/layout.erb rename to apidocs/cloud-api-source/source/layouts/layout.erb diff --git a/apidocs/cloud-api-docs/source/stylesheets/_icon-font.scss b/apidocs/cloud-api-source/source/stylesheets/_icon-font.scss similarity index 100% rename from apidocs/cloud-api-docs/source/stylesheets/_icon-font.scss rename to apidocs/cloud-api-source/source/stylesheets/_icon-font.scss diff --git a/apidocs/cloud-api-docs/source/stylesheets/_normalize.css b/apidocs/cloud-api-source/source/stylesheets/_normalize.css similarity index 100% rename from apidocs/cloud-api-docs/source/stylesheets/_normalize.css rename to apidocs/cloud-api-source/source/stylesheets/_normalize.css diff --git a/apidocs/cloud-api-docs/source/stylesheets/_syntax.scss.erb b/apidocs/cloud-api-source/source/stylesheets/_syntax.scss.erb similarity index 100% rename from apidocs/cloud-api-docs/source/stylesheets/_syntax.scss.erb rename to apidocs/cloud-api-source/source/stylesheets/_syntax.scss.erb diff --git a/apidocs/cloud-api-docs/source/stylesheets/_variables.scss b/apidocs/cloud-api-source/source/stylesheets/_variables.scss similarity index 100% rename from apidocs/cloud-api-docs/source/stylesheets/_variables.scss rename to apidocs/cloud-api-source/source/stylesheets/_variables.scss diff --git a/apidocs/cloud-api-docs/source/stylesheets/print.css.scss b/apidocs/cloud-api-source/source/stylesheets/print.css.scss similarity index 100% rename from apidocs/cloud-api-docs/source/stylesheets/print.css.scss rename to apidocs/cloud-api-source/source/stylesheets/print.css.scss diff --git a/apidocs/cloud-api-docs/source/stylesheets/screen.css.scss b/apidocs/cloud-api-source/source/stylesheets/screen.css.scss similarity index 100% rename from apidocs/cloud-api-docs/source/stylesheets/screen.css.scss rename to apidocs/cloud-api-source/source/stylesheets/screen.css.scss