From a5f4d9f0d80c3a6b4488e3c0da9eef17a62585bb Mon Sep 17 00:00:00 2001 From: yosuke-furukawa Date: Wed, 14 Jan 2015 00:10:44 +0900 Subject: [PATCH] doc: Remove tracing link in toc --- doc/api/_toc.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/api/_toc.markdown b/doc/api/_toc.markdown index bc880f88f2e68a..cf643e28cf98eb 100644 --- a/doc/api/_toc.markdown +++ b/doc/api/_toc.markdown @@ -31,7 +31,6 @@ * [String Decoder](string_decoder.html) * [Timers](timers.html) * [TLS/SSL](tls.html) -* [Tracing](tracing.html) * [TTY](tty.html) * [UDP/Datagram](dgram.html) * [URL](url.html)