From 77c206185b91f34fa8551cd1eb0cffd7d5b4b492 Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Tue, 26 Nov 2019 18:30:49 +0100 Subject: 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. --- lib/spack/docs/extensions.rst | 6 ------ 1 file changed, 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 -- cgit v1.2.3-60-g2f50