diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-21 20:06:17 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-11-22 13:30:00 +0100 |
| commit | 8fd80245180edd4652d8db70ae5b3437c5fee3e1 (patch) | |
| tree | f566b3e5e9a8f7a89146b1d85153497cdf307275 /HOWTO-RELEASE | |
| parent | e4045d66ec97bc010aff757e708f55e738a13c50 (diff) | |
| download | PROJ-8fd80245180edd4652d8db70ae5b3437c5fee3e1.tar.gz PROJ-8fd80245180edd4652d8db70ae5b3437c5fee3e1.zip | |
Doc: configure the 'Edit on GitHub' button
Diffstat (limited to 'HOWTO-RELEASE')
| -rw-r--r-- | HOWTO-RELEASE | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE index 865dbcf2..0911486e 100644 --- a/HOWTO-RELEASE +++ b/HOWTO-RELEASE @@ -243,3 +243,6 @@ If the previous active version was, let's say, 6.1 and the new version is, let's then checkout 6.1 branch, and in travis/after_success.sh, remove the code that causes commits to 6.1 to cause a website refresh, that is remove the code under `if test "$TRAVIS_SECURE_ENV_VARS" = "true" -a "$TRAVIS_BRANCH" = "6.1"; then`. + +Also edit docs/source/conf.py to change the active branch for documentation +in the `github_version` variable. |
