From 0720e1e79de779f741d520c599ef0a3106e52374 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 7 Apr 2016 17:56:49 -0400 Subject: Populate TODOs --- source/whatis.rst | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'source') diff --git a/source/whatis.rst b/source/whatis.rst index db76b57..a30a673 100644 --- a/source/whatis.rst +++ b/source/whatis.rst @@ -2,4 +2,27 @@ What is AstroConda? ******************* -TODO \ No newline at end of file +AstroConda is a free software repository maintained by the `Space Telescope Science Institute `_ +in Baltimore, Maryland. This repository provides tools and utilities commonly used by the Astronomy community. + +.. note:: + + If a package you are looking for does not exist, please see the `Contributing Guide `_. + +~~~~~~~~~~~~~~~~~~ +General Disclaimer +~~~~~~~~~~~~~~~~~~ +:: + + THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF + USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. \ No newline at end of file -- cgit