From 7a470793d2a8f0cecf9d552ee8a24af025a3475c Mon Sep 17 00:00:00 2001 From: Benjamin Pierce Date: Thu, 27 Jul 2017 17:08:05 -0400 Subject: Add missing paragraph to introduction --- doc/refman/RefMan-int.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/refman/RefMan-int.tex b/doc/refman/RefMan-int.tex index fbeccb664d..7d4c55d0cb 100644 --- a/doc/refman/RefMan-int.tex +++ b/doc/refman/RefMan-int.tex @@ -100,6 +100,11 @@ corresponds to the Chapter~\ref{Addoc-syntax}. presented. Finally, Chapter~\ref{Addoc-coqide} describes the \Coq{} integrated development environment. + +\item The fifth part documents a number of advanced features, including + coercions, canonical structures, typeclasses, program extraction, and + specialized solvers and tactics. See the table of contents for a complete + list. \end{itemize} At the end of the document, after the global index, the user can find -- cgit v1.2.3