Add directory for code documentation 09/8609/2
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:08:18 +0000 (17:08 +0000)
commitf879c91a15dfd0de24367dd098c8c796851f9769
treee308d94018340e3db184c519881f21cecd38636f
parent8f6ecefac63f58bc988bc82ecc5247ec98a13d6e
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>
docs/apidocs/index.rst [new file with mode: 0644]
docs/apidocs/modules.rst [new file with mode: 0644]