mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
docs: update format issues for EN and CN under api-reference/protocols and migration-guides
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
mDNS Service
|
||||
============
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
mDNS is a multicast UDP service that is used to provide local network service and host discovery.
|
||||
|
||||
The ESP-IDF component `mDNS` has been moved from ESP-IDF since version v5.0 to a separate repository:
|
||||
The ESP-IDF component ``mDNS`` has been moved from ESP-IDF since version v5.0 to a separate repository:
|
||||
|
||||
* `mDNS component on GitHub <https://github.com/espressif/esp-protocols/tree/master/components/mdns>`__
|
||||
|
||||
To add mDNS component in your project, please run `idf.py add-dependency espressif/mdns`.
|
||||
To add mDNS component in your project, please run ``idf.py add-dependency espressif/mdns``.
|
||||
|
||||
Hosted Documentation
|
||||
--------------------
|
||||
|
Reference in New Issue
Block a user