Make platformdoc docker container 81/11781/2
authorLusheng Ji <lji@research.att.com>
Mon, 11 Sep 2017 23:38:09 +0000 (23:38 +0000)
committerLusheng Ji <lji@research.att.com>
Tue, 12 Sep 2017 01:42:11 +0000 (01:42 +0000)
commit1694802295e445771fe32bd3a14fefb53e3ab9fa
tree143e17efc193611ed1795e4c77ca2fdef028c818
parent64472de4c2e2acc7bf883a3e8267ad5aa38e2cb0
Make platformdoc docker container

Issue-Id: DCAEGEN2-60
Change-Id: Id57ab539707a43883ff957a23d2459a9b12df22e
Signed-off-by: Lusheng Ji <lji@research.att.com>
27 files changed:
mvn-phase-lib.sh [new file with mode: 0755]
mvn-phase-script.sh
platformdoc/Dockerfile [moved from Dockerfile with 100% similarity]
platformdoc/README.md [moved from README.md with 100% similarity]
platformdoc/docs/architecture/pieces.md [moved from docs/architecture/pieces.md with 100% similarity]
platformdoc/docs/architecture/service-discovery.md [moved from docs/architecture/service-discovery.md with 100% similarity]
platformdoc/docs/components/component-specification/cdap-specification.md [moved from docs/components/component-specification/cdap-specification.md with 100% similarity]
platformdoc/docs/components/component-specification/common-specification.md [moved from docs/components/component-specification/common-specification.md with 100% similarity]
platformdoc/docs/components/component-specification/docker-specification.md [moved from docs/components/component-specification/docker-specification.md with 100% similarity]
platformdoc/docs/components/component-specification/generated-configuration.md [moved from docs/components/component-specification/generated-configuration.md with 100% similarity]
platformdoc/docs/components/component-specification/start-here.md [moved from docs/components/component-specification/start-here.md with 100% similarity]
platformdoc/docs/components/component-type-cdap.md [moved from docs/components/component-type-cdap.md with 100% similarity]
platformdoc/docs/components/component-type-docker.md [moved from docs/components/component-type-docker.md with 100% similarity]
platformdoc/docs/components/data-formats.md [moved from docs/components/data-formats.md with 100% similarity]
platformdoc/docs/components/dcae-cli/dmaap-connection-objects.md [moved from docs/components/dcae-cli/dmaap-connection-objects.md with 100% similarity]
platformdoc/docs/components/dcae-cli/quickstart.md [moved from docs/components/dcae-cli/quickstart.md with 100% similarity]
platformdoc/docs/components/dcae-cli/walkthrough.md [moved from docs/components/dcae-cli/walkthrough.md with 100% similarity]
platformdoc/docs/components/intro.md [moved from docs/components/intro.md with 100% similarity]
platformdoc/docs/glossary.md [moved from docs/glossary.md with 100% similarity]
platformdoc/docs/images/IO.graffle [moved from docs/images/IO.graffle with 100% similarity]
platformdoc/docs/images/dmd vision.graffle [moved from docs/images/dmd vision.graffle with 100% similarity]
platformdoc/docs/images/dmdvision.png [moved from docs/images/dmdvision.png with 100% similarity]
platformdoc/docs/images/io.png [moved from docs/images/io.png with 100% similarity]
platformdoc/docs/index.md [moved from docs/index.md with 100% similarity]
platformdoc/mkdocs.yml [moved from mkdocs.yml with 100% similarity]
platformdoc/pom.xml [new file with mode: 0644]
pom.xml