Converted existing markdown documentation to RST format. 43/28743/4
authorspisarski <s.pisarski@cablelabs.com>
Wed, 15 Feb 2017 19:07:07 +0000 (12:07 -0700)
committerspisarski <s.pisarski@cablelabs.com>
Wed, 15 Feb 2017 22:23:39 +0000 (15:23 -0700)
commitc5301a7a2e890fed97ffe04b40ccbe331e7f4a0b
tree72e5715cb7496d5826e6b0fea9652c969bf75f2b
parent57777f3df521553a06cd01a3861b415d2905ceca
Converted existing markdown documentation to RST format.
Removed MD versions.
Moved examples directory up one under repo root
Moved RST files under docs/how-to-use

Change-Id: I4137b8591e4ae63e40674a7f5f8243d928efee0c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
22 files changed:
docs/APITests.md [deleted file]
docs/IntegrationTests.md [deleted file]
docs/Testing.md [deleted file]
docs/UnitTests.md [deleted file]
docs/VirtEnvDeploy.md [deleted file]
docs/how-to-use/APITests.rst [new file with mode: 0644]
docs/how-to-use/IntegrationTests.rst [new file with mode: 0644]
docs/how-to-use/Testing.rst [new file with mode: 0644]
docs/how-to-use/UnitTests.rst [new file with mode: 0644]
docs/how-to-use/VirtEnvDeploy.rst [new file with mode: 0644]
docs/how-to-use/index.rst [new file with mode: 0644]
docs/index.md [deleted file]
examples/complex-network/deploy-complex-network.yaml [moved from docs/examples/complex-network/deploy-complex-network.yaml with 100% similarity]
examples/complex-network/main.yml [moved from docs/examples/complex-network/main.yml with 100% similarity]
examples/complex-network/playbooks/sample-playbook.yml [moved from docs/examples/complex-network/playbooks/sample-playbook.yml with 100% similarity]
examples/external-network/deploy-ext-net.yaml [moved from docs/examples/external-network/deploy-ext-net.yaml with 100% similarity]
examples/simple/deploy-simple.yaml [moved from docs/examples/simple/deploy-simple.yaml with 100% similarity]
examples/simple/files/motd [moved from docs/examples/simple/files/motd with 100% similarity]
examples/simple/main.yml [moved from docs/examples/simple/main.yml with 100% similarity]
examples/simple/playbooks/sample-playbook.yml [moved from docs/examples/simple/playbooks/sample-playbook.yml with 100% similarity]
examples/two-network/deploy-two-net-centos.yaml [moved from docs/examples/two-network/deploy-two-net-centos.yaml with 100% similarity]
examples/two-network/deploy-two-net-ubuntu.yaml [moved from docs/examples/two-network/deploy-two-net-ubuntu.yaml with 100% similarity]