From bf31caab1a1e49285529b296f5aafd3a5b9fe33a Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Wed, 2 Sep 2015 11:39:51 -0700 Subject: [PATCH] Explain that jobs arch. diagram is only for zookeeper Change-Id: I9081f373ca9f0a3bb803f3a798e09ab68ccd1b71 --- doc/source/jobs.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/source/jobs.rst b/doc/source/jobs.rst index dbbc6c7f6..b8d5c705e 100644 --- a/doc/source/jobs.rst +++ b/doc/source/jobs.rst @@ -48,10 +48,15 @@ Jobboards High level architecture ======================= -.. image:: img/jobboard.png +.. figure:: img/jobboard.png :height: 350px :align: right + **Note:** This diagram shows the high-level diagram (and further + parts of this documentation also refer to it as well) of the zookeeper + implementation (other implementations will typically have + different architectures). + Features ========