Skip to content

Commit ad61b78

Browse files
committed
updated docs index
1 parent f8b37ad commit ad61b78

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

docs/index.rst

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ Welcome to cf-pandas's documentation!
99
Installation
1010
------------
1111

12+
To install from conda-forge:
13+
14+
>>> conda install -c conda-forge cf_pandas
15+
1216
To install from PyPI:
17+
1318
>>> pip install cf-pandas
1419

1520

@@ -27,11 +32,11 @@ To install from PyPI:
2732

2833

2934

30-
Indices and tables
31-
==================
35+
.. Indices and tables
36+
.. ==================
3237
33-
* :ref:`genindex`
34-
* :ref:`modindex`
35-
* :ref:`search`
38+
.. * :ref:`genindex`
39+
.. * :ref:`modindex`
40+
.. * :ref:`search`
3641
37-
.. _reStructuredText: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
42+
.. .. _reStructuredText: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html

0 commit comments

Comments
 (0)