Add support for ONAP documentation project 69/79169/2
authorPetr Ospalý <p.ospaly@partner.samsung.com>
Tue, 26 Feb 2019 10:42:16 +0000 (11:42 +0100)
committerPetr Ospalý <p.ospaly@partner.samsung.com>
Tue, 26 Feb 2019 10:53:20 +0000 (11:53 +0100)
commit41a20c145b30e9eebf395742b986bfed2ed7ca60
tree96061a1f11c01b852858281560f30aef1b4245dd
parentf3491548c657ac1c7f7840eb664e923d5d63c751
Add support for ONAP documentation project

Provided the mandatory doc structure:
  docs/
    index.rst
    ...

Added a couple of .gitignore for better testing and development.

Change-Id: I722806681e4844e0ea915006bc7de6018d3073d7
Issue-ID: OOM-1672
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
.gitignore [new file with mode: 0644]
docs/.gitignore [new file with mode: 0644]
docs/BuildGuide.rst [moved from doc/BuildGuide.rst with 100% similarity, mode: 0644]
docs/InstallGuide.rst [moved from doc/InstallGuide.rst with 100% similarity, mode: 0644]
docs/index.rst [new file with mode: 0644]