Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 36 additions & 4 deletions src/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,51 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.

Table of Contents
=================
conda-forge
============
conda-forge is a community-led collection of recipes, build infrastructure and distributions for the conda package manager.

To begin using conda-forge for package installation see

.. toctree::
:maxdepth: 2
:maxdepth: 1
:includehidden:

user/00_intro

To contribute packages to the conda-forge channel or to maintain already existing packages see

.. toctree::
:maxdepth: 1
:includehidden:

maintainer/00_intro

To learn about the conda-forge community and its functioning see

.. toctree::
:maxdepth: 1
:includehidden:

orga/00_intro
misc/00_intro

Without conda-forge endorsing any, several conda-forge community members are open to contractual engagements. To learn more see

.. toctree::
:maxdepth: 1
:includehidden:

contracting/00_intro

Other Information

.. toctree::
:maxdepth: 1
:includehidden:

misc/00_intro



.. feed::
:rss: news.rss
Expand Down