diff --git a/docs/lessons/ion-log.mdx b/docs/lessons/ion-log.mdx index ea216be..6dad489 100644 --- a/docs/lessons/ion-log.mdx +++ b/docs/lessons/ion-log.mdx @@ -17,13 +17,13 @@ If you think an issue is on device, transport, or stream, you may want to set th See the detail in [the official website](https://aravisproject.github.io/docs/aravis-0.4/aravis-building.html). -### ion-kit +## ion-kit For ion-kit, you can set environment varialbe `ION_LOG_LEVEL` to set the log-level to see the internal process of this library. If you think an issue is on your framework or controling device through ion-kit, you may want to set this to debug. -#### Example with Balser with tutorial 1 +### Example with Balser with tutorial 1 Following is the console output of [Tutorial 1](../tutorials/python/display-image) after setting the environment variable `ION_LOG_LEVEL=debug` diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/lessons/ion-log.mdx b/i18n/ja/docusaurus-plugin-content-docs/current/lessons/ion-log.mdx index f62daeb..3d178b2 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/lessons/ion-log.mdx +++ b/i18n/ja/docusaurus-plugin-content-docs/current/lessons/ion-log.mdx @@ -17,13 +17,13 @@ Aravisでは、環境変数 `ARV_DEBUG` を設定して、このライブラリ 詳細は[公式ウェブサイト](https://aravisproject.github.io/docs/aravis-0.4/aravis-building.html)を参照してください。 -### ion-kit +## ion-kit ion-kitでは、環境変数 `ION_LOG_LEVEL` を設定して、このライブラリの内部プロセスを見るためのログレベルを設定できます。 ion-kitを介したフレームワークやデバイスの制御に問題があると思われる場合は、ログレベルをデバッグ用に設定することができます。 -#### チュートリアル1のBalserの例 +### チュートリアル1のBalserの例 環境変数 `ION_LOG_LEVEL=debug` を設定した後の[Tutorial 1](../tutorials/python/display-image)のコンソール出力は次のとおりです。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/version-v24.01/lessons/ion-log.mdx b/i18n/ja/docusaurus-plugin-content-docs/version-v24.01/lessons/ion-log.mdx index f62daeb..3d178b2 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/version-v24.01/lessons/ion-log.mdx +++ b/i18n/ja/docusaurus-plugin-content-docs/version-v24.01/lessons/ion-log.mdx @@ -17,13 +17,13 @@ Aravisでは、環境変数 `ARV_DEBUG` を設定して、このライブラリ 詳細は[公式ウェブサイト](https://aravisproject.github.io/docs/aravis-0.4/aravis-building.html)を参照してください。 -### ion-kit +## ion-kit ion-kitでは、環境変数 `ION_LOG_LEVEL` を設定して、このライブラリの内部プロセスを見るためのログレベルを設定できます。 ion-kitを介したフレームワークやデバイスの制御に問題があると思われる場合は、ログレベルをデバッグ用に設定することができます。 -#### チュートリアル1のBalserの例 +### チュートリアル1のBalserの例 環境変数 `ION_LOG_LEVEL=debug` を設定した後の[Tutorial 1](../tutorials/python/display-image)のコンソール出力は次のとおりです。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/version-v24.05/lessons/ion-log.mdx b/i18n/ja/docusaurus-plugin-content-docs/version-v24.05/lessons/ion-log.mdx index f62daeb..3d178b2 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/version-v24.05/lessons/ion-log.mdx +++ b/i18n/ja/docusaurus-plugin-content-docs/version-v24.05/lessons/ion-log.mdx @@ -17,13 +17,13 @@ Aravisでは、環境変数 `ARV_DEBUG` を設定して、このライブラリ 詳細は[公式ウェブサイト](https://aravisproject.github.io/docs/aravis-0.4/aravis-building.html)を参照してください。 -### ion-kit +## ion-kit ion-kitでは、環境変数 `ION_LOG_LEVEL` を設定して、このライブラリの内部プロセスを見るためのログレベルを設定できます。 ion-kitを介したフレームワークやデバイスの制御に問題があると思われる場合は、ログレベルをデバッグ用に設定することができます。 -#### チュートリアル1のBalserの例 +### チュートリアル1のBalserの例 環境変数 `ION_LOG_LEVEL=debug` を設定した後の[Tutorial 1](../tutorials/python/display-image)のコンソール出力は次のとおりです。 diff --git a/static/version_const/latest.js b/static/version_const/latest.js index c8347d6..c5b4576 100644 --- a/static/version_const/latest.js +++ b/static/version_const/latest.js @@ -1,8 +1,8 @@ //THIS IS WHERE YOU UPDATE const is_latest = true; -const latest_version = 'v25.01.02'; +const latest_version = 'v25.01.03'; const latest_winUSB_URL = "v24.02.02" -const ion_python_version = '3.2.7' +const ion_python_version = '3.2.8' const gendc_python_version = '0.4.1' const aravis_python_version = '0.8.31.dev1' diff --git a/static/version_const/v2405.js b/static/version_const/v2405.js index c998499..5f54891 100644 --- a/static/version_const/v2405.js +++ b/static/version_const/v2405.js @@ -1,8 +1,8 @@ //THIS IS WHERE YOU UPDATE const is_latest = false; -const latest_version = 'v24.05.12'; +const latest_version = 'v24.05.13'; const latest_winUSB_URL = "v24.02.02" -const ion_python_version = '1.8.10' +const ion_python_version = '1.8.11' const gendc_python_version = '0.2.8' const GenerateVersionInfo = require('./generate_version_info.js'); diff --git a/versioned_docs/version-v24.01/lessons/ion-log.mdx b/versioned_docs/version-v24.01/lessons/ion-log.mdx index ea216be..6dad489 100644 --- a/versioned_docs/version-v24.01/lessons/ion-log.mdx +++ b/versioned_docs/version-v24.01/lessons/ion-log.mdx @@ -17,13 +17,13 @@ If you think an issue is on device, transport, or stream, you may want to set th See the detail in [the official website](https://aravisproject.github.io/docs/aravis-0.4/aravis-building.html). -### ion-kit +## ion-kit For ion-kit, you can set environment varialbe `ION_LOG_LEVEL` to set the log-level to see the internal process of this library. If you think an issue is on your framework or controling device through ion-kit, you may want to set this to debug. -#### Example with Balser with tutorial 1 +### Example with Balser with tutorial 1 Following is the console output of [Tutorial 1](../tutorials/python/display-image) after setting the environment variable `ION_LOG_LEVEL=debug` diff --git a/versioned_docs/version-v24.05/lessons/ion-log.mdx b/versioned_docs/version-v24.05/lessons/ion-log.mdx index ea216be..6dad489 100644 --- a/versioned_docs/version-v24.05/lessons/ion-log.mdx +++ b/versioned_docs/version-v24.05/lessons/ion-log.mdx @@ -17,13 +17,13 @@ If you think an issue is on device, transport, or stream, you may want to set th See the detail in [the official website](https://aravisproject.github.io/docs/aravis-0.4/aravis-building.html). -### ion-kit +## ion-kit For ion-kit, you can set environment varialbe `ION_LOG_LEVEL` to set the log-level to see the internal process of this library. If you think an issue is on your framework or controling device through ion-kit, you may want to set this to debug. -#### Example with Balser with tutorial 1 +### Example with Balser with tutorial 1 Following is the console output of [Tutorial 1](../tutorials/python/display-image) after setting the environment variable `ION_LOG_LEVEL=debug`