Source code for spack.cmd.docs
# Copyright 2013-2022 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)
import webbrowser
description = 'open spack documentation in a web browser'
section = 'help'
level = 'short'