From f985cc38143b17a77bb55631e81df3b9926f31c0 Mon Sep 17 00:00:00 2001 From: WangXiaoPeng Date: Fri, 17 Jul 2015 03:12:58 -0400 Subject: [PATCH] add mini-design page --- source/developers/mini-design.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 source/developers/mini-design.rst diff --git a/source/developers/mini-design.rst b/source/developers/mini-design.rst new file mode 100644 index 000000000..9db2513c7 --- /dev/null +++ b/source/developers/mini-design.rst @@ -0,0 +1,16 @@ +The **Design Document** for certain feature. + +**NOTE** +======= + +The documents displayed in this page are not official guides for user to reference. They are just design documents that describe how to implement certain feature. And sometimes they are not updated with the current implementation. + +2.11 +======= + +.. toctree:: + :maxdepth: 2 + + mini-design/2.11/docker + mini-design/2.11/docker-swarm +