aboutsummaryrefslogtreecommitdiff
path: root/files/ko/tools
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/tools')
-rw-r--r--files/ko/tools/add-ons/dom_inspector/index.html16
-rw-r--r--files/ko/tools/add-ons/index.html17
-rw-r--r--files/ko/tools/debugger/how_to/index.html (renamed from files/ko/tools/how_to/index.html)3
-rw-r--r--files/ko/tools/debugger/how_to/open_the_debugger/index.html (renamed from files/ko/tools/how_to/open_the_debugger/index.html)3
-rw-r--r--files/ko/tools/debugger/how_to/search/index.html (renamed from files/ko/tools/how_to/search/index.html)3
-rw-r--r--files/ko/tools/debugger/how_to/set_a_breakpoint/index.html (renamed from files/ko/tools/how_to/set_a_breakpoint/index.html)3
-rw-r--r--files/ko/tools/debugger/keyboard_shortcuts/index.html (renamed from files/ko/tools/debugger/단축키/index.html)3
7 files changed, 10 insertions, 38 deletions
diff --git a/files/ko/tools/add-ons/dom_inspector/index.html b/files/ko/tools/add-ons/dom_inspector/index.html
deleted file mode 100644
index d84e82b45e..0000000000
--- a/files/ko/tools/add-ons/dom_inspector/index.html
+++ /dev/null
@@ -1,16 +0,0 @@
----
-title: DOM Inspector
-slug: Tools/Add-ons/DOM_Inspector
-tags:
- - 'DOM:Tools'
- - 'Extensions:Tools'
- - 'Themes:Tools'
- - 'Web Development:Tools'
- - 'XUL:Tools'
-translation_of: Tools/Add-ons/DOM_Inspector
----
-<div>{{ToolsSidebar}}</div><p><strong>DOMi</strong>로도 알려진 <strong><a class="external" href="http://www.mozilla.org/projects/inspector/">DOM Inspector</a></strong>는 문서 - 보통 웹 페이지 또는 <a href="ko/XUL">XUL</a> windows - 의 <a href="ko/DOM">Document Object Model</a>을 검증, 검색, 편집하는데 사용되는 Mozilla 도구입니다.</p>
-
-<p>DOMi에 대한 더 많은 정보를 위해서는 <a class="external" href="http://kb.mozillazine.org/DOM_Inspector">DOM Inspector page at MozillaZine</a>를 보십시오.</p>
-
-<p>{{ languages( { "en": "en/DOM_Inspector" } ) }}</p>
diff --git a/files/ko/tools/add-ons/index.html b/files/ko/tools/add-ons/index.html
deleted file mode 100644
index 24ffbe79e9..0000000000
--- a/files/ko/tools/add-ons/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
----
-title: Add-ons
-slug: Tools/Add-ons
-tags:
- - NeedsTranslation
- - TopicStub
- - Web Development
- - 'Web Development:Tools'
-translation_of: Tools/Add-ons
----
-<div>{{ToolsSidebar}}</div><p>Developer tools that are not built into Firefox, but ship as separate add-ons.</p>
-
-<dl>
- <dt><a href="https://addons.mozilla.org/en-US/firefox/addon/websocket-monitor/">WebSocket Monitor</a></dt>
- <dd>Examine the data exchanged in a WebSocket connection.</dd>
- <dd> </dd>
-</dl>
diff --git a/files/ko/tools/how_to/index.html b/files/ko/tools/debugger/how_to/index.html
index 40f5269f45..9158bd5866 100644
--- a/files/ko/tools/how_to/index.html
+++ b/files/ko/tools/debugger/how_to/index.html
@@ -1,10 +1,11 @@
---
title: How to
-slug: Tools/How_to
+slug: Tools/Debugger/How_to
tags:
- NeedsTranslation
- TopicStub
translation_of: Tools/Debugger/How_to
+original_slug: Tools/How_to
---
<div>{{ToolsSidebar}}</div><p><span class="seoSummary">These articles describe how to use the debugger.</span></p>
diff --git a/files/ko/tools/how_to/open_the_debugger/index.html b/files/ko/tools/debugger/how_to/open_the_debugger/index.html
index 5b27e11b7a..6980986290 100644
--- a/files/ko/tools/how_to/open_the_debugger/index.html
+++ b/files/ko/tools/debugger/how_to/open_the_debugger/index.html
@@ -1,7 +1,8 @@
---
title: Open the debugger
-slug: Tools/How_to/Open_the_debugger
+slug: Tools/Debugger/How_to/Open_the_debugger
translation_of: Tools/Debugger/How_to/Open_the_debugger
+original_slug: Tools/How_to/Open_the_debugger
---
<div>{{ToolsSidebar}}</div><div class="note">
<p>이 페이지는 Firefox 52 이상, Firefox Nightly 및 Firefox Developer Edition 에 나타나는 JavaScript Debugger 에 대해 설명합니다.</p>
diff --git a/files/ko/tools/how_to/search/index.html b/files/ko/tools/debugger/how_to/search/index.html
index 9971abcaae..a431812524 100644
--- a/files/ko/tools/how_to/search/index.html
+++ b/files/ko/tools/debugger/how_to/search/index.html
@@ -1,7 +1,8 @@
---
title: Search
-slug: Tools/How_to/Search
+slug: Tools/Debugger/How_to/Search
translation_of: Tools/Debugger/How_to/Search
+original_slug: Tools/How_to/Search
---
<div>{{ToolsSidebar}}</div><div class="note">
<p>이 페이지는 Firefox 52 이상, Firefox Nightly 및 Firefox Developer Edition에 나타나는 JavaScript 디버거에 대해 설명합니다.</p>
diff --git a/files/ko/tools/how_to/set_a_breakpoint/index.html b/files/ko/tools/debugger/how_to/set_a_breakpoint/index.html
index f5d2af9e06..8d3f48d749 100644
--- a/files/ko/tools/how_to/set_a_breakpoint/index.html
+++ b/files/ko/tools/debugger/how_to/set_a_breakpoint/index.html
@@ -1,7 +1,8 @@
---
title: Set a breakpoint
-slug: Tools/How_to/Set_a_breakpoint
+slug: Tools/Debugger/How_to/Set_a_breakpoint
translation_of: Tools/Debugger/How_to/Set_a_breakpoint
+original_slug: Tools/How_to/Set_a_breakpoint
---
<div>{{ToolsSidebar}}</div><div class="note">
<p>이 페이지는 Firefox 52 이상, Firefox Nightly 및 Firefox Developer Edition에 나타나는 JavaScript 디버거에 대해 설명합니다.</p>
diff --git a/files/ko/tools/debugger/단축키/index.html b/files/ko/tools/debugger/keyboard_shortcuts/index.html
index d213621412..418361e48e 100644
--- a/files/ko/tools/debugger/단축키/index.html
+++ b/files/ko/tools/debugger/keyboard_shortcuts/index.html
@@ -1,7 +1,8 @@
---
title: 디버거 단축키
-slug: Tools/Debugger/단축키
+slug: Tools/Debugger/Keyboard_shortcuts
translation_of: Tools/Debugger/Keyboard_shortcuts
+original_slug: Tools/Debugger/단축키
---
<div>{{ToolsSidebar}}</div><p>{{ Page ("ko/docs/tools/Keyboard_shortcuts", "debugger") }}</p>