diff options
author | Ashlee Young <ashlee@wildernessvoice.com> | 2015-11-30 06:54:10 -0800 |
---|---|---|
committer | Ashlee Young <ashlee@wildernessvoice.com> | 2015-11-30 06:54:10 -0800 |
commit | 315bbfe3bf692fecfba5380ac26235054a3ebfdb (patch) | |
tree | 883e62b654f3893f5e673f967ae151f746003084 /docs | |
parent | bab2c7857e4e9971a18efdc58410152ccd826125 (diff) |
restructuring docs
Change-Id: I28db98f123c4c586a8c3a08b3f6e588837a21fbc
Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README | 1 | ||||
-rw-r--r-- | docs/README.apis | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/README b/docs/README new file mode 100644 index 00000000..9636230a --- /dev/null +++ b/docs/README @@ -0,0 +1 @@ +This is where we will place Framework specific documentation. diff --git a/docs/README.apis b/docs/README.apis deleted file mode 100644 index 1da66243..00000000 --- a/docs/README.apis +++ /dev/null @@ -1,2 +0,0 @@ -The APIs docs exist as a submodule in docs/apis. In order to retrieve them, you must change directories to "apis" and then do a "git pull origin master". This will pull down all relevant API documents related to the source components in this release". - |