diff options
author | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-29 19:21:09 +0000 |
---|---|---|
committer | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-29 19:21:09 +0000 |
commit | 2b37a75f16036eb8228e5d42056f3830e16eda5a (patch) | |
tree | 3b301f2a9efcd9c3708e92f92458ead84869a7cf /chrome/common/extensions/docs/README.txt | |
parent | d2a6c96f39f2338392079528dc28a6793a6f523e (diff) | |
download | chromium_src-2b37a75f16036eb8228e5d42056f3830e16eda5a.zip chromium_src-2b37a75f16036eb8228e5d42056f3830e16eda5a.tar.gz chromium_src-2b37a75f16036eb8228e5d42056f3830e16eda5a.tar.bz2 |
One last bit of docs futzing.
TBR=mihaip@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10704045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144955 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/README.txt')
-rw-r--r-- | chrome/common/extensions/docs/README.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/chrome/common/extensions/docs/README.txt b/chrome/common/extensions/docs/README.txt index 46c56da..b8ec24b 100644 --- a/chrome/common/extensions/docs/README.txt +++ b/chrome/common/extensions/docs/README.txt @@ -22,10 +22,11 @@ The key features of all of this are: * All docs are editable by anyone with commit access to Chrome. The server starts serving new docs automatically as soon as its cache expires. -* The doc sources branch with the code. developer.chrome.com/extensions/beta - always shows beta extension docs, no matter what branch that currently is. - There's no release process for docs, they automatically percolate to the - correct URLs. +* The docs branch with the code. developer.chrome.com/extensions/beta always + shows the docs related to the code in the current Chrome beta, no matter what + branch that currently is. Same for /stable, /dev and /trunk. There's no + release process specific to docs that makes this happen; it's a natural + consequence Chrome's source branching for each release. Directory Layout |