diff options
Diffstat (limited to 'doc/sphinx/language')
| -rw-r--r-- | doc/sphinx/language/gallina-extensions.rst | 5 | ||||
| -rw-r--r-- | doc/sphinx/language/gallina-specification-language.rst | 5 | ||||
| -rw-r--r-- | doc/sphinx/language/module-system.rst | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/doc/sphinx/language/gallina-extensions.rst b/doc/sphinx/language/gallina-extensions.rst new file mode 100644 index 0000000000..29929618d4 --- /dev/null +++ b/doc/sphinx/language/gallina-extensions.rst @@ -0,0 +1,5 @@ +:orphan: + +.. raw:: html + + <meta http-equiv="refresh" content="0;URL=extensions/index.html"> diff --git a/doc/sphinx/language/gallina-specification-language.rst b/doc/sphinx/language/gallina-specification-language.rst new file mode 100644 index 0000000000..25812e5257 --- /dev/null +++ b/doc/sphinx/language/gallina-specification-language.rst @@ -0,0 +1,5 @@ +:orphan: + +.. raw:: html + + <meta http-equiv="refresh" content="0;URL=core/index.html"> diff --git a/doc/sphinx/language/module-system.rst b/doc/sphinx/language/module-system.rst new file mode 100644 index 0000000000..f99b132d2a --- /dev/null +++ b/doc/sphinx/language/module-system.rst @@ -0,0 +1,5 @@ +:orphan: + +.. raw:: html + + <meta http-equiv="refresh" content="0;URL=core/modules.html"> |
