diff options
| author | Théo Zimmermann | 2020-05-14 19:52:53 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2020-05-16 15:22:23 +0200 |
| commit | 3324759d296145eeb52bcf1051d4fcc45af91fe4 (patch) | |
| tree | 2f19169056cd45c6b54f6b0c5412cd28ec624633 /doc/sphinx/addendum | |
| parent | ebaaa7371c3a3548ccec1836621726f6d829858a (diff) | |
Add redirects for HTML pages that were moved.
Diffstat (limited to 'doc/sphinx/addendum')
| -rw-r--r-- | doc/sphinx/addendum/canonical-structures.rst | 5 | ||||
| -rw-r--r-- | doc/sphinx/addendum/extended-pattern-matching.rst | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/doc/sphinx/addendum/canonical-structures.rst b/doc/sphinx/addendum/canonical-structures.rst new file mode 100644 index 0000000000..5febfdc325 --- /dev/null +++ b/doc/sphinx/addendum/canonical-structures.rst @@ -0,0 +1,5 @@ +:orphan: + +.. raw:: html + + <meta http-equiv="refresh" content="0;URL=../language/extensions/canonical.html"> diff --git a/doc/sphinx/addendum/extended-pattern-matching.rst b/doc/sphinx/addendum/extended-pattern-matching.rst new file mode 100644 index 0000000000..f17c4dce17 --- /dev/null +++ b/doc/sphinx/addendum/extended-pattern-matching.rst @@ -0,0 +1,5 @@ +:orphan: + +.. raw:: html + + <meta http-equiv="refresh" content="0;URL=../language/extensions/match.html"> |
