aboutsummaryrefslogtreecommitdiffstats
path: root/12_document-changelog
diff options
context:
space:
mode:
authorGina Dimino <gdimino@google.com>2017-01-11 16:18:39 -0800
committerGina Dimino <gdimino@google.com>2017-02-24 21:49:18 +0000
commit8f4279bdd6fd0e7e7187641c0283cfcfbd900811 (patch)
tree0858b6b1eef20472e47858c4eff6fe9e06c376df /12_document-changelog
parent744742c9fa5821694bf986a3b443f06363f3513a (diff)
downloadplatform_compatibility_cdd-8f4279bdd6fd0e7e7187641c0283cfcfbd900811.tar.gz
platform_compatibility_cdd-8f4279bdd6fd0e7e7187641c0283cfcfbd900811.tar.bz2
platform_compatibility_cdd-8f4279bdd6fd0e7e7187641c0283cfcfbd900811.zip
Docs: Add CURRENT_BRANCH variable and code.
Use a variable CURRENT_BRANCH to designate the AOSP branch to use for the changelog. Update code to make the substitution. Bug: 34106192 Test: python make_cdd.py --version 7.1 --branch nougat-mr1-dev Change-Id: Ia68946b91e61129929dd0dfb91d495d3c53b095b
Diffstat (limited to '12_document-changelog')
-rw-r--r--12_document-changelog/12_0_intro.md28
1 files changed, 14 insertions, 14 deletions
diff --git a/12_document-changelog/12_0_intro.md b/12_document-changelog/12_0_intro.md
index fc28dd44..40277534 100644
--- a/12_document-changelog/12_0_intro.md
+++ b/12_document-changelog/12_0_intro.md
@@ -2,24 +2,24 @@
For a summary of changes to the Compatibility Definition in this release:
-* [Document changelog](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/?pretty=full&no-merges)
+* [Document changelog](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/?pretty=full&no-merges)
For a summary of changes to individuals sections:
-1. [Introduction](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/1_introduction?pretty=full&no-merges)
-1. [Device Types](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/2_device_types?pretty=full&no-merges)
-1. [Software](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/3_software?pretty=full&no-merges)
-1. [Application Packaging](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/4_application-packaging?pretty=full&no-merges)
-1. [Multimedia](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/5_multimedia?pretty=full&no-merges)
-1. [Developer Tools and Options](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/6_dev-tools-and-options?pretty=full&no-merges)
-1. [Hardware Compatibility](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/7_hardware-compatibility?pretty=full&no-merges)
-1. [Performance and Power](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/8_performance-and-power?pretty=full&no-merges)
-1. [Security Model](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/9_security-model?pretty=full&no-merges)
-1. [Software Compatibility Testing](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/10_software-compatibility-testing?pretty=full&no-merges)
-1. [Updatable Software](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/11_updatable-software?pretty=full&no-merges)
-1. [Document Changelog](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/12_document-changelog?pretty=full&no-merges)
-1. [Contact Us](https://android.googlesource.com/platform/compatibility/cdd/+log/nougat-release/13_contact-us?pretty=full&no-merges)
+1. [Introduction](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/1_introduction?pretty=full&no-merges)
+1. [Device Types](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/2_device_types?pretty=full&no-merges)
+1. [Software](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/3_software?pretty=full&no-merges)
+1. [Application Packaging](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/4_application-packaging?pretty=full&no-merges)
+1. [Multimedia](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/5_multimedia?pretty=full&no-merges)
+1. [Developer Tools and Options](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/6_dev-tools-and-options?pretty=full&no-merges)
+1. [Hardware Compatibility](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/7_hardware-compatibility?pretty=full&no-merges)
+1. [Performance and Power](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/8_performance-and-power?pretty=full&no-merges)
+1. [Security Model](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/9_security-model?pretty=full&no-merges)
+1. [Software Compatibility Testing](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/10_software-compatibility-testing?pretty=full&no-merges)
+1. [Updatable Software](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/11_updatable-software?pretty=full&no-merges)
+1. [Document Changelog](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/12_document-changelog?pretty=full&no-merges)
+1. [Contact Us](https://android.googlesource.com/platform/compatibility/cdd/+log/CURRENT_BRANCH/13_contact-us?pretty=full&no-merges)
## 12.1\. Changelog Viewing Tips