From 1c16b687480954050cc5944c6248436fe333d6ec Mon Sep 17 00:00:00 2001 From: per1234 Date: Tue, 28 May 2019 14:09:40 -0700 Subject: [PATCH] Add missing "See also" section to stream reference page When the "See also" section is missing, the automatically generated links to the other pages within the same subsection are added to a section titled "undefined". --- Language/Functions/Communication/stream.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Language/Functions/Communication/stream.adoc b/Language/Functions/Communication/stream.adoc index f58aa56f0..8950da800 100644 --- a/Language/Functions/Communication/stream.adoc +++ b/Language/Functions/Communication/stream.adoc @@ -58,3 +58,14 @@ link:../stream/streamsettimeout[setTimeout()] -- // FUNCTIONS SECTION ENDS + + +// SEE ALSO SECTION +[#see_also] +-- + +[float] +=== See also + +-- +// SEE ALSO SECTION ENDS