From 9fa18adb8be49fc7f331f0b6cd422724a4cc34ca Mon Sep 17 00:00:00 2001 From: mdn-bot <108879845+mdn-bot@users.noreply.github.com> Date: Thu, 7 Dec 2023 01:27:19 +0000 Subject: [PATCH] ko: sync translated content --- files/ko/_redirects.txt | 40 +++++++++++++++---- files/ko/_wikihistory.json | 32 +++++++-------- .../glossary/first_cpu_idle}/index.md | 5 +-- .../images_in_html}/index.md | 3 +- .../{assert => assert_static}/index.md | 3 +- .../console/{clear => clear_static}/index.md | 3 +- .../console/{count => count_static}/index.md | 3 +- .../index.md | 3 +- .../console/{debug => debug_static}/index.md | 3 +- .../api/console/{dir => dir_static}/index.md | 3 +- .../{dirxml => dirxml_static}/index.md | 3 +- .../console/{error => error_static}/index.md | 3 +- .../console/{group => group_static}/index.md | 3 +- .../index.md | 3 +- .../{groupend => groupend_static}/index.md | 3 +- .../api/console/{log => log_static}/index.md | 3 +- .../console/{table => table_static}/index.md | 3 +- .../console/{time => time_static}/index.md | 3 +- .../{timeend => timeend_static}/index.md | 3 +- .../{timelog => timelog_static}/index.md | 3 +- .../console/{trace => trace_static}/index.md | 3 +- .../console/{warn => warn_static}/index.md | 3 +- .../parsing_and_serializing_xml/index.md | 3 +- .../{compile => compile_static}/index.md | 3 +- .../index.md | 3 +- .../index.md | 3 +- .../index.md | 3 +- .../{validate => validate_static}/index.md | 3 +- 28 files changed, 101 insertions(+), 51 deletions(-) rename files/ko/{glossary/first_interactive => conflicting/glossary/first_cpu_idle}/index.md (93%) rename files/ko/{web/guide/graphics => conflicting/learn/html/multimedia_and_embedding/images_in_html}/index.md (93%) rename files/ko/web/api/console/{assert => assert_static}/index.md (96%) rename files/ko/web/api/console/{clear => clear_static}/index.md (80%) rename files/ko/web/api/console/{count => count_static}/index.md (95%) rename files/ko/web/api/console/{countreset => countreset_static}/index.md (94%) rename files/ko/web/api/console/{debug => debug_static}/index.md (94%) rename files/ko/web/api/console/{dir => dir_static}/index.md (94%) rename files/ko/web/api/console/{dirxml => dirxml_static}/index.md (90%) rename files/ko/web/api/console/{error => error_static}/index.md (92%) rename files/ko/web/api/console/{group => group_static}/index.md (96%) rename files/ko/web/api/console/{groupcollapsed => groupcollapsed_static}/index.md (91%) rename files/ko/web/api/console/{groupend => groupend_static}/index.md (88%) rename files/ko/web/api/console/{log => log_static}/index.md (97%) rename files/ko/web/api/console/{table => table_static}/index.md (98%) rename files/ko/web/api/console/{time => time_static}/index.md (93%) rename files/ko/web/api/console/{timeend => timeend_static}/index.md (94%) rename files/ko/web/api/console/{timelog => timelog_static}/index.md (96%) rename files/ko/web/api/console/{trace => trace_static}/index.md (92%) rename files/ko/web/api/console/{warn => warn_static}/index.md (94%) rename files/ko/web/{guide => xml}/parsing_and_serializing_xml/index.md (98%) rename files/ko/webassembly/javascript_interface/{compile => compile_static}/index.md (94%) rename files/ko/webassembly/javascript_interface/{compilestreaming => compilestreaming_static}/index.md (95%) rename files/ko/webassembly/javascript_interface/{instantiate => instantiate_static}/index.md (98%) rename files/ko/webassembly/javascript_interface/{instantiatestreaming => instantiatestreaming_static}/index.md (95%) rename files/ko/webassembly/javascript_interface/{validate => validate_static}/index.md (94%) diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index 85ad0646925ff1..75a8ba45233b52 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -183,6 +183,7 @@ /ko/docs/Glossary/Client_hints /ko/docs/Web/HTTP/Client_hints /ko/docs/Glossary/Descriptor_(CSS) /ko/docs/Glossary/CSS_Descriptor /ko/docs/Glossary/Empty_element /ko/docs/Glossary/Void_element +/ko/docs/Glossary/First_interactive /ko/docs/conflicting/Glossary/First_CPU_idle /ko/docs/Glossary/Header /ko/docs/Glossary/HTTP_header /ko/docs/Glossary/I18N /ko/docs/Glossary/Internationalization /ko/docs/Glossary/Index /ko/docs/Glossary @@ -509,6 +510,24 @@ /ko/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout /ko/docs/Web/API/setTimeout /ko/docs/Web/API/WindowTimers/setTimeout /ko/docs/Web/API/setTimeout /ko/docs/Web/API/XMLHttpRequest/timeout /ko/docs/Web/API/XMLHttpRequest/timeout_event +/ko/docs/Web/API/console/assert /ko/docs/Web/API/console/assert_static +/ko/docs/Web/API/console/clear /ko/docs/Web/API/console/clear_static +/ko/docs/Web/API/console/count /ko/docs/Web/API/console/count_static +/ko/docs/Web/API/console/countReset /ko/docs/Web/API/console/countreset_static +/ko/docs/Web/API/console/debug /ko/docs/Web/API/console/debug_static +/ko/docs/Web/API/console/dir /ko/docs/Web/API/console/dir_static +/ko/docs/Web/API/console/dirxml /ko/docs/Web/API/console/dirxml_static +/ko/docs/Web/API/console/error /ko/docs/Web/API/console/error_static +/ko/docs/Web/API/console/group /ko/docs/Web/API/console/group_static +/ko/docs/Web/API/console/groupCollapsed /ko/docs/Web/API/console/groupcollapsed_static +/ko/docs/Web/API/console/groupEnd /ko/docs/Web/API/console/groupend_static +/ko/docs/Web/API/console/log /ko/docs/Web/API/console/log_static +/ko/docs/Web/API/console/table /ko/docs/Web/API/console/table_static +/ko/docs/Web/API/console/time /ko/docs/Web/API/console/time_static +/ko/docs/Web/API/console/timeEnd /ko/docs/Web/API/console/timeend_static +/ko/docs/Web/API/console/timeLog /ko/docs/Web/API/console/timelog_static +/ko/docs/Web/API/console/trace /ko/docs/Web/API/console/trace_static +/ko/docs/Web/API/console/warn /ko/docs/Web/API/console/warn_static /ko/docs/Web/API/document.importNode /ko/docs/Web/API/Document/importNode /ko/docs/Web/API/window.navigator.battery /ko/docs/Web/API/Navigator/getBattery /ko/docs/Web/API/window.navigator.connection /ko/docs/Web/API/Navigator/connection @@ -633,6 +652,7 @@ /ko/docs/Web/Guide/CSS/Using_CSS_transitions /ko/docs/Web/CSS/CSS_transitions/Using_CSS_transitions /ko/docs/Web/Guide/CSS/Visual_formatting_model /ko/docs/Web/CSS/Visual_formatting_model /ko/docs/Web/Guide/DOM/Using_full_screen_mode /ko/docs/Web/API/Fullscreen_API +/ko/docs/Web/Guide/Graphics /ko/docs/conflicting/Learn/HTML/Multimedia_and_embedding/Images_in_HTML /ko/docs/Web/Guide/HTML /ko/docs/Learn/HTML /ko/docs/Web/Guide/HTML/Content_Editable /ko/docs/Web/HTML/Global_attributes/contenteditable /ko/docs/Web/Guide/HTML/Content_categories /ko/docs/Web/HTML/Content_categories @@ -643,8 +663,9 @@ /ko/docs/Web/Guide/HTML/폼/My_first_HTML_form /ko/docs/Learn/Forms/Your_first_form /ko/docs/Web/Guide/Index /ko/docs/Web/Guide /ko/docs/Web/Guide/Mobile/Separate_sites /ko/docs/Web/Progressive_web_apps -/ko/docs/Web/Guide/XML_파싱_및_직렬화 /ko/docs/Web/Guide/Parsing_and_serializing_XML -/ko/docs/Web/Guide/그래픽 /ko/docs/Web/Guide/Graphics +/ko/docs/Web/Guide/Parsing_and_serializing_XML /ko/docs/Web/XML/Parsing_and_serializing_XML +/ko/docs/Web/Guide/XML_파싱_및_직렬화 /ko/docs/Web/XML/Parsing_and_serializing_XML +/ko/docs/Web/Guide/그래픽 /ko/docs/conflicting/Learn/HTML/Multimedia_and_embedding/Images_in_HTML /ko/docs/Web/HTML/Block-level_elements /ko/docs/Glossary/Block-level_content /ko/docs/Web/HTML/Canvas /ko/docs/Web/API/Canvas_API /ko/docs/Web/HTML/Canvas/Manipulating_video_using_canvas /ko/docs/Web/API/Canvas_API/Manipulating_video_using_canvas @@ -731,11 +752,11 @@ /ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Module /ko/docs/WebAssembly/JavaScript_interface/Module /ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/RuntimeError /ko/docs/WebAssembly/JavaScript_interface/RuntimeError /ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Table /ko/docs/WebAssembly/JavaScript_interface/Table -/ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/compile /ko/docs/WebAssembly/JavaScript_interface/compile -/ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/compileStreaming /ko/docs/WebAssembly/JavaScript_interface/compileStreaming -/ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiate /ko/docs/WebAssembly/JavaScript_interface/instantiate -/ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiateStreaming /ko/docs/WebAssembly/JavaScript_interface/instantiateStreaming -/ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/validate /ko/docs/WebAssembly/JavaScript_interface/validate +/ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/compile /ko/docs/WebAssembly/JavaScript_interface/compile_static +/ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/compileStreaming /ko/docs/WebAssembly/JavaScript_interface/compileStreaming_static +/ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiate /ko/docs/WebAssembly/JavaScript_interface/instantiate_static +/ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiateStreaming /ko/docs/WebAssembly/JavaScript_interface/instantiateStreaming_static +/ko/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/validate /ko/docs/WebAssembly/JavaScript_interface/validate_static /ko/docs/Web/JavaScript/Reference/Global_Objects/null /ko/docs/Web/JavaScript/Reference/Operators/null /ko/docs/Web/JavaScript/Reference/Global_Properties /ko/docs/Web/JavaScript/Reference/Global_Objects /ko/docs/Web/JavaScript/Reference/Methods_Index /ko/docs/Web/JavaScript/Reference @@ -856,6 +877,11 @@ /ko/docs/WebAPI/Using_geolocation /ko/docs/Web/API/Geolocation_API/Using_the_Geolocation_API /ko/docs/WebAPI/Vibration /ko/docs/Web/API/Vibration_API /ko/docs/WebAssembly/Caching_modules /ko/docs/WebAssembly +/ko/docs/WebAssembly/JavaScript_interface/compile /ko/docs/WebAssembly/JavaScript_interface/compile_static +/ko/docs/WebAssembly/JavaScript_interface/compileStreaming /ko/docs/WebAssembly/JavaScript_interface/compileStreaming_static +/ko/docs/WebAssembly/JavaScript_interface/instantiate /ko/docs/WebAssembly/JavaScript_interface/instantiate_static +/ko/docs/WebAssembly/JavaScript_interface/instantiateStreaming /ko/docs/WebAssembly/JavaScript_interface/instantiateStreaming_static +/ko/docs/WebAssembly/JavaScript_interface/validate /ko/docs/WebAssembly/JavaScript_interface/validate_static /ko/docs/WebSockets /ko/docs/Web/API/WebSockets_API /ko/docs/WebSockets/Writing_WebSocket_client_applications /ko/docs/Web/API/WebSockets_API/Writing_WebSocket_client_applications /ko/docs/XHTML /ko/docs/Glossary/XHTML diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index 43a6eb6d1a47db..6602621f8d6484 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -6086,14 +6086,6 @@ "Web/Guide/Audio_and_video_delivery": { "modified": "2019-04-17T05:03:01.108Z" }, - "Web/Guide/Graphics": { - "modified": "2020-02-15T07:39:57.101Z", - "contributors": ["Netaras", "hyeonseok", "narae_lee"] - }, - "Web/Guide/Parsing_and_serializing_XML": { - "modified": "2019-03-23T22:16:47.020Z", - "contributors": ["young-gratia"] - }, "Web/HTML": { "modified": "2020-02-08T07:58:05.821Z", "contributors": [ @@ -10339,6 +10331,10 @@ "modified": "2019-08-24T00:48:34.627Z", "contributors": ["oinochoe", "ExE-Boss"] }, + "Web/XML/Parsing_and_serializing_XML": { + "modified": "2019-03-23T22:16:47.020Z", + "contributors": ["young-gratia"] + }, "Web/XML/XML_introduction": { "modified": "2019-05-01T21:53:36.067Z", "contributors": ["ExE-Boss", "teoli", "Sebuls"] @@ -10726,23 +10722,23 @@ "modified": "2020-10-15T22:07:58.705Z", "contributors": ["limkukhyun"] }, - "WebAssembly/JavaScript_interface/compile": { + "WebAssembly/JavaScript_interface/compileStreaming_static": { "modified": "2020-10-15T22:07:56.654Z", "contributors": ["limkukhyun"] }, - "WebAssembly/JavaScript_interface/compileStreaming": { + "WebAssembly/JavaScript_interface/compile_static": { "modified": "2020-10-15T22:07:56.654Z", "contributors": ["limkukhyun"] }, - "WebAssembly/JavaScript_interface/instantiate": { - "modified": "2020-10-15T22:07:57.168Z", - "contributors": ["fnwinter", "limkukhyun"] - }, - "WebAssembly/JavaScript_interface/instantiateStreaming": { + "WebAssembly/JavaScript_interface/instantiateStreaming_static": { "modified": "2020-10-15T22:08:08.189Z", "contributors": ["limkukhyun"] }, - "WebAssembly/JavaScript_interface/validate": { + "WebAssembly/JavaScript_interface/instantiate_static": { + "modified": "2020-10-15T22:07:57.168Z", + "contributors": ["fnwinter", "limkukhyun"] + }, + "WebAssembly/JavaScript_interface/validate_static": { "modified": "2020-10-15T22:08:00.982Z", "contributors": ["limkukhyun"] }, @@ -10770,6 +10766,10 @@ "modified": "2019-03-18T21:28:25.734Z", "contributors": ["limkukhyun"] }, + "conflicting/Learn/HTML/Multimedia_and_embedding/Images_in_HTML": { + "modified": "2020-02-15T07:39:57.101Z", + "contributors": ["Netaras", "hyeonseok", "narae_lee"] + }, "conflicting/Web/API/XSLTProcessor": { "modified": "2019-03-23T23:42:13.222Z", "contributors": ["chrisdavidmills", "teoli", "Sebuls"] diff --git a/files/ko/glossary/first_interactive/index.md b/files/ko/conflicting/glossary/first_cpu_idle/index.md similarity index 93% rename from files/ko/glossary/first_interactive/index.md rename to files/ko/conflicting/glossary/first_cpu_idle/index.md index c9eb9236f4337c..f189f5c95b240d 100644 --- a/files/ko/glossary/first_interactive/index.md +++ b/files/ko/conflicting/glossary/first_cpu_idle/index.md @@ -1,8 +1,7 @@ --- title: 최초 상호작용 (First interactive) -slug: Glossary/First_interactive -l10n: - sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 +slug: conflicting/Glossary/First_CPU_idle +original_slug: Glossary/First_interactive --- {{GlossarySidebar}} diff --git a/files/ko/web/guide/graphics/index.md b/files/ko/conflicting/learn/html/multimedia_and_embedding/images_in_html/index.md similarity index 93% rename from files/ko/web/guide/graphics/index.md rename to files/ko/conflicting/learn/html/multimedia_and_embedding/images_in_html/index.md index 23b86c4c317c5d..9b0a98434f0070 100644 --- a/files/ko/web/guide/graphics/index.md +++ b/files/ko/conflicting/learn/html/multimedia_and_embedding/images_in_html/index.md @@ -1,6 +1,7 @@ --- title: 웹 상 그래픽 -slug: Web/Guide/Graphics +slug: conflicting/Learn/HTML/Multimedia_and_embedding/Images_in_HTML +original_slug: Web/Guide/Graphics --- 웹 사이트 및 응용 프로그램은 종종 그래픽을 보일 필요가 있습니다. 정지 이미지는 {{HTMLElement("img")}} 요소 사용이나 {{cssxref("background-image")}} 속성을 사용한 HTML 요소의 배경 설정으로 쉽게 표시할 수 있습니다. 또한 그래픽을 그때그때 생성하거나 사후에 이미지를 조작할 수도 있습니다. 여기서는 이를 수행할 수 있는 법을 주의 깊게 살펴봅니다. diff --git a/files/ko/web/api/console/assert/index.md b/files/ko/web/api/console/assert_static/index.md similarity index 96% rename from files/ko/web/api/console/assert/index.md rename to files/ko/web/api/console/assert_static/index.md index 59880aba92321d..29217246900a59 100644 --- a/files/ko/web/api/console/assert/index.md +++ b/files/ko/web/api/console/assert_static/index.md @@ -1,6 +1,7 @@ --- title: console.assert() -slug: Web/API/console/assert +slug: Web/API/console/assert_static +original_slug: Web/API/console/assert --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/clear/index.md b/files/ko/web/api/console/clear_static/index.md similarity index 80% rename from files/ko/web/api/console/clear/index.md rename to files/ko/web/api/console/clear_static/index.md index f4bae25560c4ef..2a9d285ae9401b 100644 --- a/files/ko/web/api/console/clear/index.md +++ b/files/ko/web/api/console/clear_static/index.md @@ -1,6 +1,7 @@ --- title: console.clear() -slug: Web/API/console/clear +slug: Web/API/console/clear_static +original_slug: Web/API/console/clear --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/count/index.md b/files/ko/web/api/console/count_static/index.md similarity index 95% rename from files/ko/web/api/console/count/index.md rename to files/ko/web/api/console/count_static/index.md index 52f3fe6b96b1e2..89296a10942bda 100644 --- a/files/ko/web/api/console/count/index.md +++ b/files/ko/web/api/console/count_static/index.md @@ -1,6 +1,7 @@ --- title: console.count() -slug: Web/API/console/count +slug: Web/API/console/count_static +original_slug: Web/API/console/count --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/countreset/index.md b/files/ko/web/api/console/countreset_static/index.md similarity index 94% rename from files/ko/web/api/console/countreset/index.md rename to files/ko/web/api/console/countreset_static/index.md index aad1849a6ea8a0..537dbe1dafab6d 100644 --- a/files/ko/web/api/console/countreset/index.md +++ b/files/ko/web/api/console/countreset_static/index.md @@ -1,6 +1,7 @@ --- title: console.countReset() -slug: Web/API/console/countReset +slug: Web/API/console/countreset_static +original_slug: Web/API/console/countReset --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/debug/index.md b/files/ko/web/api/console/debug_static/index.md similarity index 94% rename from files/ko/web/api/console/debug/index.md rename to files/ko/web/api/console/debug_static/index.md index 5c3bbbe75d3add..d865860d874b5e 100644 --- a/files/ko/web/api/console/debug/index.md +++ b/files/ko/web/api/console/debug_static/index.md @@ -1,6 +1,7 @@ --- title: console.debug() -slug: Web/API/console/debug +slug: Web/API/console/debug_static +original_slug: Web/API/console/debug --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/dir/index.md b/files/ko/web/api/console/dir_static/index.md similarity index 94% rename from files/ko/web/api/console/dir/index.md rename to files/ko/web/api/console/dir_static/index.md index 92a47867e879f7..4743971c19337c 100644 --- a/files/ko/web/api/console/dir/index.md +++ b/files/ko/web/api/console/dir_static/index.md @@ -1,6 +1,7 @@ --- title: console.dir() -slug: Web/API/console/dir +slug: Web/API/console/dir_static +original_slug: Web/API/console/dir --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/dirxml/index.md b/files/ko/web/api/console/dirxml_static/index.md similarity index 90% rename from files/ko/web/api/console/dirxml/index.md rename to files/ko/web/api/console/dirxml_static/index.md index 824a666ca8a329..391633fe553fe5 100644 --- a/files/ko/web/api/console/dirxml/index.md +++ b/files/ko/web/api/console/dirxml_static/index.md @@ -1,6 +1,7 @@ --- title: console.dirxml() -slug: Web/API/console/dirxml +slug: Web/API/console/dirxml_static +original_slug: Web/API/console/dirxml --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/error/index.md b/files/ko/web/api/console/error_static/index.md similarity index 92% rename from files/ko/web/api/console/error/index.md rename to files/ko/web/api/console/error_static/index.md index d3de93beb69994..4ecf78c6caf13f 100644 --- a/files/ko/web/api/console/error/index.md +++ b/files/ko/web/api/console/error_static/index.md @@ -1,6 +1,7 @@ --- title: console.error() -slug: Web/API/console/error +slug: Web/API/console/error_static +original_slug: Web/API/console/error --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/group/index.md b/files/ko/web/api/console/group_static/index.md similarity index 96% rename from files/ko/web/api/console/group/index.md rename to files/ko/web/api/console/group_static/index.md index 443aef3bad2d58..a7cf1e698177ad 100644 --- a/files/ko/web/api/console/group/index.md +++ b/files/ko/web/api/console/group_static/index.md @@ -1,6 +1,7 @@ --- title: console.group() -slug: Web/API/console/group +slug: Web/API/console/group_static +original_slug: Web/API/console/group --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/groupcollapsed/index.md b/files/ko/web/api/console/groupcollapsed_static/index.md similarity index 91% rename from files/ko/web/api/console/groupcollapsed/index.md rename to files/ko/web/api/console/groupcollapsed_static/index.md index 1c569622f4a728..3508a657ca26eb 100644 --- a/files/ko/web/api/console/groupcollapsed/index.md +++ b/files/ko/web/api/console/groupcollapsed_static/index.md @@ -1,6 +1,7 @@ --- title: console.groupCollapsed() -slug: Web/API/console/groupCollapsed +slug: Web/API/console/groupcollapsed_static +original_slug: Web/API/console/groupCollapsed --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/groupend/index.md b/files/ko/web/api/console/groupend_static/index.md similarity index 88% rename from files/ko/web/api/console/groupend/index.md rename to files/ko/web/api/console/groupend_static/index.md index cba2c417e6521c..1ef790ebee2073 100644 --- a/files/ko/web/api/console/groupend/index.md +++ b/files/ko/web/api/console/groupend_static/index.md @@ -1,6 +1,7 @@ --- title: console.groupEnd() -slug: Web/API/console/groupEnd +slug: Web/API/console/groupend_static +original_slug: Web/API/console/groupEnd --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/log/index.md b/files/ko/web/api/console/log_static/index.md similarity index 97% rename from files/ko/web/api/console/log/index.md rename to files/ko/web/api/console/log_static/index.md index 13c86a0f278d7b..08dcb144c18859 100644 --- a/files/ko/web/api/console/log/index.md +++ b/files/ko/web/api/console/log_static/index.md @@ -1,6 +1,7 @@ --- title: console.log() -slug: Web/API/console/log +slug: Web/API/console/log_static +original_slug: Web/API/console/log --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/table/index.md b/files/ko/web/api/console/table_static/index.md similarity index 98% rename from files/ko/web/api/console/table/index.md rename to files/ko/web/api/console/table_static/index.md index 89c1782f562227..1065003cf3fb8c 100644 --- a/files/ko/web/api/console/table/index.md +++ b/files/ko/web/api/console/table_static/index.md @@ -1,6 +1,7 @@ --- title: console.table() -slug: Web/API/console/table +slug: Web/API/console/table_static +original_slug: Web/API/console/table --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/time/index.md b/files/ko/web/api/console/time_static/index.md similarity index 93% rename from files/ko/web/api/console/time/index.md rename to files/ko/web/api/console/time_static/index.md index 44aab683ce2eb2..90442e7db0ca8b 100644 --- a/files/ko/web/api/console/time/index.md +++ b/files/ko/web/api/console/time_static/index.md @@ -1,6 +1,7 @@ --- title: console.time() -slug: Web/API/console/time +slug: Web/API/console/time_static +original_slug: Web/API/console/time --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/timeend/index.md b/files/ko/web/api/console/timeend_static/index.md similarity index 94% rename from files/ko/web/api/console/timeend/index.md rename to files/ko/web/api/console/timeend_static/index.md index 4d4068a4f0512a..4ddda50f165789 100644 --- a/files/ko/web/api/console/timeend/index.md +++ b/files/ko/web/api/console/timeend_static/index.md @@ -1,6 +1,7 @@ --- title: console.timeEnd() -slug: Web/API/console/timeEnd +slug: Web/API/console/timeend_static +original_slug: Web/API/console/timeEnd --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/timelog/index.md b/files/ko/web/api/console/timelog_static/index.md similarity index 96% rename from files/ko/web/api/console/timelog/index.md rename to files/ko/web/api/console/timelog_static/index.md index 90b589b7b285dd..9d25fd544c8da1 100644 --- a/files/ko/web/api/console/timelog/index.md +++ b/files/ko/web/api/console/timelog_static/index.md @@ -1,6 +1,7 @@ --- title: console.timeLog() -slug: Web/API/console/timeLog +slug: Web/API/console/timelog_static +original_slug: Web/API/console/timeLog --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/trace/index.md b/files/ko/web/api/console/trace_static/index.md similarity index 92% rename from files/ko/web/api/console/trace/index.md rename to files/ko/web/api/console/trace_static/index.md index 7c756d1215d508..e5541043bbae52 100644 --- a/files/ko/web/api/console/trace/index.md +++ b/files/ko/web/api/console/trace_static/index.md @@ -1,6 +1,7 @@ --- title: console.trace() -slug: Web/API/console/trace +slug: Web/API/console/trace_static +original_slug: Web/API/console/trace --- {{APIRef("Console API")}} diff --git a/files/ko/web/api/console/warn/index.md b/files/ko/web/api/console/warn_static/index.md similarity index 94% rename from files/ko/web/api/console/warn/index.md rename to files/ko/web/api/console/warn_static/index.md index f892de35ecda0c..effcc6683c61fa 100644 --- a/files/ko/web/api/console/warn/index.md +++ b/files/ko/web/api/console/warn_static/index.md @@ -1,6 +1,7 @@ --- title: console.warn() -slug: Web/API/console/warn +slug: Web/API/console/warn_static +original_slug: Web/API/console/warn --- {{APIRef("Console API")}} diff --git a/files/ko/web/guide/parsing_and_serializing_xml/index.md b/files/ko/web/xml/parsing_and_serializing_xml/index.md similarity index 98% rename from files/ko/web/guide/parsing_and_serializing_xml/index.md rename to files/ko/web/xml/parsing_and_serializing_xml/index.md index 2032c91337253a..efda5744c29dfd 100644 --- a/files/ko/web/guide/parsing_and_serializing_xml/index.md +++ b/files/ko/web/xml/parsing_and_serializing_xml/index.md @@ -1,6 +1,7 @@ --- title: XML 파싱 및 직렬화 -slug: Web/Guide/Parsing_and_serializing_XML +slug: Web/XML/Parsing_and_serializing_XML +original_slug: Web/Guide/Parsing_and_serializing_XML --- 웹 상에서 XML을 파싱하고 직렬화할 때 사용할 수 있는 객체는 다음과 같습니다. diff --git a/files/ko/webassembly/javascript_interface/compile/index.md b/files/ko/webassembly/javascript_interface/compile_static/index.md similarity index 94% rename from files/ko/webassembly/javascript_interface/compile/index.md rename to files/ko/webassembly/javascript_interface/compile_static/index.md index 3c04a5e6102091..31687d13d40249 100644 --- a/files/ko/webassembly/javascript_interface/compile/index.md +++ b/files/ko/webassembly/javascript_interface/compile_static/index.md @@ -1,6 +1,7 @@ --- title: WebAssembly.compile() -slug: WebAssembly/JavaScript_interface/compile +slug: WebAssembly/JavaScript_interface/compile_static +original_slug: WebAssembly/JavaScript_interface/compile --- {{WebAssemblySidebar}} diff --git a/files/ko/webassembly/javascript_interface/compilestreaming/index.md b/files/ko/webassembly/javascript_interface/compilestreaming_static/index.md similarity index 95% rename from files/ko/webassembly/javascript_interface/compilestreaming/index.md rename to files/ko/webassembly/javascript_interface/compilestreaming_static/index.md index 68ea3c5b003ce4..f6b541c1119af4 100644 --- a/files/ko/webassembly/javascript_interface/compilestreaming/index.md +++ b/files/ko/webassembly/javascript_interface/compilestreaming_static/index.md @@ -1,6 +1,7 @@ --- title: WebAssembly.compileStreaming() -slug: WebAssembly/JavaScript_interface/compileStreaming +slug: WebAssembly/JavaScript_interface/compileStreaming_static +original_slug: WebAssembly/JavaScript_interface/compileStreaming --- {{WebAssemblySidebar}} diff --git a/files/ko/webassembly/javascript_interface/instantiate/index.md b/files/ko/webassembly/javascript_interface/instantiate_static/index.md similarity index 98% rename from files/ko/webassembly/javascript_interface/instantiate/index.md rename to files/ko/webassembly/javascript_interface/instantiate_static/index.md index f73209421182be..b2ffc7da12011f 100644 --- a/files/ko/webassembly/javascript_interface/instantiate/index.md +++ b/files/ko/webassembly/javascript_interface/instantiate_static/index.md @@ -1,6 +1,7 @@ --- title: WebAssembly.instantiate() -slug: WebAssembly/JavaScript_interface/instantiate +slug: WebAssembly/JavaScript_interface/instantiate_static +original_slug: WebAssembly/JavaScript_interface/instantiate --- {{WebAssemblySidebar}} diff --git a/files/ko/webassembly/javascript_interface/instantiatestreaming/index.md b/files/ko/webassembly/javascript_interface/instantiatestreaming_static/index.md similarity index 95% rename from files/ko/webassembly/javascript_interface/instantiatestreaming/index.md rename to files/ko/webassembly/javascript_interface/instantiatestreaming_static/index.md index 0d9b77ce568cc8..d3ab5696a09f87 100644 --- a/files/ko/webassembly/javascript_interface/instantiatestreaming/index.md +++ b/files/ko/webassembly/javascript_interface/instantiatestreaming_static/index.md @@ -1,6 +1,7 @@ --- title: WebAssembly.instantiateStreaming() -slug: WebAssembly/JavaScript_interface/instantiateStreaming +slug: WebAssembly/JavaScript_interface/instantiateStreaming_static +original_slug: WebAssembly/JavaScript_interface/instantiateStreaming --- {{WebAssemblySidebar}} diff --git a/files/ko/webassembly/javascript_interface/validate/index.md b/files/ko/webassembly/javascript_interface/validate_static/index.md similarity index 94% rename from files/ko/webassembly/javascript_interface/validate/index.md rename to files/ko/webassembly/javascript_interface/validate_static/index.md index f3f10fe93538de..a2e6b5fbc0e3d0 100644 --- a/files/ko/webassembly/javascript_interface/validate/index.md +++ b/files/ko/webassembly/javascript_interface/validate_static/index.md @@ -1,6 +1,7 @@ --- title: WebAssembly.validate() -slug: WebAssembly/JavaScript_interface/validate +slug: WebAssembly/JavaScript_interface/validate_static +original_slug: WebAssembly/JavaScript_interface/validate --- {{WebAssemblySidebar}}