mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2025-01-06 21:28:25 +03:00
bc4bfb3991
This is an initial copy and refinement of the existing documentation for packaging. This commit also starts the Idris2 reference documentation, in which we can start documenting the language proper. Maybe we should include the contents of `Notes` here, but that is a question for later.
25 lines
796 B
ReStructuredText
25 lines
796 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: http://creativecommons.org/publicdomain/zero/1.0/
|
|
|
|
This is a placeholder, to get set up with readthedocs.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
faq/faq
|
|
reference/index
|