aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>2020-01-16 17:15:59 +0100
committerEnric Balletbo i Serra <enric.balletbo@collabora.com>2020-01-16 17:15:59 +0100
commit6813e889c71c5c8c14ccacd6d11add8ac0bd99db (patch)
treef41e76429eadb77b333bcffcb6da872d702b06b9
parentf64abf78be62b079a5a8408bd85e509026670dcd (diff)
downloadcros-ec-tests-6813e889c71c5c8c14ccacd6d11add8ac0bd99db.tar.gz
docs: Rename references to the Chromebooks Test Suite
As now is name Chome OS EC Test Suite, rename all occurences to the old name in documentation to the new name. Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
-rw-r--r--docs/source/conf.py2
-rw-r--r--docs/source/index.rst8
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index d0993bc..e1ae523 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -19,7 +19,7 @@ sys.path.insert(0, os.path.abspath('../..'))
# -- Project information -----------------------------------------------------
-project = 'Chromebooks Test Suite'
+project = 'Chrome OS EC Test Suite'
copyright = '2019, Fabien Lahoudere and Enric Balletbo'
author = 'Fabien Lahoudere and Enric Balletbo'
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 6803a22..3e21e86 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -1,13 +1,13 @@
-.. Chromebooks Test Suite documentation master file, created by
+.. Chrome OS EC Test Suite documentation master file, created by
sphinx-quickstart on Fri Dec 20 14:19:08 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
:tocdepth: 3
-####################################
-Chromebooks Test Suite Documentation
-####################################
+#####################################
+Chrome OS EC Test Suite Documentation
+#####################################
The ``cros-ec-tests`` package is a framework for fully automated testing. It is
designed primarily to test the Linux Kernel under KernelCI with the main focus