Add directory for code documentation 13/8613/1
authorAna C <ana.cunha@ericsson.com>
Fri, 29 Jan 2016 16:49:32 +0000 (17:49 +0100)
committerAna Cunha <ana.cunha@ericsson.com>
Fri, 29 Jan 2016 17:12:25 +0000 (17:12 +0000)
commit89b5ed4a164519a159f05887371469f8ea2a6a91
treed1433d2099da0539a82faaadc2519723fe28e941
parente4bdace33bfe68bf3efd5a50a73d8553bd8beb73
Add directory for code documentation

This change adds a folder for yardstick code documentation under docs,
apidocs. An index.rst  file is added, and a modules.rst to list the
modules.
The documentation will be automatically generated from code docstrings,
using sphinx autodoc directive.

JIRA:YARDSTICK-161

Change-Id: I56ff1904c319a00352842be5ba7bb0cb52bbc3d6
Signed-off-by: Ana C <ana.cunha@ericsson.com>
(cherry picked from commit f879c91a15dfd0de24367dd098c8c796851f9769)
docs/apidocs/index.rst [new file with mode: 0644]
docs/apidocs/modules.rst [new file with mode: 0644]