Skip to content

Commit 4d7c942

Browse files
vsemozhetbytitaloacasas
authored andcommitted
doc: synchronize + update _toc.md and all.md
PR-URL: #11206 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 506a1cb commit 4d7c942

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

doc/api/_toc.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
* [String Decoder](string_decoder.html)
3636
* [Timers](timers.html)
3737
* [TLS/SSL](tls.html)
38+
* [Tracing](tracing.html)
3839
* [TTY](tty.html)
3940
* [UDP/Datagram](dgram.html)
4041
* [URL](url.html)

doc/api/all.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
@include documentation
22
@include synopsis
3-
@include addons
43
@include assert
54
@include buffer
5+
@include addons
66
@include child_process
77
@include cluster
88
@include cli
99
@include console
1010
@include crypto
1111
@include debugger
12-
@include dgram
12+
@include deprecations
1313
@include dns
1414
@include domain
1515
@include errors
@@ -31,7 +31,9 @@
3131
@include string_decoder
3232
@include timers
3333
@include tls
34+
@include tracing
3435
@include tty
36+
@include dgram
3537
@include url
3638
@include util
3739
@include v8

0 commit comments

Comments
 (0)