summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2019-11-26 18:30:49 +0100
committerTodd Gamblin <tgamblin@llnl.gov>2019-11-26 09:30:49 -0800
commit77c206185b91f34fa8551cd1eb0cffd7d5b4b492 (patch)
treee8b334c04fb44d2a3087a8a967fe46a5ce9d9be7
parent7a81c37bdef5151bd4503af46ef3ccb5ef65ae04 (diff)
downloadspack-77c206185b91f34fa8551cd1eb0cffd7d5b4b492.tar.gz
spack-77c206185b91f34fa8551cd1eb0cffd7d5b4b492.tar.bz2
spack-77c206185b91f34fa8551cd1eb0cffd7d5b4b492.tar.xz
spack-77c206185b91f34fa8551cd1eb0cffd7d5b4b492.zip
Remove warning from the "Custom Extensions" section of the docs (#13804)
Extensions have been available for a while and the overall design seems solid enough to be feasible for extensions without losing backward compatibility.
-rw-r--r--lib/spack/docs/extensions.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/spack/docs/extensions.rst b/lib/spack/docs/extensions.rst
index 8f4c54b435..18b4e4b41c 100644
--- a/lib/spack/docs/extensions.rst
+++ b/lib/spack/docs/extensions.rst
@@ -9,12 +9,6 @@
Custom Extensions
=================
-.. warning::
-
- The support for extending Spack with custom commands is still experimental.
- Users should expect APIs or prescribed directory structures to
- change at any time.
-
*Spack extensions* permit you to extend Spack capabilities by deploying your
own custom commands or logic in an arbitrary location on your filesystem.
This might be extremely useful e.g. to develop and maintain a command whose purpose is