aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2015-05-12 14:58:23 +0200
committerMilo Casagrande <milo.casagrande@linaro.org>2015-05-12 14:58:23 +0200
commit242545c8653d22f9ab23a4a660e7eec12a76b0d0 (patch)
treec59d471f469e6be1b8bf278eacdf34c1b4a1d296
parent361ad68ec32fcd704e543c06b08b430fe4ba0c62 (diff)
doc: Fic doc on email headers.
-rw-r--r--doc/intro.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/intro.rst b/doc/intro.rst
index 8b7986f..ac6ac0c 100644
--- a/doc/intro.rst
+++ b/doc/intro.rst
@@ -200,15 +200,12 @@ Responses will be compressed using **gzip**.
Email Reports
-------------
-Through the :ref:`send <collection_send>` resource it is possible to send boot
-and build email reports.
-
The email reports contain custom headers that can be used by email client.
+----------------------------+-----------------------------+----------------------------+
| | Build Report | Boot Report |
+============================+=============================+============================+
-| ``X-Kernelci-Report-Type`` | It's value will be "build". | It's value will be "boot". |
+| ``X-Kernelci-Report-Type`` | Its value will be "build". | Its value will be "boot". |
+----------------------------+-----------------------------+----------------------------+
| ``X-Kernelci-Tree`` | The name of the tree/job. |
+----------------------------+----------------------------------------------------------+