You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/index.rst
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,18 @@
1
-
.. conda-forge documentation primary file, created by
2
-
sphinx-quickstart on Wed Jun 1 01:44:13 2016.
3
-
You can adapt this file completely to your liking, but it should at least
4
-
contain the root `toctree` directive.
5
-
6
1
conda-forge documentation
7
2
=========================
8
3
9
4
What is conda-forge?
10
5
--------------------
11
-
12
-
Conda-forge is a community effort that provides conda packages for a wide range of software.
6
+
conda-forge is a community effort and a GitHub organization which contains repositories of conda recipes and thus provides conda packages for a wide range of software.
7
+
The built distributions are uploaded to `anaconda.org/conda-forge <https://anaconda.org/conda-forge>`__ and can be installed with `conda <https://conda.pydata.org/docs/intro.html>`_.
13
8
14
9
**Missing a package that you would love to install with conda?**
15
10
16
11
Chances are we have already packaged it for you. You can `search <https://anaconda.org/>`__ for packages online. Look out for packages provided by our ``conda-forge`` organization.
17
12
18
13
**Cannot find a package or only outdated versions of a package?** - Everybody is welcome to contribute to our package stack!
19
14
20
-
- To get started contributing packages see here :ref:`becoming_involved`.
15
+
- To get started contributing packages, see here :ref:`becoming_involved`.
21
16
22
17
- To see our governance policies, see `here <https://conda-forge.org/docs/orga/governance.html>`_.
0 commit comments