From b63bd9c3d8c1f47a9354242eaee196713edde01f Mon Sep 17 00:00:00 2001 From: Brant Knudson Date: Sun, 2 Feb 2014 10:34:05 -0600 Subject: [PATCH] Docs link to middlewarearchitecture There was no link to the middleware architecture from the main page so nobody would know that it's there. This adds the link. Change-Id: I2cd7a458b48d2c2889e4305e01bc013796a67c6e --- doc/source/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/index.rst b/doc/source/index.rst index 440f463f..e5cd3dec 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -16,6 +16,8 @@ Contents: using-api-v2 using-api-v3 + middlewarearchitecture + api/modules Contributing