aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/sphinx/index.rst
blob: c5d4936b18eb22b3170b368bc2831fbc3ef4d28c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
.. _introduction:

.. include:: preamble.rst
.. include:: replaces.rst

Introduction
===========================================

.. include:: introduction.rst
.. include:: credits.rst

------------------
Table of contents
------------------

.. toctree::
   :caption: The language

   language/gallina-extensions
   language/coq-library
   language/cic
   language/module-system

.. toctree::
   :caption: The proof engine

   proof-engine/tactics
   proof-engine/detailed-tactic-examples
   proof-engine/ssreflect-proof-language

.. toctree::
   :caption: User extensions

   user-extensions/syntax-extensions
   user-extensions/proof-schemes

.. toctree::
   :caption: Practical tools

   practical-tools/coq-commands
   practical-tools/coqide

.. toctree::
   :caption: Addendum

   addendum/extended-pattern-matching
   addendum/canonical-structures
   addendum/omega
   addendum/micromega

.. toctree::
   :caption: Reference

   zebibliography

.. toctree::
   :caption: Indexes
	     
   genindex
   coq-cmdindex
   coq-tacindex	      
   coq-optindex	      
   coq-exnindex	      
   
.. No entries yet
  * :index:`thmindex`

This material (the Coq Reference Manual) may be distributed only subject to the
terms and conditions set forth in the Open Publication License, v1.0 or later
(the latest version is presently available at
http://www.opencontent.org/openpub). Options A and B are not elected.