diff options
| author | Maxime Dénès | 2018-04-12 20:24:52 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2018-04-12 20:24:52 +0200 |
| commit | 0f68627e37357f7ff37dba59abb856c52b411830 (patch) | |
| tree | 8a8200930bfb261a480973b0b12b1da8e00b6789 | |
| parent | 424cffe91ee8819de8cde27d98c534eed51ca251 (diff) | |
| parent | c91f9c180fda584be0fb5b068243c44cf1374a62 (diff) | |
Merge PR #7222: [sphinx] Remove migration artefacts.
| -rw-r--r-- | doc/sphinx/addendum/miscellaneous-extensions.rst | 3 | ||||
| -rw-r--r-- | doc/sphinx/addendum/type-classes.rst | 3 | ||||
| -rw-r--r-- | doc/sphinx/language/coq-library.rst | 3 | ||||
| -rw-r--r-- | doc/sphinx/proof-engine/ssreflect-proof-language.rst | 5 |
4 files changed, 1 insertions, 13 deletions
diff --git a/doc/sphinx/addendum/miscellaneous-extensions.rst b/doc/sphinx/addendum/miscellaneous-extensions.rst index b0343a8f01..3ed4ce7625 100644 --- a/doc/sphinx/addendum/miscellaneous-extensions.rst +++ b/doc/sphinx/addendum/miscellaneous-extensions.rst @@ -5,9 +5,6 @@ Miscellaneous extensions ======================= -:Source: https://coq.inria.fr/distrib/current/refman/miscellaneous.html -:Converted by: Paul Steckler - .. contents:: :local: :depth: 1 diff --git a/doc/sphinx/addendum/type-classes.rst b/doc/sphinx/addendum/type-classes.rst index becebb421b..5518da9acc 100644 --- a/doc/sphinx/addendum/type-classes.rst +++ b/doc/sphinx/addendum/type-classes.rst @@ -5,9 +5,6 @@ Type Classes ============ -:Source: https://coq.inria.fr/distrib/current/refman/type-classes.html -:Author: Matthieu Sozeau - This chapter presents a quick reference of the commands related to type classes. For an actual introduction to type classes, there is a description of the system :cite:`sozeau08` and the literature on type diff --git a/doc/sphinx/language/coq-library.rst b/doc/sphinx/language/coq-library.rst index 29053d6a57..82ced65b4a 100644 --- a/doc/sphinx/language/coq-library.rst +++ b/doc/sphinx/language/coq-library.rst @@ -5,9 +5,6 @@ The |Coq| library ================= -:Source: https://coq.inria.fr/distrib/current/refman/stdlib.html -:Converted by: Pierre Letouzey - .. index:: single: Theories diff --git a/doc/sphinx/proof-engine/ssreflect-proof-language.rst b/doc/sphinx/proof-engine/ssreflect-proof-language.rst index bd71e5ed81..df5b362970 100644 --- a/doc/sphinx/proof-engine/ssreflect-proof-language.rst +++ b/doc/sphinx/proof-engine/ssreflect-proof-language.rst @@ -6,10 +6,7 @@ The |SSR| proof language ------------------------------ -:Source: https://coq.inria.fr/distrib/current/refman/ssreflect.html -:Converted by: Enrico Tassi - -Author: Georges Gonthier, Assia Mahboubi, Enrico Tassi +:Authors: Georges Gonthier, Assia Mahboubi, Enrico Tassi Introduction |
