diff options
| author | Théo Zimmermann | 2018-04-11 22:44:14 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2018-04-11 22:44:14 +0200 |
| commit | c91f9c180fda584be0fb5b068243c44cf1374a62 (patch) | |
| tree | a9d9b5e0bcebb5443a55e425187cb5b0218ab7ff | |
| parent | 8059a0efa79fcd72d56c424adf1bea10dae28d6d (diff) | |
[sphinx] Remove migration artefacts.
These were used very inconsistenty, serve no purpose and the link
to the source is particularly useless because it's a moving target.
| -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 |
