spack/share/spack
Todd Gamblin ff3b5d88e4 rework spack help (#3033)
- Full help is now only generated lazily, when needed.
  - Executing specific commands doesn't require loading all of them.
  - All commands are only loaded if we need them for help.

- There is now short and long help:
  - short help (spack help) shows only basic spack options
  - long help (spack help -a) shows all spack options
  - Both divide help on commands into high-level sections

- Commands now specify attributes from which help is auto-generated:
  - description: used in help to describe the command.
  - section: help section
  - level: short or long

- Clean up command descriptions

- Add a `spack docs` command to open full documentation
  in the browser.

- move `spack doc` command to `spack pydoc` for clarity

- Add a `spack --spec` command to show documentation on 
  the spec syntax.
2017-05-08 13:18:29 -07:00
..
csh Feature Proposal : Make All Python Extensions User Configuration Independent (#1435) 2016-10-06 14:43:49 -07:00
logo Add Spack logo. 2015-10-18 19:14:40 -07:00
qa rework spack help (#3033) 2017-05-08 13:18:29 -07:00
setup-env.csh Correct LLNL LGPL license template for clarity. 2016-05-11 21:22:25 -07:00
setup-env.sh Revert "Add lmod files to MODULEPATH" (#3917) 2017-04-20 03:05:44 -07:00
spack-completion.bash bash completion: fixed invalid identifier (#4079) 2017-05-03 08:12:33 -05:00