Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

doc: add documentation for errors #8114

Closed
1 change: 1 addition & 0 deletions doc/api/_toc.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* [DNS](dns.html)
* [Domain](domain.html)
* [Events](events.html)
* [Errors](errors.html)
* [File System](fs.html)
* [Globals](globals.html)
* [HTTP](http.html)
Expand Down
1 change: 1 addition & 0 deletions doc/api/all.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
@include synopsis
@include globals
@include console
@include errors
@include timers
@include modules
@include addons
Expand Down
Loading