aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/stdlib
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-05-31 01:23:50 -0400
committerGravatar Jason Gross <jgross@mit.edu>2018-02-20 19:12:35 -0500
commitdb77b92f7cc426aa9fb784be3b07b4097d81ae0d (patch)
tree5f3e7a78afefed01d8fc5da19bfaf7e6035b9411 /doc/stdlib
parent0f2b6099073ef9494f09cfd68edfd64508561b62 (diff)
Doc: add Decimal-related files to index-list.html.template
Diffstat (limited to 'doc/stdlib')
-rw-r--r--doc/stdlib/index-list.html.template7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template
index 48048b7a0..95e541f81 100644
--- a/doc/stdlib/index-list.html.template
+++ b/doc/stdlib/index-list.html.template
@@ -18,6 +18,7 @@ through the <tt>Require Import</tt> command.</p>
theories/Init/Logic.v
theories/Init/Logic_Type.v
theories/Init/Nat.v
+ theories/Init/Decimal.v
theories/Init/Peano.v
theories/Init/Specif.v
theories/Init/Tactics.v
@@ -225,6 +226,12 @@ through the <tt>Require Import</tt> command.</p>
theories/Numbers/BinNums.v
theories/Numbers/NumPrelude.v
theories/Numbers/NaryFunctions.v
+ theories/Numbers/DecimalFacts.v
+ theories/Numbers/DecimalNat.v
+ theories/Numbers/DecimalPos.v
+ theories/Numbers/DecimalN.v
+ theories/Numbers/DecimalZ.v
+ theories/Numbers/DecimalString.v
</dd>
<dt> <b>&nbsp;&nbsp;NatInt</b>: