diff options
author | Ashlee Young <ashlee@wildernessvoice.com> | 2015-11-30 07:41:48 -0800 |
---|---|---|
committer | Ashlee Young <ashlee@wildernessvoice.com> | 2015-11-30 07:41:48 -0800 |
commit | 9b11aecb952c87dd63d0a8ee2a1409c56122fbd8 (patch) | |
tree | b67037eda50408caa0178e37b210cc80b5fb1e2e | |
parent | b5d9a5c8436552384a222968a85285e1586cc935 (diff) |
adding apis submodule from https://github.com/onosfw/apis
Change-Id: Icebfe5f5e9cdfb1d7738fd958d8bdd9cfba8fc89
Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | framework/docs/apis | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..9f96bfe2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "framework/docs/apis"] + path = framework/docs/apis + url = https://github.com/onosfw/apis diff --git a/framework/docs/apis b/framework/docs/apis new file mode 160000 +Subproject e5411c4392c95eefa3d96da32ba09219783694a |