mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 16:21:46 +03:00
3ee965e30d
We had a lot of things missing here, and the contributing guidelines were extremely out of date and reflected the state when I first made the Idris 2 repo public. I've updated both to reflect the current state of the way we work, and to give better guidelines about what will be most helpful.
33 lines
920 B
ReStructuredText
33 lines
920 B
ReStructuredText
.. Idris Manual documentation master file, created by
|
|
sphinx-quickstart on Sat Feb 28 20:41:47 2015.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Documentation for the Idris 2 Language
|
|
======================================
|
|
|
|
.. note::
|
|
|
|
The documentation for Idris 2 has been published under the Creative
|
|
Commons CC0 License. As such to the extent possible under law, *The
|
|
Idris Community* has waived all copyright and related or neighboring
|
|
rights to Documentation for Idris.
|
|
|
|
More information concerning the CC0 can be found online at: https://creativecommons.org/publicdomain/zero/1.0/
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tutorial/index
|
|
faq/faq
|
|
backends/index
|
|
updates/updates
|
|
typedd/typedd
|
|
reference/packages
|
|
libraries/index
|
|
app/index
|
|
ffi/index
|
|
proofs/index
|
|
implementation/index
|
|
reference/index
|