Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import doc updates #1003

Merged
merged 7 commits into from
Dec 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions docs/langs/_english/docs/hand_tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@ This page is about webcam based hand tracking feature, supported in VMagicMirror
{% include docimg.html file="./images/docs/hand_tracking.png" customclass="col s12 m6 l6" imgclass="fit-doc-img" %}
</div>

<div class="note-area" markdown="1">

**NOTE**

This page is for v1.8.0 or later version.

If you have older version, please see [(v1.7.0b and older ver) Using Hand Tracking](../hand_tracking) instead.

</div>

#### Feature / Expected Usage
{: .doc-sec2 }

Expand Down
4 changes: 0 additions & 4 deletions docs/langs/_english/tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,8 @@ Basic usage is in [Get Started](../get_started), and setting window detail is in

[Change Keyboard and Touchpad Appearance](./change_textures)

[Load Background Image](./load_background_image)

[Use VMagicMirror on Mac](./use_on_mac)

[(v1.7.0b and older ver) Using Hand Tracking](./using_hand_tracking)

[Perfect Sync](./perfect_sync)

[Use Custom Motion](./use_custom_motion)
Expand Down
29 changes: 0 additions & 29 deletions docs/langs/_english/tips/load_background_image.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/langs/_english/tips/use_custom_motion.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Following steps enable to use non-built-in motions in VMagicMirror.

`VRM Animation` file is supported from VMagicMirror v3.4.0, and it has different setup steps and different restrictions.

See detail at [Use VRM Animation](./use_vrma) page.
See detail at [Use VRM Animation](../use_vrma) page.

</div>

Expand Down
4 changes: 2 additions & 2 deletions docs/langs/_english/tips/use_vrma.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ lang: en

This feature is available in v3.4.0 and later version of VMagicMirror.

You can use VRM Animation (VRMA) file to apply customized motion to your avatar, similar to Custom Motion referred at [Use Custom Motion](./use_custom_motion) page.
You can use VRM Animation (VRMA) file to apply customized motion to your avatar, similar to Custom Motion referred at [Use Custom Motion](../use_custom_motion) page.

<div class="note-area" markdown="1">

Expand Down Expand Up @@ -48,7 +48,7 @@ Before starting VMagicMirror, put VRMA file(`.vrma`) at `(My Document)\VMagicMir

If `Motions` folder does not exist, create new one.

The folder is same as referred in [Use Custom Motion](./use_custom_motion). VMagicMirror classify them based on the file extension.
The folder is same as referred in [Use Custom Motion](../use_custom_motion). VMagicMirror classify them based on the file extension.

#### 3. Use in Expressions Feature
{: .doc-sec2 }
Expand Down
68 changes: 0 additions & 68 deletions docs/langs/_english/tips/using_hand_tracking.md

This file was deleted.

11 changes: 0 additions & 11 deletions docs/langs/_japanese/docs/hand_tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,6 @@ title: ハンドトラッキング
</div>


<div class="note-area" markdown="1">

**NOTE**

このページはv1.8.0以降のバージョンで利用可能なハンドトラッキングに関して説明しています。

以前のバージョンについては、[(v1.7.0b以前)ハンドトラッキングの使用について](../../tips/using_hand_tracking)のページをご覧下さい。

</div>


#### できること・想定用途
{: .doc-sec2 }

Expand Down
4 changes: 0 additions & 4 deletions docs/langs/_japanese/tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,8 @@ title: Tips

[キーボードやタッチパッドの見た目を変更する](./change_textures)

[背景画像をロードする](./load_background_image)

[MacでVMagicMirrorを使う](./use_on_mac)

[(v1.7.0b以前)ハンドトラッキングの使用について](./using_hand_tracking)

[パーフェクトシンク](./perfect_sync)

[カスタムモーションをVMagicMirrorで使う](./use_custom_motion)
Expand Down
30 changes: 0 additions & 30 deletions docs/langs/_japanese/tips/load_background_image.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/langs/_japanese/tips/use_custom_motion.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ title: カスタムモーションをVMagicMirrorで使用する

VRMの標準定義ファイルであるVRM AnimationファイルはVMagicMirro v3.4.0からサポートしていますが、準備の方法や制限事項が異なります。

詳しくは[VRM AnimationをVMagicMirrorで使用する](./use_vrma)を参照ください。
詳しくは[VRM AnimationをVMagicMirrorで使用する](../use_vrma)を参照ください。

</div>

Expand Down
4 changes: 2 additions & 2 deletions docs/langs/_japanese/tips/use_vrma.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: VRM AnimationをVMagicMirrorで使用する

この機能はv3.4.0およびそれ以降のVMagicMirrorで利用できます。

従来のカスタムモーション機能(「[カスタムモーションをVMagicMirrorで使用する](./use_custom_motion)」)に加え、VRMの標準定義となったVRM Animation形式のモーション(以下、VRMA)を適用できます。
従来のカスタムモーション機能(「[カスタムモーションをVMagicMirrorで使用する](../use_custom_motion)」)に加え、VRMの標準定義となったVRM Animation形式のモーション(以下、VRMA)を適用できます。

<div class="note-area" markdown="1">

Expand Down Expand Up @@ -49,7 +49,7 @@ VMagicMirrorを起動していない状態で、VRMAファイル(`.vrma`)を`(

もし`Motions`フォルダがまだない場合、フォルダを新規作成して下さい。

※このフォルダは[カスタムモーションをVMagicMirrorで使用する](./use_custom_motion)と共通です。ファイルの拡張子が従来のカスタムモーションと異なるため、VMagicMirrorでは適切に区別して読み込まれます。
※このフォルダは[カスタムモーションをVMagicMirrorで使用する](../use_custom_motion)と共通です。ファイルの拡張子が従来のカスタムモーションと異なるため、VMagicMirrorでは適切に区別して読み込まれます。

#### 3. Word to Motion機能での選択
{: .doc-sec2 }
Expand Down
69 changes: 0 additions & 69 deletions docs/langs/_japanese/tips/using_hand_tracking.md

This file was deleted.

Loading