spack/lib/spack/docs
Greg Becker 67cd92e6a3
Allow conditional variants (#24858)
A common question from users has been how to model variants 
that are new in new versions of a package, or variants that are 
dependent on other variants. Our stock answer so far has been
an unsatisfying combination of "just have it do nothing in the old
version" and "tell Spack it conflicts".

This PR enables conditional variants, on any spec condition. The 
syntax is straightforward, and matches that of previous features.
2021-11-03 08:11:31 +01:00
..
_gh_pages_redirect Use https for links (#19244) 2020-10-09 11:24:09 -05:00
_static make empty _static directory "exist" to git 2014-01-09 14:03:32 +01:00
build_systems Remove .99 from version ranges (#26422) 2021-10-03 09:09:02 -04:00
example_files Implement an optional compiler bootstrapping phase 2019-09-13 22:57:15 -07:00
images docs: document releases and branches in Spack 2020-07-06 11:39:19 -07:00
tables Improve bootstrapping docs a hair (#25962) 2021-09-16 07:02:31 -04:00
_spack_root docs: make docs build relocatable for localized builds 2019-05-26 18:23:44 -07:00
.gitignore tutorial: move tutorial to standalone site (#13450) 2019-10-25 21:49:27 -07:00
analyze.rst Merge pull request #21930 from vsoch/add/spack-monitor 2021-04-15 00:38:36 -07:00
basic_usage.rst Update docs how to display loaded modules (#27159) 2021-11-02 22:12:08 -07:00
binary_caches.rst extending example for buildcaches (#22504) 2021-06-14 21:46:27 -07:00
build_settings.rst copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
build_systems.rst Document how to handle changing build systems (#25174) 2021-08-21 11:05:42 -07:00
chain.rst copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
command_index.in Rework command reference in docs, add spack commands command 2018-02-12 20:25:17 -08:00
conf.py Docs: add link to source code (#25088) 2021-08-02 12:36:40 -07:00
config_yaml.rst installer: Support showing status information in terminal title (#16259) 2021-10-11 17:54:59 +02:00
configuration.rst config: fix SPACK_DISABLE_LOCAL_CONFIG, remove $user_config_path (#27022) 2021-10-28 21:33:44 +00:00
containers.rst containerize: pin the Spack version used in a container (#21910) 2021-10-25 13:09:27 -07:00
contribution_guide.rst Remove documentation tests from GitHub Actions (#26981) 2021-10-27 19:02:52 +02:00
developer_guide.rst Remove the spack.architecture module (#25986) 2021-10-06 10:28:12 -07:00
dockerhub_spack.png spack containerize generates containers from envs (#14202) 2020-01-30 17:19:55 -08:00
environments.rst Add link_type documentation (#25451) 2021-08-17 09:47:26 -07:00
extensions.rst copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
features.rst copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
getting_started.rst Isolate bootstrap configuration from user configuration (#26071) 2021-10-05 09:16:09 +02:00
index.rst Recommend Git's manyFiles feature (#25977) 2021-09-16 09:41:10 -06:00
known_issues.rst copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
Makefile API Docs: fix broken reference targets 2021-07-16 08:30:56 -07:00
mirrors.rst Add doc for mirror of env (#22525) 2021-03-24 20:55:15 +00:00
module_file_generation.svg SC17: reworked module file tutorial section (#5657) 2017-11-12 00:27:20 -08:00
module_file_support.rst modules: allow user to remove arch dir (#24156) 2021-10-26 13:26:09 -07:00
monitoring.rst Adding support for spack monitor with containerize (#23777) 2021-06-17 17:15:22 -07:00
package_list.rst copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
packaging_guide.rst Allow conditional variants (#24858) 2021-11-03 08:11:31 +01:00
pipelines.rst Fix trigger and child links in pipeline docs (#26814) 2021-10-19 14:44:36 +00:00
repositories.rst Fix typo in repositories.rst (#26845) 2021-10-20 11:11:17 +00:00
requirements.txt docutils > 0.17 issue with rendering list items in sphinx (#26355) 2021-10-18 16:55:46 +00:00
spack.yaml docutils > 0.17 issue with rendering list items in sphinx (#26355) 2021-10-18 16:55:46 +00:00
workflows.rst docs: minor grammar fix (#25814) 2021-09-07 09:51:14 +00:00