help/handbook: Fix some headings
parent
44b0cf94ab
commit
6cc08f76dd
|
@ -166,16 +166,16 @@ ARTICLE: "io" "Input and output"
|
|||
{ $heading "Encodings" }
|
||||
{ $subsection "encodings-introduction" }
|
||||
{ $subsection "io.encodings" }
|
||||
"Wrapper streams:"
|
||||
{ $heading "Wrapper streams:" }
|
||||
{ $subsection "io.streams.duplex" }
|
||||
{ $subsection "io.streams.plain" }
|
||||
{ $subsection "io.streams.string" }
|
||||
{ $subsection "io.streams.byte-array" }
|
||||
"Utilities:"
|
||||
{ $heading "Utilities:" }
|
||||
{ $subsection "stream-binary" }
|
||||
{ $subsection "styles" }
|
||||
{ $subsection "checksums" }
|
||||
"Implementation:"
|
||||
{ $heading "Implementation:" }
|
||||
{ $subsection "io.streams.c" }
|
||||
{ $subsection "io.ports" }
|
||||
{ $see-also "destructors" } ;
|
||||
|
|
Loading…
Reference in New Issue