Skip to content

Commit 099433e

Browse files
authored
Merge pull request #38 from chrishavlin/update_docs_index
update overview
2 parents 8eeb61e + db3028b commit 099433e

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

docs/index.rst

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,14 @@ loaded via xarray.
1111
Presently, yt_xarray primarily adds methods to generate a yt dataset from a
1212
subset of xarray dataset fields, without making copies of data when possible.
1313

14-
To get started check out the following pages:
14+
After installing, the easiest way to get started is to peruse the
15+
:ref:`Example Notebooks`.
16+
If you come across any issues or have feature requests, please reach out at the
17+
`yt_xarray github repository <https://github.com/data-exp-lab/yt_xarray/>`_!
1518

1619
.. toctree::
20+
:hidden:
1721
:maxdepth: 2
18-
:caption: Contents:
1922

2023
installation
2124
supported_grids
@@ -24,8 +27,3 @@ To get started check out the following pages:
2427
API <modules>
2528
contributing
2629

27-
Indices and tables
28-
==================
29-
* :ref:`genindex`
30-
* :ref:`modindex`
31-
* :ref:`search`

0 commit comments

Comments
 (0)