diff options
author | Ashlee Young <ashlee@wildernessvoice.com> | 2015-11-28 08:46:31 -0800 |
---|---|---|
committer | Ashlee Young <ashlee@wildernessvoice.com> | 2015-11-28 08:46:31 -0800 |
commit | 76f6bf922552c00546e6e85ca471eab28f56986c (patch) | |
tree | 2a9e4faae811952418dd124065d52c7dbc5ffe1f /docs | |
parent | 3ae06eae6edc965f26dcb550a5c2883f4a976f48 (diff) |
README for APIs submodule
Change-Id: If3b4831f52d511310b831cc214b8505c346091a0
Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.apis | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.apis b/docs/README.apis new file mode 100644 index 00000000..35467b8d --- /dev/null +++ b/docs/README.apis @@ -0,0 +1 @@ +The APIs docs exist as a submodule in docs/apis. In order to retrieve them, you must do a git pull recursive "git pull --recurse-submodules". |