summaryrefslogtreecommitdiff
path: root/lib/spack/docs/extensions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'lib/spack/docs/extensions.rst')
-rw-r--r--lib/spack/docs/extensions.rst8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/spack/docs/extensions.rst b/lib/spack/docs/extensions.rst
index 8f4c54b435..c71a6511ed 100644
--- a/lib/spack/docs/extensions.rst
+++ b/lib/spack/docs/extensions.rst
@@ -1,4 +1,4 @@
-.. Copyright 2013-2019 Lawrence Livermore National Security, LLC and other
+.. Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
Spack Project Developers. See the top-level COPYRIGHT file for details.
SPDX-License-Identifier: (Apache-2.0 OR MIT)
@@ -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