Make both ftp and http links for source download
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 10 Feb 2016 08:03:52 +0000 (09:03 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 19 Feb 2016 08:33:03 +0000 (09:33 +0100)
Apparently some people aren't allowed to use ftp.

Change-Id: Ia9270a2692ca3e95569f1de938f1ba0a8fab1a5f

docs/conf.py
docs/download.rst

index 4f9cc9f866c3dfe309dfb08f051c6ee12c610148..5ceab000e862dfb3ed3adb97953ed0ff7a9daab0 100644 (file)
@@ -1,7 +1,7 @@
 #
 # This file is part of the GROMACS molecular simulation package.
 #
-# Copyright (c) 2015, by the GROMACS development team, led by
+# Copyright (c) 2015,2016, by the GROMACS development team, led by
 # Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
 # and including many others, as listed in the AUTHORS file in the
 # top-level source directory and at http://www.gromacs.org.
@@ -145,7 +145,8 @@ rst_epilog += """
 .. |Gromacs| replace:: GROMACS
 .. _gmx-manual: manual-{gmx_version_string}.pdf
 .. _gmx-manual-parent-dir: ../manual-{gmx_version_string}.pdf
-.. |gmx-source-package| replace:: ftp://ftp.gromacs.org/pub/gromacs/gromacs-{gmx_version_string}.tar.gz
+.. |gmx-source-package-ftp| replace:: As ftp ftp://ftp.gromacs.org/pub/gromacs/gromacs-{gmx_version_string}.tar.gz
+.. |gmx-source-package-http| replace:: As http http://ftp.gromacs.org/pub/gromacs/gromacs-{gmx_version_string}.tar.gz
 .. |gmx-regressiontests-package| replace:: http://gerrit.gromacs.org/download/regressiontests-{regressiontest_version}.tar.gz
 .. _up-to-date installation instructions: http://www.gromacs.org/Documentation/Installation_Instructions
 .. _CUDA: http://www.nvidia.com/object/cuda_home_new.html
index e0bc5bede6f4a46e29e5e7c0fd94dd41af5a2e0b..fc58bab707766735a2d2d57d5f96764b45be0053 100644 (file)
@@ -5,7 +5,8 @@ Downloads
 
 Source code
 -----------
-* |gmx-source-package|
+* |gmx-source-package-ftp|
+* |gmx-source-package-http|
 * (md5sum |SOURCE_MD5SUM|)
 
 Other source code versions may be found at the