diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:24 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:24 +0100 |
commit | ee778d6eea54935fd05022e0ba8c49456003381a (patch) | |
tree | 151a4cef804d8823cc8fc753b8edc693b7078241 /files/ko/tools | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-ee778d6eea54935fd05022e0ba8c49456003381a.tar.gz translated-content-ee778d6eea54935fd05022e0ba8c49456003381a.tar.bz2 translated-content-ee778d6eea54935fd05022e0ba8c49456003381a.zip |
unslug ko: move
Diffstat (limited to 'files/ko/tools')
-rw-r--r-- | files/ko/tools/add-ons/dom_inspector/index.html | 16 | ||||
-rw-r--r-- | files/ko/tools/add-ons/index.html | 17 | ||||
-rw-r--r-- | files/ko/tools/debugger/how_to/index.html (renamed from files/ko/tools/how_to/index.html) | 0 | ||||
-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) | 0 | ||||
-rw-r--r-- | files/ko/tools/debugger/how_to/search/index.html (renamed from files/ko/tools/how_to/search/index.html) | 0 | ||||
-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) | 0 | ||||
-rw-r--r-- | files/ko/tools/debugger/keyboard_shortcuts/index.html (renamed from files/ko/tools/debugger/단축키/index.html) | 0 |
7 files changed, 0 insertions, 33 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..40f5269f45 100644 --- a/files/ko/tools/how_to/index.html +++ b/files/ko/tools/debugger/how_to/index.html 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..5b27e11b7a 100644 --- a/files/ko/tools/how_to/open_the_debugger/index.html +++ b/files/ko/tools/debugger/how_to/open_the_debugger/index.html diff --git a/files/ko/tools/how_to/search/index.html b/files/ko/tools/debugger/how_to/search/index.html index 9971abcaae..9971abcaae 100644 --- a/files/ko/tools/how_to/search/index.html +++ b/files/ko/tools/debugger/how_to/search/index.html 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..f5d2af9e06 100644 --- a/files/ko/tools/how_to/set_a_breakpoint/index.html +++ b/files/ko/tools/debugger/how_to/set_a_breakpoint/index.html diff --git a/files/ko/tools/debugger/단축키/index.html b/files/ko/tools/debugger/keyboard_shortcuts/index.html index d213621412..d213621412 100644 --- a/files/ko/tools/debugger/단축키/index.html +++ b/files/ko/tools/debugger/keyboard_shortcuts/index.html |