From c544a2c80b091095573b8d9844043521f5fc1957 Mon Sep 17 00:00:00 2001 From: leunge Date: Wed, 17 Jul 2024 07:28:49 +0000 Subject: [PATCH] deploy: 06af857fa6e9e10f9a932fa33801afa5a936bfe7 --- 2024/07/{16 => 17}/hello-world/index.html | 20 +- archives/2024/07/index.html | 4 +- archives/2024/index.html | 4 +- archives/index.html | 4 +- entryjs/api/2024-02-29-api.html | 18 +- entryjs/api/2024-02-29-data.html | 18 +- entryjs/api/2024-02-29-event.html | 18 +- entryjs/api/2024-02-29-popup.html | 18 +- entryjs/api/2024-03-05-static.html | 18 +- entryjs/api/2024-03-05-util.html | 18 +- entryjs/api/2024-04-24-ml.html | 29 ++- .../blocks/2024-03-25-expansion-block.html | 18 +- entryjs/blocks/2024-04-17-ai-block.html | 18 +- entryjs/faq/2024-02-29-faq.html | 18 +- entryjs/index.html | 18 +- entryjs/started/2024-02-29-installation.html | 18 +- entryjs/started/2024-02-29-structure.html | 18 +- entryjs/started/2024-03-05-example.html | 18 +- entryjs/started/2024-03-05-run.html | 18 +- entryjs/started/2024-05-03-example.html | 18 +- entryjs/typedef/2024-03-11-init-options.html | 18 +- entryjs/typedef/2024-03-15-function-data.html | 18 +- .../typedef/2024-03-15-interface-state.html | 18 +- entryjs/typedef/2024-03-15-message-data.html | 18 +- entryjs/typedef/2024-03-15-object-data.html | 18 +- entryjs/typedef/2024-03-15-project-data.html | 18 +- entryjs/typedef/2024-03-15-scene-data.html | 18 +- entryjs/typedef/2024-03-15-table-data.html | 18 +- entryjs/typedef/2024-03-15-variable-data.html | 18 +- guide/basic/2016-07-07-faq.html | 8 +- guide/basic/2023-05-25-common_problem.html | 6 +- guide/basic/pull_request.html | 6 +- guide/basic/setting_environment.html | 6 +- .../entry-hw/2016-05-01-getting_started.html | 6 +- guide/entry-hw/2016-05-03-add_module.html | 6 +- .../entry-hw/2017-05-16-enroll_entry-hw.html | 6 +- .../2024-07-03-entry_hw_web_connect.html | 6 +- guide/entry-hw/add_bluetooth_hardware.html | 6 +- guide/entry-hw/cli_test_hardware.html | 6 +- .../2017-12-20-getting_started.html | 6 +- .../2017-12-21-project_structure.html | 6 +- guide/entry-offline/2017-12-27-develop.html | 6 +- guide/entry-offline/2017-12-28-translate.html | 6 +- guide/entry-offline/2018-01-09-build.html | 6 +- .../entry-offline/2018-01-10-add_objects.html | 6 +- .../2018-10-30-custom_project.html | 6 +- guide/entryjs/2016-05-22-add_new_blocks.html | 6 +- guide/entryjs/2016-05-26-add_new_blocks2.html | 6 +- guide/entryjs/2016-05-26-add_new_blocks3.html | 6 +- guide/entryjs/2016-07-08-add_new_blocks4.html | 6 +- guide/entryjs/2018-03-09-getting_started.html | 6 +- guide/entryjs/2018-03-09-translate.html | 6 +- guide/entryjs/2018-03-14-add_hardware.html | 6 +- guide/entryjs/2018-03-23-test_project.html | 6 +- guide/etc/2016-05-03-git_fork.html | 6 +- guide/etc/2019-12-11-updates.html | 2 +- guide/etc/2020-06-24-doc_contribution.html | 6 +- guide/quick_start/2018-07-30-tutorial.html | 2 +- index.html | 4 +- sitemap.xml | 198 +++++++++--------- user/block_ai_face.html | 2 +- user/block_ai_hand.html | 2 +- user/block_ai_human.html | 2 +- user/block_ai_object.html | 2 +- user/block_ai_stt.html | 2 +- user/block_ai_translate.html | 2 +- user/block_ai_tts.html | 2 +- user/block_brush.html | 2 +- user/block_decision.html | 2 +- user/block_extension.html | 2 +- user/block_figures.html | 2 +- user/block_flow.html | 2 +- user/block_function.html | 2 +- user/block_hardware.html | 2 +- user/block_looks.html | 2 +- user/block_model_classification.html | 2 +- user/block_model_clustering.html | 2 +- user/block_model_image.html | 2 +- user/block_model_prediction.html | 2 +- user/block_model_sound.html | 2 +- user/block_model_text.html | 2 +- user/block_motion.html | 2 +- user/block_sound.html | 2 +- user/block_start.html | 2 +- user/block_table.html | 2 +- user/block_text.html | 2 +- user/block_variable.html | 2 +- user/header.html | 2 +- user/index.html | 2 +- user/others.html | 2 +- user/popup_model.html | 2 +- user/popup_object.html | 2 +- user/popup_table.html | 2 +- user/screen.html | 2 +- user/sub-space.html | 2 +- user/tab_attribute.html | 2 +- user/tab_block.html | 2 +- user/tab_shape.html | 2 +- user/tab_sound.html | 2 +- user/what-is-ai.html | 2 +- user/what-is-model.html | 2 +- user/what-is-project.html | 2 +- 102 files changed, 477 insertions(+), 470 deletions(-) rename 2024/07/{16 => 17}/hello-world/index.html (96%) diff --git a/2024/07/16/hello-world/index.html b/2024/07/17/hello-world/index.html similarity index 96% rename from 2024/07/16/hello-world/index.html rename to 2024/07/17/hello-world/index.html index e45a50f1..3518a20a 100644 --- a/2024/07/16/hello-world/index.html +++ b/2024/07/17/hello-world/index.html @@ -8,7 +8,7 @@ - + @@ -76,16 +76,16 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", - "url": "https://docs.playentry.org/2024/07/16/hello-world/", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", + "url": "https://docs.playentry.org/2024/07/17/hello-world/", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "120", "publisher": "Entrylabs", "mainEntityOfPage": { "@type": "WebPage", - "@id": "https://docs.playentry.org/2024/07/16/hello-world/" + "@id": "https://docs.playentry.org/2024/07/17/hello-world/" } } @@ -151,7 +151,7 @@

@@ -159,7 +159,7 @@

Hello World

-

Jul 16, 2024

+

Jul 17, 2024

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

$ hexo new "My New Post"
@@ -177,8 +177,8 @@

Caught a mistake or want to contribute to the documentation? - - + + Edit this page on Github!

