Files
Nim/lib/pure
Miran b03de8a4d9 Fix many broken links and prefer relative links within docs (#12463)
* Fix many broken links

Note that contrary to what docgen.rst currently says, the ids have
to match exactly or else most web browsers will not jump to the
intended symbol.

* Prefer relative links for Nim documentation

This is more friendly to those browsing the documentation without
a network connection. The nim-doc package in Debian allows this,
for example.

Also, the domain name being used was not consistent. It could have
been either nim-lang.org or nim-lang.github.io, and those reading
the stable docs could have found themselves suddenly reading the
devel docs instead.

* koch.rst: remove link to nonexistent section

* manual.rst: remove unintended link

cast[T](0) is interpreted as a link to id 0 with text T, so escape
the opening parentheses to display the intended output.

* asyncstreams: replace unintended link with emphasis

* Fix word wrapping
2019-10-24 14:07:43 +02:00
..
2019-10-22 17:59:12 -07:00
2019-10-22 17:59:12 -07:00
2019-08-07 22:40:58 +02:00
2019-10-22 17:59:12 -07:00
2019-09-30 13:57:58 +02:00
2019-10-22 17:59:12 -07:00
2018-04-30 02:52:58 +02:00
2015-10-01 12:05:45 -07:00
2018-04-15 23:38:43 +02:00
2018-04-06 11:59:49 +02:00
2019-10-22 17:59:12 -07:00
2019-10-17 09:55:41 +02:00
2019-09-30 13:58:10 +02:00
2019-10-22 17:59:12 -07:00
2019-09-30 13:58:10 +02:00
2019-10-22 17:59:12 -07:00
2019-10-22 17:59:12 -07:00
2019-09-30 13:58:11 +02:00
2019-10-22 17:59:12 -07:00
2019-10-22 17:59:12 -07:00
2019-10-17 09:55:41 +02:00
2019-09-21 06:43:37 +02:00
2019-09-30 13:58:11 +02:00
2017-01-25 20:02:19 +01:00