diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2023-09-30 20:36:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-01 05:36:22 +0200 |
commit | 9e54134dafa44a0817a440b3ccf05c46407e7962 (patch) | |
tree | ec0f47940f955fcee83452c6a7c958931d43647f /share | |
parent | 08a9345fccd6c3cb9c574101e9b98abc1e2c4131 (diff) | |
download | spack-9e54134dafa44a0817a440b3ccf05c46407e7962.tar.gz spack-9e54134dafa44a0817a440b3ccf05c46407e7962.tar.bz2 spack-9e54134dafa44a0817a440b3ccf05c46407e7962.tar.xz spack-9e54134dafa44a0817a440b3ccf05c46407e7962.zip |
docs: Replace package list with packages.spack.io (#40251)
For a long time, the docs have generated a huge, static HTML package list. It has some
disadvantages:
* It's slow to load
* It's slow to build
* It's hard to search
We now have a nice website that can tell us about Spack packages, and it's searchable so
users can easily find the one or two packages out of 7400 that they're looking for. We
should link to this instead of including a static package list page in the docs.
- [x] Replace package list link with link to packages.spack.io
- [x] Remove `package_list.html` generation from `conf.py`.
- [x] Add a new section for "Links" to the docs.
- [x] Remove docstring notes from contribution guide (we haven't generated RST
for package docstrings for a while)
- [x] Remove referencese to `package-list` from docs.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions