Mark Sibly 7 years ago
parent
commit
77cc1d1245
1 changed files with 2 additions and 0 deletions
  1. 2 0
      modules/std/newdocs/manual.md

+ 2 - 0
modules/std/newdocs/manual.md

@@ -22,5 +22,7 @@ The standard module includes the following namespaces:
 | [[std.socket]]		| The Socket and SocketStream classes for UDP networking.
 | [[std.socket]]		| The Socket and SocketStream classes for UDP networking.
 | [[std.json]]			| Classes for loading and saving JSON data.
 | [[std.json]]			| Classes for loading and saving JSON data.
 
 
+See also: [[streams|Streams]]
+
 @import streams.md
 @import streams.md