File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,12 @@ Welcome to cf-pandas's documentation!
9
9
Installation
10
10
------------
11
11
12
+ To install from conda-forge:
13
+
14
+ >>> conda install - c conda- forge cf_pandas
15
+
12
16
To install from PyPI:
17
+
13
18
>>> pip install cf- pandas
14
19
15
20
@@ -27,11 +32,11 @@ To install from PyPI:
27
32
28
33
29
34
30
- Indices and tables
31
- ==================
35
+ .. Indices and tables
36
+ .. ==================
32
37
33
- * :ref: `genindex `
34
- * :ref: `modindex `
35
- * :ref: `search `
38
+ .. * :ref:`genindex`
39
+ .. * :ref:`modindex`
40
+ .. * :ref:`search`
36
41
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
You can’t perform that action at this time.
0 commit comments