docs: Add deprecation message for the developer.android.com docs am: b9bd6cca9e am: 045ae0458a

am: e161f75d38

Change-Id: I622c23e61f4e8db5a51a9d2425cc1fe379ec9505
This commit is contained in:
Joe Fernandez
2016-12-17 04:48:04 +00:00
committed by android-build-merger
2 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
### DEPRECATED: DO NOT EDIT ###
The source files for developer.android.com are NO LONGER MAINTAINED HERE, as
of 12/2016. Migration of content was completed on 10/16/2016.
All authoring of content has been moved to Piper (go/dac-source).
Exceptions and Caveats:
- Reference documentation is still maintained via building of .java source files,
so you may continue to update JavaDoc comments to update documentation.
- Sample code documentation is not maintained in Piper, but is published from
a separate code repository.
For answers to further questions, please email: android-writers@google.com

View File

@@ -0,0 +1,16 @@
### DEPRECATED: DO NOT EDIT ###
The source files for developer.android.com are NO LONGER MAINTAINED HERE, as
of 12/2016. Migration of content was completed on 10/16/2016.
All authoring of content has been moved to Piper (go/dac-source).
Exceptions and Caveats:
- Reference documentation is still maintained via building of .java source files,
so you may continue to update JavaDoc comments to update documentation.
- Sample code documentation is not maintained in Piper, but is published from
a separate code repository.
For answers to further questions, please email: android-writers@google.com