mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
Merge branch 'docs/fix-kconfserver-link_v5.4' into 'release/v5.4'
docs: Fix link to the kconfserver documentation (v5.4) See merge request espressif/esp-idf!38905
This commit is contained in:
@ -1515,7 +1515,7 @@ A tool called ``kconfserver`` is provided to allow IDEs to easily integrate with
|
||||
|
||||
You can run ``kconfserver`` from a project via ``idf.py confserver`` or ``ninja kconfserver``, or a similar target triggered from a different build generator.
|
||||
|
||||
For more information about ``kconfserver``, see the `esp-idf-kconfig documentation <https://github.com/espressif/esp-idf-kconfig/blob/master/docs/DOCUMENTATION.md>`_.
|
||||
For more information about ``kconfserver``, see the `esp-idf-kconfig documentation <https://docs.espressif.com/projects/esp-idf-kconfig/en/latest/kconfserver/index.html>`_.
|
||||
|
||||
|
||||
Build System Internals
|
||||
|
@ -1515,7 +1515,7 @@ JSON 配置服务器
|
||||
|
||||
你可以通过 ``idf.py confserver`` 或 ``ninja kconfserver`` 从项目中运行 ``kconfserver``,也可以使用不同的构建生成器来触发类似的目标。
|
||||
|
||||
有关 kconfserver 的更多信息,请参阅 `esp-idf-kconfig 文档 <https://github.com/espressif/esp-idf-kconfig/blob/master/docs/DOCUMENTATION.md>`_。
|
||||
有关 kconfserver 的更多信息,请参阅 `esp-idf-kconfig 文档 <https://docs.espressif.com/projects/esp-idf-kconfig/en/latest/kconfserver/index.html>`_。
|
||||
|
||||
|
||||
构建系统内部
|
||||
|
Reference in New Issue
Block a user