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.
This commit is contained in:
Massimiliano Culpo 2019-11-26 18:30:49 +01:00 committed by Todd Gamblin
parent 7a81c37bde
commit 77c206185b

View File

@ -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