Move docs to readthedocs.io

- Docs are now visible immediately, and we don't have to push them
  separately.
This commit is contained in:
Todd Gamblin 2016-08-30 21:19:31 -07:00
parent 9de7e25085
commit 8709e1c1c3

View File

@ -20,7 +20,7 @@ written in pure Python, and specs allow package authors to write a
single build script for many different builds of the same package. single build script for many different builds of the same package.
See the See the
[Feature Overview](http://software.llnl.gov/spack/features.html) [Feature Overview](http://spack.readthedocs.io/latest/features.html)
for examples and highlights. for examples and highlights.
To install spack and install your first package: To install spack and install your first package:
@ -32,7 +32,7 @@ To install spack and install your first package:
Documentation Documentation
---------------- ----------------
[**Full documentation**](http://software.llnl.gov/spack) for Spack is [**Full documentation**](http://spack.readthedocs.io/) for Spack is
the first place to look. the first place to look.
See also: See also: