summaryrefslogtreecommitdiffstats
path: root/etc/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2017-01-09Requirement updated to support sphinx_bootstrap_themeShubhamRathi1-0/+1
Builds for the new conf.py's importing sphinx_bootstrap_theme (SBT) were failing because jenkins was still loading the previous version of requirements which did not have SBT. Adding the SBT to requirements will ensure the build does not fail. Change-Id: I9a46f519f5d5548e3a304a7d55d99e80a4366460 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2016-07-07migrate docs-build.sh from releng repoRyota MIBU1-0/+6
JIRA: DOCS-153 Change-Id: I568192dbb6653eb8fd8518abebf3558dc00dcee8 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>