Skip to content

Commit 567df98

Browse files
committed
[ docs ] Point Idris 1 to wayback
While `docs.idris-lang.org` somehow still exists, part of what we lost in the migration to the GH website was the Idris 1 docs. Edwin also has no idea where those were. Fortunately, there is a wayback archive of them, so we can point people there. Last I spoke with Edwin, we agreed that this should be the move anyhow, since he considers Idris 1 firmly deprecated by now.
1 parent e799169 commit 567df98

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

src/content/pages/docs/index.rst

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,25 @@ There is API documentation for the following packages:
2626

2727
You can also find our `Community Standards <{filename}./standards.rst>`_ here.
2828

29-
Idris 1
30-
-------
3129

32-
Documentation for Idris 1 is available from
33-
`https://docs.idris-lang.org <https://docs.idris-lang.org/>`_.
30+
Idris 1 (DEPRECATED)
31+
--------------------
32+
33+
**Idris 1 is deprecated. If you are still using Idris 1, we recommend switching
34+
to Idris 2.** A list of differences is available
35+
`in the documentation <https://idris2.readthedocs.io/en/latest/updates/updates.html>`_.
36+
37+
As such, documentation is no longer available through the website. If you still
38+
require access to the Idris 1 documentation, the following Internet Archive
39+
(aka. Wayback Machine) snapshots are available:
3440

35-
There is API documentation for the following packages provided as part of the Idris distribution:
41+
* `Idris 1 documentation <https://web.archive.org/web/20210413141523/http://docs.idris-lang.org/en/latest/>`_
42+
* `API documentation <https://web.archive.org/web/20210120133940/https://www.idris-lang.org/docs/current/>`_
3643

37-
* `prelude <https://www.idris-lang.org/docs/current/prelude_doc/>`_
38-
* `base <https://www.idris-lang.org/docs/current/base_doc/>`_
39-
* `contrib <https://www.idris-lang.org/docs/current/contrib_doc/>`_
40-
* `effects <https://www.idris-lang.org/docs/current/effects_doc/>`_
44+
Additionally, the
45+
`old Idris 1 Wiki <https://github.com/idris-lang/Idris-dev/wiki>`_
46+
contains a lot of community supplied information.
4147

42-
The `Idris Wiki <https://github.com/idris-lang/Idris-dev/wiki>`_ contains
43-
a lot of community supplied information.
4448

4549
Related Publications
4650
--------------------

0 commit comments

Comments
 (0)