summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2016-12-17 04:59:06 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-12-17 04:59:06 +0000
commit206d947de9c57ca50cb785b01a2186d773d1663d (patch)
tree6b83ffc8c31ba153685783db2471f708733a5c65 /docs
parent5857a47008a3b2e321fcb130dcc7f1ea12f68ee9 (diff)
parent536dc4ecc4367d9569477528f48e4e7ceb03c5a4 (diff)
docs: Add deprecation message for the developer.android.com docs am: b9bd6cca9e am: 045ae0458a am: e161f75d38
am: 536dc4ecc4 Change-Id: I431cc25fd1658a08497c562abefa05f55df9382f
Diffstat (limited to 'docs')
-rw-r--r--docs/__DEPRECATED__DO_NOT_EDIT__.txt16
-rw-r--r--docs/html/__DEPRECATED__DO_NOT_EDIT__.txt16
2 files changed, 32 insertions, 0 deletions
diff --git a/docs/__DEPRECATED__DO_NOT_EDIT__.txt b/docs/__DEPRECATED__DO_NOT_EDIT__.txt
new file mode 100644
index 000000000000..3f8fc80c3b0b
--- /dev/null
+++ b/docs/__DEPRECATED__DO_NOT_EDIT__.txt
@@ -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
diff --git a/docs/html/__DEPRECATED__DO_NOT_EDIT__.txt b/docs/html/__DEPRECATED__DO_NOT_EDIT__.txt
new file mode 100644
index 000000000000..3f8fc80c3b0b
--- /dev/null
+++ b/docs/html/__DEPRECATED__DO_NOT_EDIT__.txt
@@ -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