Commit Graph

2 Commits

Author SHA1 Message Date
Abraham Arce 7ea8dff194 [Doc] Setup and Build
Enable documentation via Sphinx Documentation Project and
Tox Automation Project:

- Setting up
  - [1] sphinx-quickstart
  - [2] layout doc/source/
  - [3] layout top directory
- Building
  - [4] tox -e docs

Story: 2004828
Task: 29733

Change-Id: I8ba09c17ff4abee5e6569f9484ee5853dd29ed1a
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2019-02-28 07:12:37 -06:00
Cristopher Lemus 94526ecb07 Initial directory structure
This commit is just to create a base directory structure.

There are a couple of dummy remove.txt files, their purpose is to
be a placeholder until an actual testcase is added.

A dummy zuul job is added, on a subsequent commit, real zuul jobs
will be created to manage specific repository needs, such as
creating doc and release notes.

Change-Id: I232981ae3998607fcef7710ea33f8a5e76a8c601
2019-02-06 21:42:31 -06:00