diff options
author | Maxime Dénès <mail@maximedenes.fr> | 2018-04-12 18:49:55 +0200 |
---|---|---|
committer | Maxime Dénès <mail@maximedenes.fr> | 2018-04-12 18:49:55 +0200 |
commit | e49219e4146a695b46bf1dd8b9580e5fd4cef4ea (patch) | |
tree | 43f72e92cdea3597bb46349fdf10c1cb22126c9b /doc/sphinx/introduction.rst | |
parent | 454751d8d933f32dec2dc01804d91047bda13c38 (diff) | |
parent | 4a936c6f5da3a660aecc0bb38f37575d4008a767 (diff) |
Merge PR #7220: Many Sphinx fixes (including a fix of the credits chapter)
Diffstat (limited to 'doc/sphinx/introduction.rst')
-rw-r--r-- | doc/sphinx/introduction.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/introduction.rst b/doc/sphinx/introduction.rst index 514745c1b..67de2ae68 100644 --- a/doc/sphinx/introduction.rst +++ b/doc/sphinx/introduction.rst @@ -2,7 +2,7 @@ Introduction ------------------------ -This document is the Reference Manual of version of the |Coq| proof +This document is the Reference Manual of the |Coq| proof assistant. A companion volume, the |Coq| Tutorial, is provided for the beginners. It is advised to read the Tutorial first. A book :cite:`CoqArt` on practical uses of the |Coq| system was |