|
1 |
| -conda-forge documentation |
2 |
| -========================= |
| 1 | +--- |
| 2 | +title: 'conda-forge documentation' |
| 3 | +sidebar_position: 0 |
| 4 | +--- |
3 | 5 |
|
4 |
| -What is conda-forge? |
5 |
| --------------------- |
| 6 | +<a id="conda-forge-documentation"></a> |
6 | 7 |
|
7 |
| -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. |
8 |
| -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>`_. |
| 8 | +# conda-forge documentation |
9 | 9 |
|
10 |
| -**Missing a package that you would love to install with conda?** |
| 10 | +<a id="what-is-conda-forge"></a> |
11 | 11 |
|
12 |
| -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. |
| 12 | +## What is conda-forge? |
13 | 13 |
|
14 |
| -**Cannot find a package or only outdated versions of a package?** - Everybody is welcome to contribute to our package stack! |
| 14 | +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. |
| 15 | +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). |
15 | 16 |
|
16 |
| -- We value all kinds of contributions — not just code. A few recommended ways to start contributing to conda-forge are: |
| 17 | +**Missing a package that you would love to install with conda?** |
17 | 18 |
|
18 |
| - - :doc:`Contribute new packages </maintainer/adding_pkgs>` |
19 |
| - - Help update and :doc:`maintain packages </maintainer/updating_pkgs>` |
20 |
| - - Suggest or implement improvements for our :doc:`infrastructure </maintainer/infrastructure>` |
21 |
| - - Help :ref:`improve the documentation <improve_docs>` |
22 |
| - - For a detailed overview please refer to :doc:`/user/contributing` |
| 19 | +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. |
23 | 20 |
|
24 |
| -- To see our governance policies, see :doc:`/orga/governance`. |
| 21 | +**Cannot find a package or only outdated versions of a package?** - Everybody is welcome to contribute to our package stack! |
25 | 22 |
|
| 23 | +- We value all kinds of contributions — not just code. A few recommended ways to start contributing to conda-forge are: |
| 24 | + - [Contribute new packages](maintainer/adding_pkgs.md) |
| 25 | + - Help update and [maintain packages](maintainer/updating_pkgs.md) |
| 26 | + - Suggest or implement improvements for our [infrastructure](maintainer/infrastructure.md) |
| 27 | + - Help [improve the documentation](user/contributing.md#improve-docs) |
| 28 | + - For a detailed overview please refer to [Becoming involved](user/contributing.md) |
| 29 | +- To see our governance policies, see [Governance](orga/governance.md). |
26 | 30 | - If you find bugs, need help, or want to talk to the developers, use our mailing lists or chat rooms:
|
| 31 | + - [GitHub issues](https://github.com/conda-forge/conda-forge.github.io/issues) |
| 32 | + - [Element chatroom](https://app.element.io/#/room/#conda-forge:matrix.org) |
| 33 | + - [Discourse group](https://conda.discourse.group) |
| 34 | + - [Mailing list (archived)](https://groups.google.com/forum/#!forum/conda-forge) |
27 | 35 |
|
28 |
| - - `GitHub issues <https://github.com/conda-forge/conda-forge.github.io/issues>`_ |
29 |
| - - `Element chatroom <https://app.element.io/#/room/#conda-forge:matrix.org>`_ |
30 |
| - - `Discourse group <https://conda.discourse.group>`_ |
31 |
| - - `Mailing list (archived) <https://groups.google.com/forum/#!forum/conda-forge>`_ |
32 |
| - |
33 |
| - |
34 |
| -Table of Contents |
35 |
| -================= |
| 36 | +<a id="table-of-contents"></a> |
36 | 37 |
|
37 |
| -.. toctree:: |
38 |
| - :maxdepth: 2 |
39 |
| - :includehidden: |
| 38 | +# Table of Contents |
40 | 39 |
|
41 |
| - user/00_intro |
42 |
| - maintainer/00_intro |
43 |
| - orga/00_intro |
44 |
| - misc/00_intro |
45 |
| - contracting/00_intro |
| 40 | +* [User Documentation](user/index.md) |
| 41 | + * [A brief introduction](user/introduction.md) |
| 42 | + * [Tips & tricks](user/tipsandtricks.md) |
| 43 | + * [Using conda-smithy to manage your CI](user/ci-skeleton.md) |
| 44 | + * [FAQ](user/faq.md) |
| 45 | + * [Becoming involved](user/contributing.md) |
| 46 | + * [How to get help at conda-forge](user/how_to_get_help.md) |
| 47 | + * [Talks and resources about conda-forge](user/talks.md) |
| 48 | +* [Maintainer Documentation](maintainer/index.md) |
| 49 | + * [Infrastructure](maintainer/infrastructure.md) |
| 50 | + * [Contributing packages](maintainer/adding_pkgs.md) |
| 51 | + * [Maintaining packages](maintainer/updating_pkgs.md) |
| 52 | + * [Pinned dependencies](maintainer/pinning_deps.md) |
| 53 | + * [Configuring conda-forge.yml](maintainer/conda_forge_yml.md) |
| 54 | + * [Knowledge Base](maintainer/knowledge_base.md) |
| 55 | + * [FAQ](maintainer/maintainer_faq.md) |
| 56 | +* [Organisation Documentation](orga/index.md) |
| 57 | + * [Guidelines](orga/guidelines.md) |
| 58 | + * [Governance](orga/governance.md) |
| 59 | + * [A list of current sub-teams](orga/subteams.md) |
| 60 | + * [Joining the team](orga/joining-the-team.md) |
| 61 | + * [Core team meeting minutes](orga/minutes/index.md) |
| 62 | + * [Index of CFEPs](orga/cfep-index.md) |
| 63 | + * [Getting in Touch](orga/getting-in-touch.md) |
| 64 | + * [Funding efforts for conda-forge](orga/funding/index.md) |
| 65 | +* [Miscellaneous](misc/index.md) |
| 66 | + * [Glossary](misc/index.md#glossary) |
| 67 | +* [Contracting Information](contracting/index.md) |
| 68 | + * [Known Service Providers](contracting/index.md#known-service-providers) |
| 69 | + * [Becoming a Service Provider](contracting/index.md#becoming-a-service-provider) |
0 commit comments