From 9043add656177eeac1491a73d2f3ab92bec0013c Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 29 Dec 2018 14:31:27 -0500 Subject: Imported Upstream version 8.8.2 --- doc/tools/coqrst/notations/sphinx.py | 102 +++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 doc/tools/coqrst/notations/sphinx.py (limited to 'doc/tools/coqrst/notations/sphinx.py') diff --git a/doc/tools/coqrst/notations/sphinx.py b/doc/tools/coqrst/notations/sphinx.py new file mode 100644 index 00000000..e05b8341 --- /dev/null +++ b/doc/tools/coqrst/notations/sphinx.py @@ -0,0 +1,102 @@ +########################################################################## +## # The Coq Proof Assistant / The Coq Development Team ## +## v # INRIA, CNRS and contributors - Copyright 1999-2018 ## +##