Skip to content

Conversation

@Shen7436
Copy link
Collaborator

This PR:

  • Adjusts some format issues and unclear expressions for marketplaceupdate.rst and buildproject.rst in the docs/en folder based on Espressif Style Guide.
  • Provides CN translation for above two docs.
  • TODO: Closes DOC-12873 once merged

@Shen7436 Shen7436 self-assigned this Nov 14, 2025
@Shen7436 Shen7436 added documentation Improvements or additions to documentation documentation 📝 Solely about the documentation of the project. labels Nov 14, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 14, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs/translate_update_guide_and_buildproject

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Shen7436
Copy link
Collaborator Author

Hi @April-Yjj @leeebo PTAL, thx!

Copy link

@April-Yjj April-Yjj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Shen7436 Please check my review comments. Thanks for the translation!

如果你是初次使用 IDE,请参照下列步骤,完成项目的构建流程:

1. 在 ``Project Explorer`` 中选择一个项目。
2. 在第一个下拉菜单中选择 ``Run``,该菜单被称为 **启动模式**。

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. 在第一个下拉菜单中选择 ``Run``,该菜单被称为 **启动模式**。
2. 在第一个下拉菜单 **启动模式** 中选择 ``Run``


1. 在 ``Project Explorer`` 中选择一个项目。
2. 在第一个下拉菜单中选择 ``Run``,该菜单被称为 **启动模式**。
3. 在第二个下拉菜单中选择自动检测到的应用,该菜单被称为 **启动配置**。

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
3. 在第二个下拉菜单中选择自动检测到的应用,该菜单被称为 **启动配置**。
3. 在第二个下拉菜单 **启动配置** 中选择你的应用程序(该程序会被自动检测)

1. 在 ``Project Explorer`` 中选择一个项目。
2. 在第一个下拉菜单中选择 ``Run``,该菜单被称为 **启动模式**。
3. 在第二个下拉菜单中选择自动检测到的应用,该菜单被称为 **启动配置**。
4. 在第三个下拉菜单中选择目标芯片,比如 ``esp32``,该菜单被称为 **启动目标**。

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
4. 在第三个下拉菜单中选择目标芯片,比如 ``esp32``,该菜单被称为 **启动目标**
4. 在第三个下拉菜单 **启动目标* 中选择目标芯片,如 ``esp32``。


.. note::

此配置会更改项目生成的所有构建产物的存放位置。

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
此配置会更改项目生成的所有构建产物的存放位置
此配置指定了项目生成的所有构建产物的存放位置


Installing IDF Plugin using update site URL
--------------------------------------------
Installing IDF Plugin the Using Update Site URL

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Installing IDF Plugin the Using Update Site URL
Installing IDF Plugin Using the Update Site URL


* Enter ``Espressif IDF Plugin for Eclipse`` as the ``Name``.
* Enter ``Location`` of the repository. (`Stable release <https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/>`_)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this blank line for line consistency with CN


3. 全选列表中的组件并继续安装。

若要添加测试版和每日构建版插件,可以使用以下的更新站点 URL:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
若要添加测试版和每日构建版插件,可以使用以下的更新站点 URL:
若要添加测试版和夜间构建版插件,可以使用以下的更新站点 URL:

若要添加测试版和每日构建版插件,可以使用以下的更新站点 URL:

* `测试版本 <https://dl.espressif.com/dl/idf-eclipse-plugin/updates/beta/>`_
* `每日构建版本 <https://dl.espressif.com/dl/idf-eclipse-plugin/updates/nightly/>`_

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* `每日构建版本 <https://dl.espressif.com/dl/idf-eclipse-plugin/updates/nightly/>`_
* `夜间构建版本 <https://dl.espressif.com/dl/idf-eclipse-plugin/updates/nightly/>`_

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation documentation 📝 Solely about the documentation of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants