diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8dbdca1..21d70b4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1 @@ -The neonutilities package is currently not accepting external contributions. If you have a suggestion for a fix or enhancement to the package, please create an [Issue](https://github.com/NEONScience/NEON-utilities-python/issues) in this repository, or contact us using the NEON [Contact Us](https://www.neonscience.org/about/contact-us) page. \ No newline at end of file +The neonutilities package is currently not accepting external pull requests. If you have a suggestion for a fix or enhancement to the package, please create an [Issue](https://github.com/NEONScience/NEON-utilities-python/issues) in this repository, or contact us using the NEON [Contact Us](https://www.neonscience.org/about/contact-us) page. \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index 6f875c9..33d680a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,10 +6,15 @@ neonutilities documentation =========================== -Add your content using ``reStructuredText`` syntax. See the -`reStructuredText `_ -documentation for details. +The neonutilities Python package provides utilities for discovering, downloading, +and working with data files published by the `National Ecological Observatory +Network (NEON) `_. neonutilities provides functions +for downloading all types of NEON data (tabular, hierarchical, image) and for +joining tabular data files across dates and sites. +To explore NEON data available for download and read data product documentation, +use the `Explore Data Products `_ +page on the NEON Data Portal. .. toctree:: :maxdepth: 2