Skip to content

Commit 86d077d

Browse files
committed
Debugger should be a misc, not 'concept'
1 parent 17db291 commit 86d077d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/debugger.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Debugger
22

3-
<!-- type=concept -->
3+
<!-- type=misc -->
44

55
V8 comes with an extensive debugger which is accessible out-of-process via a
66
simple [TCP protocol](http://code.google.com/p/v8/wiki/DebuggerProtocol).

0 commit comments

Comments
 (0)