[docs] Pkg list: current version, not latest release (#18213)

The package list at https://spack.readthedocs.io/en/latest/package_list.html claims "it is automatically generated based on the packages in the latest Spack release" but it is actually based on the develop branch. This leads to confusion when users find that e.g. herwigpp is included in the list, but it cannot be found when they install the latest release. That latest release has a package list at https://spack.readthedocs.io/en/stable/package_list.html which does indeed not include herwigpp.

Changing the language from "the latest Spack release" to "this Spack version" might make that clearer. Maybe.
This commit is contained in:
Wouter Deconinck 2020-10-18 23:11:20 -05:00 committed by GitHub
parent 1b558aaa81
commit 9471e9cb03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,8 @@ Package List
============
This is a list of things you can install using Spack. It is
automatically generated based on the packages in the latest Spack
release.
automatically generated based on the packages in this Spack
version.
.. raw:: html
:file: package_list.html