diff --git a/archives/2024/07/index.html b/archives/2024/07/index.html index f581909d..6e4a7871 100644 --- a/archives/2024/07/index.html +++ b/archives/2024/07/index.html @@ -76,8 +76,8 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", "url": "https://docs.playentry.org/archives/2024/07/index.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", diff --git a/archives/2024/index.html b/archives/2024/index.html index b819e3f9..293cd1e7 100644 --- a/archives/2024/index.html +++ b/archives/2024/index.html @@ -76,8 +76,8 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", "url": "https://docs.playentry.org/archives/2024/index.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", diff --git a/archives/index.html b/archives/index.html index 48a6a032..b02b6097 100644 --- a/archives/index.html +++ b/archives/index.html @@ -76,8 +76,8 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", "url": "https://docs.playentry.org/archives/index.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", diff --git a/entryjs/api/2024-02-29-api.html b/entryjs/api/2024-02-29-api.html index beca44dd..d6e4a5c1 100644 --- a/entryjs/api/2024-02-29-api.html +++ b/entryjs/api/2024-02-29-api.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/api/2024-02-29-data.html b/entryjs/api/2024-02-29-data.html index 6c501d7c..9300775d 100644 --- a/entryjs/api/2024-02-29-data.html +++ b/entryjs/api/2024-02-29-data.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/api/2024-02-29-event.html b/entryjs/api/2024-02-29-event.html index 3422f557..15139d13 100644 --- a/entryjs/api/2024-02-29-event.html +++ b/entryjs/api/2024-02-29-event.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/api/2024-02-29-popup.html b/entryjs/api/2024-02-29-popup.html index d1348c1f..e0484b97 100644 --- a/entryjs/api/2024-02-29-popup.html +++ b/entryjs/api/2024-02-29-popup.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/api/2024-03-05-static.html b/entryjs/api/2024-03-05-static.html index 9316a3c2..1afbc3f3 100644 --- a/entryjs/api/2024-03-05-static.html +++ b/entryjs/api/2024-03-05-static.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/api/2024-03-05-util.html b/entryjs/api/2024-03-05-util.html index 8991af84..da65ce52 100644 --- a/entryjs/api/2024-03-05-util.html +++ b/entryjs/api/2024-03-05-util.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/api/2024-04-24-ml.html b/entryjs/api/2024-04-24-ml.html index ae9a8dab..49afdfcb 100644 --- a/entryjs/api/2024-04-24-ml.html +++ b/entryjs/api/2024-04-24-ml.html @@ -81,7 +81,7 @@ "dateModified": "2024-05-22", "url": "https://docs.playentry.org/entryjs/api/2024-04-24-ml.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", - "wordCount": "23425", + "wordCount": "24967", "publisher": "Entrylabs", "mainEntityOfPage": { "@type": "WebPage", @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • @@ -484,7 +484,14 @@

    resources : khaiii.js에서 사용하는 리소스가 포함된 디렉토리입니다.

    External JavaScript로 가져오기

    html에서 script태그를 사용하여 번들js와 css파일을 불러와 사용할 수 있습니다.
    불러올 js와 css는 entry-ml.js와 entry-ml.css입니다.

    -
    # 설치경로에서 가져오기: 직접 추가한 경우
    <link rel='stylesheet' href='파일경로/entry-ml.css'/>
    <script type="text/javascript" src='파일경로/entry-ml.js'></script>
    +
    # 설치경로에서 가져오기: 직접 추가한 경우
    <link rel='stylesheet' href='파일경로/entry-ml.css'/>
    <link rel='stylesheet' href='파일경로/bb.css'/>
    <script type="text/javascript" src='파일경로/entry-ml.js'></script>
    + +

    추가로 bb.css 파일도 아래 코드를 복사하여 생성 후 추가해주시기 바랍니다.
    +bb.css + + +
    .bb-color-pattern {
    background-image: url('#2d51ac;#4f80ff;#9fbaff;#a23941;#f16670;#fcad93;#423496;#6e5ae6;#c5b4ff;#2a7d7f;#00b6b1;#b3c3cd;');
    }

    /*-- Chart --*/
    .bb svg {
    font-size: 12px;
    font-family: 'Meiryo', sans-serif, Arial, 'nanumgothic', 'Dotum';
    line-height: 1;
    }

    .bb path,
    .bb line {
    fill: none;
    stroke: #2c313d;
    }

    .bb text,
    .bb .bb-button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    fill: #2c313d;
    font-size: 11px;
    }

    .bb-legend-item-title,
    .bb-xgrid-focus,
    .bb-ygrid,
    .bb-event-rect,
    .bb-bars path {
    shape-rendering: crispEdges;
    }

    /*-- Axis --*/
    .bb-axis {
    shape-rendering: crispEdges;
    }

    .bb-axis-y text,
    .bb-axis-y2 text {
    fill: #2c313d;
    }

    .bb-event-rects {
    fill-opacity: 1 !important;
    }
    .bb-event-rects .bb-event-rect {
    fill: transparent;
    }
    .bb-event-rects .bb-event-rect._active_ {
    fill: rgba(39, 201, 3, 0.05);
    }

    .tick._active_ text {
    fill: #00c83c !important;
    }

    /*-- Grid --*/
    .bb-grid line {
    stroke: #f1f1f1;
    }

    .bb-grid .bb-ygrid:last-child {
    stroke: #e9e9e9;
    }

    .bb-xgrid-focus line {
    stroke: #ddd;
    }

    /*-- Text on Chart --*/
    .bb-text.bb-empty {
    fill: #767676;
    }

    /*-- Line --*/
    .bb-line {
    stroke-width: 1px;
    }

    /*-- Point --*/
    .bb-circle._expanded_ {
    fill: #fff !important;
    stroke-width: 2px;
    stroke: red;
    }

    rect.bb-circle._expanded_,
    use.bb-circle._expanded_ {
    stroke-width: 1px;
    }

    .bb-selected-circle {
    fill: white;
    stroke-width: 2px;
    }

    /*-- Bar --*/
    .bb-bar {
    stroke-width: 0;
    }
    .bb-bar._expanded_ {
    fill-opacity: 0.75;
    }

    /*-- Focus --*/
    .bb-target.bb-focused {
    opacity: 1;
    }
    .bb-target.bb-focused path.bb-line,
    .bb-target.bb-focused path.bb-step {
    stroke-width: 2px;
    }

    .bb-target.bb-defocused {
    opacity: 0.3 !important;
    }

    /*-- Region --*/
    .bb-region {
    fill: steelblue;
    fill-opacity: 0.1;
    }
    .bb-region.selected rect {
    fill: #27c903;
    }

    /*-- Zoom region --*/
    .bb-zoom-brush {
    fill-opacity: 0.1;
    }

    /*-- Brush --*/
    .bb-brush .extent {
    fill-opacity: 0.1;
    }

    /*-- Select - Drag --*/
    /*-- Legend --*/
    .bb-legend-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }

    .bb-legend-item-hidden {
    opacity: 0.15;
    }

    .bb-legend-background {
    opacity: 0.75;
    fill: white;
    stroke: lightgray;
    stroke-width: 1;
    }

    /*-- Title --*/
    .bb-title {
    font-size: 14px;
    }

    /*-- Tooltip --*/
    .bb-tooltip-container {
    z-index: 10;
    font-family: 'Meiryo', sans-serif, Arial, 'nanumgothic', 'Dotum';
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }

    .bb-tooltip {
    border-collapse: separate;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #999;
    background-color: #fff;
    text-align: left;
    font-size: 11px;
    }
    .bb-tooltip th {
    font-size: 12px;
    padding: 4px 8px;
    text-align: left;
    border-bottom: solid 1px #eee;
    }
    .bb-tooltip td {
    padding: 4px 6px;
    background-color: #fff;
    }
    .bb-tooltip td:first-child {
    padding-left: 8px;
    }
    .bb-tooltip td:last-child {
    padding-right: 8px;
    }
    .bb-tooltip td > span,
    .bb-tooltip td > svg {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 6px;
    border-radius: 5px;
    vertical-align: middle;
    }
    .bb-tooltip td.value {
    border-left: 1px solid transparent;
    }
    .bb-tooltip .bb-tooltip-title {
    display: inline-block;
    color: #aaa;
    line-height: 20px;
    }
    .bb-tooltip .bb-tooltip-detail table {
    border-collapse: collapse;
    border-spacing: 0;
    }
    .bb-tooltip .bb-tooltip-detail .bb-tooltip-name,
    .bb-tooltip .bb-tooltip-detail .bb-tooltip-value {
    font-size: 11px;
    line-height: 13px;
    padding: 4px 0 3px;
    color: #444;
    text-align: left;
    font-weight: normal;
    }
    .bb-tooltip .bb-tooltip-detail .bb-tooltip-value {
    padding-left: 5px;
    font-weight: 800;
    font-size: 12px;
    }

    /*-- Area --*/
    .bb-area {
    stroke-width: 0;
    opacity: 0.2;
    }

    /*-- Arc --*/
    .bb-chart-arcs-title {
    dominant-baseline: middle;
    font-size: 1.3em;
    }

    .bb-chart-arcs-gauge-title {
    dominant-baseline: middle;
    font-size: 2.7em;
    }

    .bb-chart-arcs .bb-chart-arcs-background {
    fill: #e0e0e0;
    stroke: none;
    }

    .bb-chart-arcs .bb-chart-arcs-gauge-unit {
    fill: #000;
    font-size: 16px;
    }

    .bb-chart-arcs .bb-chart-arcs-gauge-min,
    .bb-chart-arcs .bb-chart-arcs-gauge-max {
    fill: #777;
    }

    .bb-chart-arcs .bb-chart-arcs-title {
    font-size: 16px !important;
    fill: #000;
    font-weight: 600;
    }

    .bb-chart-arcs path.empty {
    fill: #eaeaea;
    stroke-width: 0;
    }

    .bb-chart-arc .bb-gauge-value {
    fill: #000;
    }

    .bb-chart-arc path {
    stroke: #fff;
    }

    .bb-chart-arc text {
    fill: #fff;
    font-size: 13px;
    }

    /*-- Radar --*/
    .bb-chart-radars .bb-levels polygon {
    fill: none;
    stroke: #848282;
    stroke-width: 0.5px;
    }

    .bb-chart-radars .bb-levels text {
    fill: #848282;
    }

    .bb-chart-radars .bb-axis line {
    stroke: #848282;
    stroke-width: 0.5px;
    }

    .bb-chart-radars .bb-axis text {
    font-size: 1.15em;
    cursor: default;
    }

    .bb-chart-radars .bb-shapes polygon {
    fill-opacity: 0.2;
    stroke-width: 1px;
    }

    /*-- Button --*/
    .bb-button {
    position: absolute;
    top: 10px;
    right: 10px;
    }
    .bb-button .bb-zoom-reset {
    border: solid 1px #ccc;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    }

    +

    diff --git a/entryjs/blocks/2024-03-25-expansion-block.html b/entryjs/blocks/2024-03-25-expansion-block.html index 3a8ad00f..51927627 100644 --- a/entryjs/blocks/2024-03-25-expansion-block.html +++ b/entryjs/blocks/2024-03-25-expansion-block.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/blocks/2024-04-17-ai-block.html b/entryjs/blocks/2024-04-17-ai-block.html index 182b7ac7..ee315728 100644 --- a/entryjs/blocks/2024-04-17-ai-block.html +++ b/entryjs/blocks/2024-04-17-ai-block.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/faq/2024-02-29-faq.html b/entryjs/faq/2024-02-29-faq.html index 2b0c0610..bc7ba989 100644 --- a/entryjs/faq/2024-02-29-faq.html +++ b/entryjs/faq/2024-02-29-faq.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/index.html b/entryjs/index.html index c3f15a62..8c32ada5 100644 --- a/entryjs/index.html +++ b/entryjs/index.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/started/2024-02-29-installation.html b/entryjs/started/2024-02-29-installation.html index ca768675..5671f5d1 100644 --- a/entryjs/started/2024-02-29-installation.html +++ b/entryjs/started/2024-02-29-installation.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/started/2024-02-29-structure.html b/entryjs/started/2024-02-29-structure.html index 1f654ac6..23cb84cd 100644 --- a/entryjs/started/2024-02-29-structure.html +++ b/entryjs/started/2024-02-29-structure.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/started/2024-03-05-example.html b/entryjs/started/2024-03-05-example.html index 9a1ca194..c8da25cb 100644 --- a/entryjs/started/2024-03-05-example.html +++ b/entryjs/started/2024-03-05-example.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/started/2024-03-05-run.html b/entryjs/started/2024-03-05-run.html index 43d5ad12..6ae30200 100644 --- a/entryjs/started/2024-03-05-run.html +++ b/entryjs/started/2024-03-05-run.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/started/2024-05-03-example.html b/entryjs/started/2024-05-03-example.html index ed230198..4fa43c04 100644 --- a/entryjs/started/2024-05-03-example.html +++ b/entryjs/started/2024-05-03-example.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/typedef/2024-03-11-init-options.html b/entryjs/typedef/2024-03-11-init-options.html index 3dd1604a..06adc37f 100644 --- a/entryjs/typedef/2024-03-11-init-options.html +++ b/entryjs/typedef/2024-03-11-init-options.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/typedef/2024-03-15-function-data.html b/entryjs/typedef/2024-03-15-function-data.html index e398726f..0f23aead 100644 --- a/entryjs/typedef/2024-03-15-function-data.html +++ b/entryjs/typedef/2024-03-15-function-data.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/typedef/2024-03-15-interface-state.html b/entryjs/typedef/2024-03-15-interface-state.html index b9b70805..0aebf727 100644 --- a/entryjs/typedef/2024-03-15-interface-state.html +++ b/entryjs/typedef/2024-03-15-interface-state.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/typedef/2024-03-15-message-data.html b/entryjs/typedef/2024-03-15-message-data.html index 068d833a..b6d07474 100644 --- a/entryjs/typedef/2024-03-15-message-data.html +++ b/entryjs/typedef/2024-03-15-message-data.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/typedef/2024-03-15-object-data.html b/entryjs/typedef/2024-03-15-object-data.html index bea8bf7b..353cd30f 100644 --- a/entryjs/typedef/2024-03-15-object-data.html +++ b/entryjs/typedef/2024-03-15-object-data.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/typedef/2024-03-15-project-data.html b/entryjs/typedef/2024-03-15-project-data.html index 0dc1d186..f137619b 100644 --- a/entryjs/typedef/2024-03-15-project-data.html +++ b/entryjs/typedef/2024-03-15-project-data.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/typedef/2024-03-15-scene-data.html b/entryjs/typedef/2024-03-15-scene-data.html index 859925b8..f8314635 100644 --- a/entryjs/typedef/2024-03-15-scene-data.html +++ b/entryjs/typedef/2024-03-15-scene-data.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/typedef/2024-03-15-table-data.html b/entryjs/typedef/2024-03-15-table-data.html index 08ee3644..30e07537 100644 --- a/entryjs/typedef/2024-03-15-table-data.html +++ b/entryjs/typedef/2024-03-15-table-data.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/entryjs/typedef/2024-03-15-variable-data.html b/entryjs/typedef/2024-03-15-variable-data.html index 27048ba8..b5cbf965 100644 --- a/entryjs/typedef/2024-03-15-variable-data.html +++ b/entryjs/typedef/2024-03-15-variable-data.html @@ -202,7 +202,7 @@
  • - +
  • @@ -210,7 +210,7 @@
  • - +
  • @@ -218,7 +218,7 @@
  • - +
  • @@ -226,7 +226,7 @@
  • - +
  • @@ -353,7 +353,7 @@
  • - +
  • @@ -361,7 +361,7 @@
  • - +
  • @@ -369,7 +369,7 @@
  • - +
  • @@ -377,7 +377,7 @@
  • - +
  • @@ -385,7 +385,7 @@
  • - +
  • diff --git a/guide/basic/2016-07-07-faq.html b/guide/basic/2016-07-07-faq.html index edef06d6..3fd473ba 100644 --- a/guide/basic/2016-07-07-faq.html +++ b/guide/basic/2016-07-07-faq.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/basic/2016-07-07-faq.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "370", @@ -468,7 +468,7 @@

    공통Q. Git 에 대해서 잘 모릅니다. 블록 및 하드웨어 코드의 변경내역을 파일로 보내도 되나요?

    A. 불가능한 것은 아닙니다만, 직접 코드 변경내역을 전부 확인하고 합치는데 큰 시간이 소요되므로 특수한 경우가 아니면 파일로는 받지 않고 있습니다.

    Q. 문의사항은 어디로 보내면 되나요?

    -

    A. 엔트리 전반 및 일반적인 문의는 help@playentry.org 로,
    하드웨어 및 오프라인 개발 관련 문의는 dl_entry_hw@nts-corp.com 으로 문의주시면 됩니다.

    +

    A. 엔트리 전반 및 일반적인 문의는 help@playentry.org 로,
    하드웨어 및 오프라인 개발 관련 문의는 dl_entry_hw@nts-corp.com 으로 문의주시면 됩니다.

    Q. 에러가 발생할 때 어떤 문의를 해야하나요?

    A. 아예 실행조차 안되신다면 터미널 콘솔을, 실행은 된 후에 발생한 동작오류면 브라우저의 개발자도구 > 콘솔을 포함해서 문의주세요.
    일렉트론 프로젝트의 경우 Control+Shift+i (mac 의 경우 Command+Alt+i) 를 입력하시면 개발자도구가 오픈됩니다.

    Q. 반영은 언제 이루어지나요?

    diff --git a/guide/basic/2023-05-25-common_problem.html b/guide/basic/2023-05-25-common_problem.html index c786de9d..404f3248 100644 --- a/guide/basic/2023-05-25-common_problem.html +++ b/guide/basic/2023-05-25-common_problem.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/basic/2023-05-25-common_problem.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "370", diff --git a/guide/basic/pull_request.html b/guide/basic/pull_request.html index 71b3739d..2e88364e 100644 --- a/guide/basic/pull_request.html +++ b/guide/basic/pull_request.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/basic/pull_request.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "210", diff --git a/guide/basic/setting_environment.html b/guide/basic/setting_environment.html index f2845c6e..7147cf7f 100644 --- a/guide/basic/setting_environment.html +++ b/guide/basic/setting_environment.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/basic/setting_environment.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "671", diff --git a/guide/entry-hw/2016-05-01-getting_started.html b/guide/entry-hw/2016-05-01-getting_started.html index a2515585..10a2fff9 100644 --- a/guide/entry-hw/2016-05-01-getting_started.html +++ b/guide/entry-hw/2016-05-01-getting_started.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-hw/2016-05-01-getting_started.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "252", diff --git a/guide/entry-hw/2016-05-03-add_module.html b/guide/entry-hw/2016-05-03-add_module.html index 5194dd3e..097ead38 100644 --- a/guide/entry-hw/2016-05-03-add_module.html +++ b/guide/entry-hw/2016-05-03-add_module.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-hw/2016-05-03-add_module.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "2169", diff --git a/guide/entry-hw/2017-05-16-enroll_entry-hw.html b/guide/entry-hw/2017-05-16-enroll_entry-hw.html index 42fb2b3b..86b082c4 100644 --- a/guide/entry-hw/2017-05-16-enroll_entry-hw.html +++ b/guide/entry-hw/2017-05-16-enroll_entry-hw.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-hw/2017-05-16-enroll_entry-hw.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "2574", diff --git a/guide/entry-hw/2024-07-03-entry_hw_web_connect.html b/guide/entry-hw/2024-07-03-entry_hw_web_connect.html index 4d0a344b..a823f5b6 100644 --- a/guide/entry-hw/2024-07-03-entry_hw_web_connect.html +++ b/guide/entry-hw/2024-07-03-entry_hw_web_connect.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-hw/2024-07-03-entry_hw_web_connect.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "3293", diff --git a/guide/entry-hw/add_bluetooth_hardware.html b/guide/entry-hw/add_bluetooth_hardware.html index 23853768..625995c4 100644 --- a/guide/entry-hw/add_bluetooth_hardware.html +++ b/guide/entry-hw/add_bluetooth_hardware.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-hw/add_bluetooth_hardware.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "158", diff --git a/guide/entry-hw/cli_test_hardware.html b/guide/entry-hw/cli_test_hardware.html index e3cf27fb..09b92c6d 100644 --- a/guide/entry-hw/cli_test_hardware.html +++ b/guide/entry-hw/cli_test_hardware.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-hw/cli_test_hardware.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "159", diff --git a/guide/entry-offline/2017-12-20-getting_started.html b/guide/entry-offline/2017-12-20-getting_started.html index 68b49a62..34dbc522 100644 --- a/guide/entry-offline/2017-12-20-getting_started.html +++ b/guide/entry-offline/2017-12-20-getting_started.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-offline/2017-12-20-getting_started.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "364", diff --git a/guide/entry-offline/2017-12-21-project_structure.html b/guide/entry-offline/2017-12-21-project_structure.html index f25f2fe6..6bbf405b 100644 --- a/guide/entry-offline/2017-12-21-project_structure.html +++ b/guide/entry-offline/2017-12-21-project_structure.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-offline/2017-12-21-project_structure.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "505", diff --git a/guide/entry-offline/2017-12-27-develop.html b/guide/entry-offline/2017-12-27-develop.html index debce950..16e49426 100644 --- a/guide/entry-offline/2017-12-27-develop.html +++ b/guide/entry-offline/2017-12-27-develop.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-offline/2017-12-27-develop.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "364", diff --git a/guide/entry-offline/2017-12-28-translate.html b/guide/entry-offline/2017-12-28-translate.html index 570b0d0b..9f52cbf4 100644 --- a/guide/entry-offline/2017-12-28-translate.html +++ b/guide/entry-offline/2017-12-28-translate.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-offline/2017-12-28-translate.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "76", diff --git a/guide/entry-offline/2018-01-09-build.html b/guide/entry-offline/2018-01-09-build.html index 52c74fd6..dcc33c12 100644 --- a/guide/entry-offline/2018-01-09-build.html +++ b/guide/entry-offline/2018-01-09-build.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-offline/2018-01-09-build.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "273", diff --git a/guide/entry-offline/2018-01-10-add_objects.html b/guide/entry-offline/2018-01-10-add_objects.html index 8c7e4807..d6112393 100644 --- a/guide/entry-offline/2018-01-10-add_objects.html +++ b/guide/entry-offline/2018-01-10-add_objects.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-offline/2018-01-10-add_objects.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "735", diff --git a/guide/entry-offline/2018-10-30-custom_project.html b/guide/entry-offline/2018-10-30-custom_project.html index 054bb371..f6c03f82 100644 --- a/guide/entry-offline/2018-10-30-custom_project.html +++ b/guide/entry-offline/2018-10-30-custom_project.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entry-offline/2018-10-30-custom_project.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "405", diff --git a/guide/entryjs/2016-05-22-add_new_blocks.html b/guide/entryjs/2016-05-22-add_new_blocks.html index ac9a0fb5..5099f89f 100644 --- a/guide/entryjs/2016-05-22-add_new_blocks.html +++ b/guide/entryjs/2016-05-22-add_new_blocks.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entryjs/2016-05-22-add_new_blocks.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "923", diff --git a/guide/entryjs/2016-05-26-add_new_blocks2.html b/guide/entryjs/2016-05-26-add_new_blocks2.html index e4a8f984..bb81ddef 100644 --- a/guide/entryjs/2016-05-26-add_new_blocks2.html +++ b/guide/entryjs/2016-05-26-add_new_blocks2.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entryjs/2016-05-26-add_new_blocks2.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "298", diff --git a/guide/entryjs/2016-05-26-add_new_blocks3.html b/guide/entryjs/2016-05-26-add_new_blocks3.html index 8cc49402..22b41679 100644 --- a/guide/entryjs/2016-05-26-add_new_blocks3.html +++ b/guide/entryjs/2016-05-26-add_new_blocks3.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entryjs/2016-05-26-add_new_blocks3.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "5711", diff --git a/guide/entryjs/2016-07-08-add_new_blocks4.html b/guide/entryjs/2016-07-08-add_new_blocks4.html index cd07cd57..03c036f8 100644 --- a/guide/entryjs/2016-07-08-add_new_blocks4.html +++ b/guide/entryjs/2016-07-08-add_new_blocks4.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entryjs/2016-07-08-add_new_blocks4.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "2032", diff --git a/guide/entryjs/2018-03-09-getting_started.html b/guide/entryjs/2018-03-09-getting_started.html index f1937c12..5c6d82d5 100644 --- a/guide/entryjs/2018-03-09-getting_started.html +++ b/guide/entryjs/2018-03-09-getting_started.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entryjs/2018-03-09-getting_started.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "281", diff --git a/guide/entryjs/2018-03-09-translate.html b/guide/entryjs/2018-03-09-translate.html index 78f55a89..b7d828be 100644 --- a/guide/entryjs/2018-03-09-translate.html +++ b/guide/entryjs/2018-03-09-translate.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entryjs/2018-03-09-translate.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "322", diff --git a/guide/entryjs/2018-03-14-add_hardware.html b/guide/entryjs/2018-03-14-add_hardware.html index a494513e..3782c54c 100644 --- a/guide/entryjs/2018-03-14-add_hardware.html +++ b/guide/entryjs/2018-03-14-add_hardware.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entryjs/2018-03-14-add_hardware.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "154", diff --git a/guide/entryjs/2018-03-23-test_project.html b/guide/entryjs/2018-03-23-test_project.html index ab137d93..a859ceaf 100644 --- a/guide/entryjs/2018-03-23-test_project.html +++ b/guide/entryjs/2018-03-23-test_project.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/entryjs/2018-03-23-test_project.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "102", diff --git a/guide/etc/2016-05-03-git_fork.html b/guide/etc/2016-05-03-git_fork.html index d9ba4b1d..b8b76593 100644 --- a/guide/etc/2016-05-03-git_fork.html +++ b/guide/etc/2016-05-03-git_fork.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/etc/2016-05-03-git_fork.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "93", diff --git a/guide/etc/2019-12-11-updates.html b/guide/etc/2019-12-11-updates.html index 087b4541..7f7b549a 100644 --- a/guide/etc/2019-12-11-updates.html +++ b/guide/etc/2019-12-11-updates.html @@ -78,7 +78,7 @@ "datePublished": "2019-12-11", "dateCreated": "2019-12-11", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/etc/2019-12-11-updates.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "204", diff --git a/guide/etc/2020-06-24-doc_contribution.html b/guide/etc/2020-06-24-doc_contribution.html index e4654d94..840cd6f9 100644 --- a/guide/etc/2020-06-24-doc_contribution.html +++ b/guide/etc/2020-06-24-doc_contribution.html @@ -76,9 +76,9 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", - "dateModified": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/etc/2020-06-24-doc_contribution.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "341", diff --git a/guide/quick_start/2018-07-30-tutorial.html b/guide/quick_start/2018-07-30-tutorial.html index a8817814..27a48dbc 100644 --- a/guide/quick_start/2018-07-30-tutorial.html +++ b/guide/quick_start/2018-07-30-tutorial.html @@ -78,7 +78,7 @@ "datePublished": "2018-07-30", "dateCreated": "2018-07-30", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/guide/quick_start/2018-07-30-tutorial.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "6381", diff --git a/index.html b/index.html index 02ddbaf1..da8cc2af 100644 --- a/index.html +++ b/index.html @@ -76,8 +76,8 @@ "image": "https://docs.playentry.org/images/logo.png", - "datePublished": "2024-07-16", - "dateCreated": "2024-07-16", + "datePublished": "2024-07-17", + "dateCreated": "2024-07-17", "url": "https://docs.playentry.org/index.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", diff --git a/sitemap.xml b/sitemap.xml index ce337bd0..9cfa87a2 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,18 +2,18 @@ - https://docs.playentry.org/user/others.html + https://docs.playentry.org/user/index.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/index.html + https://docs.playentry.org/user/others.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -22,7 +22,7 @@ https://docs.playentry.org/user/popup_model.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -31,7 +31,7 @@ https://docs.playentry.org/user/popup_object.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -40,7 +40,7 @@ https://docs.playentry.org/user/popup_table.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -49,43 +49,43 @@ https://docs.playentry.org/user/screen.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/tab_attribute.html + https://docs.playentry.org/user/sub-space.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/sub-space.html + https://docs.playentry.org/user/tab_attribute.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/tab_block.html + https://docs.playentry.org/user/tab_sound.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/tab_sound.html + https://docs.playentry.org/user/tab_block.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -94,7 +94,7 @@ https://docs.playentry.org/user/what-is-ai.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -103,7 +103,7 @@ https://docs.playentry.org/user/what-is-model.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -112,7 +112,7 @@ https://docs.playentry.org/user/what-is-project.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -121,7 +121,7 @@ https://docs.playentry.org/user/tab_shape.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -130,7 +130,7 @@ https://docs.playentry.org/user/block_ai_face.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -139,7 +139,7 @@ https://docs.playentry.org/user/block_ai_hand.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -148,7 +148,7 @@ https://docs.playentry.org/user/block_ai_human.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -157,25 +157,25 @@ https://docs.playentry.org/user/block_ai_object.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/block_ai_stt.html + https://docs.playentry.org/user/block_ai_translate.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/block_ai_translate.html + https://docs.playentry.org/user/block_ai_stt.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -184,7 +184,7 @@ https://docs.playentry.org/user/block_ai_tts.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -193,7 +193,7 @@ https://docs.playentry.org/user/block_brush.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -202,7 +202,7 @@ https://docs.playentry.org/user/block_decision.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -211,7 +211,7 @@ https://docs.playentry.org/user/block_extension.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -220,7 +220,7 @@ https://docs.playentry.org/user/block_figures.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -229,7 +229,7 @@ https://docs.playentry.org/user/block_flow.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -238,7 +238,7 @@ https://docs.playentry.org/user/block_function.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -247,7 +247,7 @@ https://docs.playentry.org/user/block_hardware.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -256,7 +256,7 @@ https://docs.playentry.org/user/block_looks.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -265,7 +265,7 @@ https://docs.playentry.org/user/block_model_classification.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -274,7 +274,7 @@ https://docs.playentry.org/user/block_model_clustering.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -283,7 +283,7 @@ https://docs.playentry.org/user/block_model_image.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -292,34 +292,34 @@ https://docs.playentry.org/user/block_model_prediction.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/block_motion.html + https://docs.playentry.org/user/block_model_sound.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/block_model_sound.html + https://docs.playentry.org/user/block_model_text.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/block_model_text.html + https://docs.playentry.org/user/block_motion.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -328,7 +328,7 @@ https://docs.playentry.org/user/block_sound.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -337,7 +337,7 @@ https://docs.playentry.org/user/block_start.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -346,7 +346,7 @@ https://docs.playentry.org/user/block_table.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -355,25 +355,25 @@ https://docs.playentry.org/user/block_text.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/header.html + https://docs.playentry.org/user/block_variable.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/user/block_variable.html + https://docs.playentry.org/user/header.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -382,7 +382,7 @@ https://docs.playentry.org/files/testino_module/testino.json - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -391,25 +391,25 @@ https://docs.playentry.org/guide/basic/2016-07-07-faq.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/guide/basic/2023-05-25-common_problem.html + https://docs.playentry.org/guide/basic/pull_request.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/guide/basic/pull_request.html + https://docs.playentry.org/guide/basic/2023-05-25-common_problem.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -418,7 +418,7 @@ https://docs.playentry.org/guide/basic/setting_environment.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -427,7 +427,7 @@ https://docs.playentry.org/guide/entry-hw/2016-05-01-getting_started.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -436,7 +436,7 @@ https://docs.playentry.org/guide/entry-hw/2016-05-03-add_module.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -445,7 +445,7 @@ https://docs.playentry.org/guide/entry-hw/2024-07-03-entry_hw_web_connect.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -454,7 +454,7 @@ https://docs.playentry.org/guide/entry-hw/add_bluetooth_hardware.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -463,7 +463,7 @@ https://docs.playentry.org/guide/entry-hw/cli_test_hardware.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -472,7 +472,7 @@ https://docs.playentry.org/guide/entry-offline/2017-12-20-getting_started.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -481,7 +481,7 @@ https://docs.playentry.org/guide/entry-offline/2017-12-21-project_structure.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -490,7 +490,7 @@ https://docs.playentry.org/guide/entry-offline/2017-12-27-develop.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -499,25 +499,25 @@ https://docs.playentry.org/guide/entry-offline/2017-12-28-translate.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/guide/entry-offline/2018-01-10-add_objects.html + https://docs.playentry.org/guide/entry-offline/2018-01-09-build.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/guide/entry-offline/2018-01-09-build.html + https://docs.playentry.org/guide/entry-offline/2018-01-10-add_objects.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -526,7 +526,7 @@ https://docs.playentry.org/guide/entry-offline/2018-10-30-custom_project.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -535,7 +535,7 @@ https://docs.playentry.org/guide/entryjs/2016-05-22-add_new_blocks.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -544,25 +544,25 @@ https://docs.playentry.org/guide/entryjs/2016-05-26-add_new_blocks2.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/guide/entryjs/2016-07-08-add_new_blocks4.html + https://docs.playentry.org/guide/entryjs/2016-05-26-add_new_blocks3.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/guide/entryjs/2016-05-26-add_new_blocks3.html + https://docs.playentry.org/guide/entryjs/2016-07-08-add_new_blocks4.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -571,7 +571,7 @@ https://docs.playentry.org/guide/entryjs/2018-03-09-getting_started.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -580,7 +580,7 @@ https://docs.playentry.org/guide/entryjs/2018-03-09-translate.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -589,7 +589,7 @@ https://docs.playentry.org/guide/entryjs/2018-03-14-add_hardware.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -598,7 +598,7 @@ https://docs.playentry.org/guide/entryjs/2018-03-23-test_project.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -607,7 +607,7 @@ https://docs.playentry.org/guide/etc/2016-05-03-git_fork.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -616,7 +616,7 @@ https://docs.playentry.org/guide/etc/2019-12-11-updates.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -625,7 +625,7 @@ https://docs.playentry.org/guide/etc/2020-06-24-doc_contribution.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -634,7 +634,7 @@ https://docs.playentry.org/guide/entry-hw/2017-05-16-enroll_entry-hw.html - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -643,16 +643,16 @@ https://docs.playentry.org/guide/quick_start/2018-07-30-tutorial.html - 2024-07-16 + 2024-07-17 monthly 0.6 - https://docs.playentry.org/2024/07/16/hello-world/ + https://docs.playentry.org/2024/07/17/hello-world/ - 2024-07-16 + 2024-07-17 monthly 0.6 @@ -785,7 +785,7 @@ - https://docs.playentry.org/entryjs/typedef/2024-03-15-object-data.html + https://docs.playentry.org/entryjs/typedef/2024-03-15-scene-data.html 2024-03-14 @@ -794,7 +794,7 @@ - https://docs.playentry.org/entryjs/typedef/2024-03-15-scene-data.html + https://docs.playentry.org/entryjs/typedef/2024-03-15-table-data.html 2024-03-14 @@ -803,7 +803,7 @@ - https://docs.playentry.org/entryjs/typedef/2024-03-15-project-data.html + https://docs.playentry.org/entryjs/typedef/2024-03-15-object-data.html 2024-03-14 @@ -812,7 +812,7 @@ - https://docs.playentry.org/entryjs/typedef/2024-03-15-variable-data.html + https://docs.playentry.org/entryjs/typedef/2024-03-15-project-data.html 2024-03-14 @@ -821,7 +821,7 @@ - https://docs.playentry.org/entryjs/typedef/2024-03-15-table-data.html + https://docs.playentry.org/entryjs/typedef/2024-03-15-variable-data.html 2024-03-14 @@ -895,7 +895,7 @@ https://docs.playentry.org/ - 2024-07-16 + 2024-07-17 daily 1.0 diff --git a/user/block_ai_face.html b/user/block_ai_face.html index f224ef92..4816a50f 100644 --- a/user/block_ai_face.html +++ b/user/block_ai_face.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_ai_face.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "812", diff --git a/user/block_ai_hand.html b/user/block_ai_hand.html index af764079..7043e2f5 100644 --- a/user/block_ai_hand.html +++ b/user/block_ai_hand.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_ai_hand.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "804", diff --git a/user/block_ai_human.html b/user/block_ai_human.html index 9b9d1e8c..270d0142 100644 --- a/user/block_ai_human.html +++ b/user/block_ai_human.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_ai_human.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "722", diff --git a/user/block_ai_object.html b/user/block_ai_object.html index 693a361c..d1af0039 100644 --- a/user/block_ai_object.html +++ b/user/block_ai_object.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_ai_object.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "642", diff --git a/user/block_ai_stt.html b/user/block_ai_stt.html index 87fa10b0..564e3a3c 100644 --- a/user/block_ai_stt.html +++ b/user/block_ai_stt.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_ai_stt.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "336", diff --git a/user/block_ai_translate.html b/user/block_ai_translate.html index b7617ba5..da8d5530 100644 --- a/user/block_ai_translate.html +++ b/user/block_ai_translate.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_ai_translate.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "105", diff --git a/user/block_ai_tts.html b/user/block_ai_tts.html index 13535ea5..5ec32483 100644 --- a/user/block_ai_tts.html +++ b/user/block_ai_tts.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-20", "dateCreated": "2023-11-20", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_ai_tts.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "149", diff --git a/user/block_brush.html b/user/block_brush.html index d1f4fcaa..3d1c1504 100644 --- a/user/block_brush.html +++ b/user/block_brush.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-17", "dateCreated": "2023-11-17", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_brush.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "353", diff --git a/user/block_decision.html b/user/block_decision.html index 31e3160f..8830f824 100644 --- a/user/block_decision.html +++ b/user/block_decision.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_decision.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "815", diff --git a/user/block_extension.html b/user/block_extension.html index 694b9e71..5c9530be 100644 --- a/user/block_extension.html +++ b/user/block_extension.html @@ -78,7 +78,7 @@ "datePublished": "2024-07-09", "dateCreated": "2024-07-09", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_extension.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "979", diff --git a/user/block_figures.html b/user/block_figures.html index 53ace032..72633532 100644 --- a/user/block_figures.html +++ b/user/block_figures.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_figures.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "1013", diff --git a/user/block_flow.html b/user/block_flow.html index ece83d77..178c0b34 100644 --- a/user/block_flow.html +++ b/user/block_flow.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-16", "dateCreated": "2023-11-16", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_flow.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "484", diff --git a/user/block_function.html b/user/block_function.html index 65e3f985..c2cec7d1 100644 --- a/user/block_function.html +++ b/user/block_function.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-17", "dateCreated": "2023-11-17", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_function.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "817", diff --git a/user/block_hardware.html b/user/block_hardware.html index 71af2bb1..78dc14e5 100644 --- a/user/block_hardware.html +++ b/user/block_hardware.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-28", "dateCreated": "2023-11-28", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_hardware.html", "description": "엔트리에서 하드웨어를 연결하는 방법을 알아봅시다.", "wordCount": "654", diff --git a/user/block_looks.html b/user/block_looks.html index 5c6addb7..28a42a4e 100644 --- a/user/block_looks.html +++ b/user/block_looks.html @@ -78,7 +78,7 @@ "datePublished": "2024-07-09", "dateCreated": "2024-07-09", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_looks.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "664", diff --git a/user/block_model_classification.html b/user/block_model_classification.html index f90bd39a..5aff0121 100644 --- a/user/block_model_classification.html +++ b/user/block_model_classification.html @@ -78,7 +78,7 @@ "datePublished": "2024-02-05", "dateCreated": "2024-02-05", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_model_classification.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "868", diff --git a/user/block_model_clustering.html b/user/block_model_clustering.html index da4b4fd3..be56f333 100644 --- a/user/block_model_clustering.html +++ b/user/block_model_clustering.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_model_clustering.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "785", diff --git a/user/block_model_image.html b/user/block_model_image.html index af218b92..5950ec9a 100644 --- a/user/block_model_image.html +++ b/user/block_model_image.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_model_image.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "777", diff --git a/user/block_model_prediction.html b/user/block_model_prediction.html index 580c9c1a..b9260a3c 100644 --- a/user/block_model_prediction.html +++ b/user/block_model_prediction.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_model_prediction.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "955", diff --git a/user/block_model_sound.html b/user/block_model_sound.html index 4929c6cc..e746e7ec 100644 --- a/user/block_model_sound.html +++ b/user/block_model_sound.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_model_sound.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "751", diff --git a/user/block_model_text.html b/user/block_model_text.html index ee3aefd4..ada6cc46 100644 --- a/user/block_model_text.html +++ b/user/block_model_text.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_model_text.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "441", diff --git a/user/block_motion.html b/user/block_motion.html index 80400df5..0dac1efe 100644 --- a/user/block_motion.html +++ b/user/block_motion.html @@ -78,7 +78,7 @@ "datePublished": "2020-11-13", "dateCreated": "2020-11-13", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_motion.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "982", diff --git a/user/block_sound.html b/user/block_sound.html index f19d8cac..7a2cf1d3 100644 --- a/user/block_sound.html +++ b/user/block_sound.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_sound.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "764", diff --git a/user/block_start.html b/user/block_start.html index a29bc4ee..aefe620d 100644 --- a/user/block_start.html +++ b/user/block_start.html @@ -78,7 +78,7 @@ "datePublished": "2020-11-12", "dateCreated": "2020-11-12", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_start.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "400", diff --git a/user/block_table.html b/user/block_table.html index 91a34ae1..c6bdf33d 100644 --- a/user/block_table.html +++ b/user/block_table.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_table.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "553", diff --git a/user/block_text.html b/user/block_text.html index 6e9290cf..8f80245f 100644 --- a/user/block_text.html +++ b/user/block_text.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_text.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "310", diff --git a/user/block_variable.html b/user/block_variable.html index 71e762d2..8e95549c 100644 --- a/user/block_variable.html +++ b/user/block_variable.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/block_variable.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "586", diff --git a/user/header.html b/user/header.html index 10f9269e..bf1332db 100644 --- a/user/header.html +++ b/user/header.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-28", "dateCreated": "2023-11-28", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/header.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "643", diff --git a/user/index.html b/user/index.html index 218a6ad7..0acb03b8 100644 --- a/user/index.html +++ b/user/index.html @@ -78,7 +78,7 @@ "datePublished": "2020-11-13", "dateCreated": "2020-11-13", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/index.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "211", diff --git a/user/others.html b/user/others.html index 52d7d3b1..1cd5994e 100644 --- a/user/others.html +++ b/user/others.html @@ -78,7 +78,7 @@ "datePublished": "2021-01-04", "dateCreated": "2021-01-04", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/others.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "167", diff --git a/user/popup_model.html b/user/popup_model.html index 15e5fa99..a210b192 100644 --- a/user/popup_model.html +++ b/user/popup_model.html @@ -78,7 +78,7 @@ "datePublished": "2024-02-06", "dateCreated": "2024-02-06", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/popup_model.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "361", diff --git a/user/popup_object.html b/user/popup_object.html index c3268657..8ecbe00a 100644 --- a/user/popup_object.html +++ b/user/popup_object.html @@ -78,7 +78,7 @@ "datePublished": "2024-02-06", "dateCreated": "2024-02-06", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/popup_object.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "523", diff --git a/user/popup_table.html b/user/popup_table.html index d394b244..681ef4e3 100644 --- a/user/popup_table.html +++ b/user/popup_table.html @@ -78,7 +78,7 @@ "datePublished": "2024-02-06", "dateCreated": "2024-02-06", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/popup_table.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "989", diff --git a/user/screen.html b/user/screen.html index 09c47ec8..4bc5bf75 100644 --- a/user/screen.html +++ b/user/screen.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-28", "dateCreated": "2023-11-28", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/screen.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "354", diff --git a/user/sub-space.html b/user/sub-space.html index 4a5632e1..b2a3b9c5 100644 --- a/user/sub-space.html +++ b/user/sub-space.html @@ -78,7 +78,7 @@ "datePublished": "2021-11-24", "dateCreated": "2021-11-24", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/sub-space.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "615", diff --git a/user/tab_attribute.html b/user/tab_attribute.html index 5456abfc..fe1f58c9 100644 --- a/user/tab_attribute.html +++ b/user/tab_attribute.html @@ -78,7 +78,7 @@ "datePublished": "2024-04-24", "dateCreated": "2024-04-24", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/tab_attribute.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "810", diff --git a/user/tab_block.html b/user/tab_block.html index 7faf1612..bef63eab 100644 --- a/user/tab_block.html +++ b/user/tab_block.html @@ -78,7 +78,7 @@ "datePublished": "2024-02-05", "dateCreated": "2024-02-05", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/tab_block.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "709", diff --git a/user/tab_shape.html b/user/tab_shape.html index e2915747..865a513a 100644 --- a/user/tab_shape.html +++ b/user/tab_shape.html @@ -78,7 +78,7 @@ "datePublished": "2020-11-12", "dateCreated": "2020-11-12", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/tab_shape.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "1744", diff --git a/user/tab_sound.html b/user/tab_sound.html index 020a603b..dfa251b2 100644 --- a/user/tab_sound.html +++ b/user/tab_sound.html @@ -78,7 +78,7 @@ "datePublished": "2024-02-07", "dateCreated": "2024-02-07", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/tab_sound.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "529", diff --git a/user/what-is-ai.html b/user/what-is-ai.html index d0bbd5b5..d936cd1e 100644 --- a/user/what-is-ai.html +++ b/user/what-is-ai.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/what-is-ai.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "84", diff --git a/user/what-is-model.html b/user/what-is-model.html index 2113bc65..f899491a 100644 --- a/user/what-is-model.html +++ b/user/what-is-model.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-29", "dateCreated": "2023-11-29", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/what-is-model.html", "description": "Entry Docs - 엔트리 개발 가이드&위키", "wordCount": "271", diff --git a/user/what-is-project.html b/user/what-is-project.html index cce659c5..66657112 100644 --- a/user/what-is-project.html +++ b/user/what-is-project.html @@ -78,7 +78,7 @@ "datePublished": "2023-11-28", "dateCreated": "2023-11-28", - "dateModified": "2024-07-16", + "dateModified": "2024-07-17", "url": "https://docs.playentry.org/user/what-is-project.html", "description": "엔트리의 작품은 무엇인지 알아봅니다.", "wordCount": "549",