From 76824412771cdeaf4b62fcd711e2f722bd32e08f Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Wed, 3 Jul 2013 11:45:03 -0400 Subject: Copy the current state of the platform documentation into the doc directory. Originally I thought it would be better to add the leap_doc git repository as a submodule, but I decided against that: . it requires that the user has to start off by initializing submodules, something that the leap_cli does for you . it would result in more up-to-date documentation than was targeted for this release . it would result in an unfortunate directory structure (doc/doc/platform). For these reasons it seemed to me better to put a snapshot of our current platform documentation into the doc directory right before release. This just means a step in our release process of refreshing these docs once we have reviewed them and updated the known-issues for this release. Change-Id: Ib395ea30553772fd195dd50315f026a2576feedd --- doc/service-diagram.png | Bin 0 -> 25988 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/service-diagram.png (limited to 'doc/service-diagram.png') diff --git a/doc/service-diagram.png b/doc/service-diagram.png new file mode 100644 index 00000000..85e62436 Binary files /dev/null and b/doc/service-diagram.png differ -- cgit v1.2.3