File tree 2 files changed +35
-45
lines changed
2 files changed +35
-45
lines changed Original file line number Diff line number Diff line change @@ -52,15 +52,13 @@ software license agreement.
52
52
53
53
- The source file of each library features a documentation header
54
54
which describes the concepts and notations introduced in that library.
55
- + For MathComp 1.12.0:
56
- * The [[file:htmldoc_1_12_0/libgraph.html][library graph]] can be browsed interactively.
57
- * The [[file:htmldoc_1_12_0/index.html][coqdoc presentation]] of the source files can be browsed online.
58
- + For MathComp 1.11.0:
59
- * The [[file:htmldoc_1_11_0/libgraph.html][library graph]] can be browsed interactively.
60
- * The [[file:htmldoc_1_11_0/index.html][coqdoc presentation]] of the source files can be browsed online.
61
- + For MathComp 1.10.0:
62
- * The [[file:htmldoc_1_10_0/libgraph.html][library graph]] can be browsed interactively.
63
- * The [[file:htmldoc_1_10_0/index.html][coqdoc presentation]] of the source files can be browsed online.
55
+
56
+ - The library graph can be explored interactively and the coqdoc
57
+ presentation of the source files can be browsed online:
58
+ + Version 1.12.0: [[file:htmldoc_1_12_0/libgraph.html][library graph]], [[file:htmldoc_1_12_0/index.html][coqdoc presentation]]
59
+ + Version 1.11.0: [[file:htmldoc_1_11_0/libgraph.html][library graph]], [[file:htmldoc_1_11_0/index.html][coqdoc presentation]]
60
+ + Version 1.10.0: [[file:htmldoc_1_10_0/libgraph.html][library graph]], [[file:htmldoc_1_10_0/index.html][coqdoc presentation]]
61
+
64
62
- The Ssreflect language comes with a dedicated reference manual,
65
63
as a [[https://coq.inria.fr/distrib/current/refman/proof-engine/ssreflect-proof-language.html][chapter]] of Coq's reference manual.
66
64
You can’t perform that action at this time.
0 commit comments