mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-23 01:05:14 +00:00
docs: migrated documentetation from github.io to docs.espressif.com
This commit is contained in:
@@ -7,9 +7,11 @@ The ESP-IDF component `ASIO` has been moved from ESP-IDF since version v5.0 to a
|
||||
|
||||
* `ASIO component on GitHub <https://github.com/espressif/esp-protocols/tree/master/components/asio>`__
|
||||
|
||||
To add ASIO component in your project, please run `idf.py add-dependency espressif/asio`
|
||||
|
||||
Hosted Documentation
|
||||
--------------------
|
||||
|
||||
The documentation can be found on the link below:
|
||||
|
||||
* `ASIO documentation (English) <https://espressif.github.io/esp-protocols/asio/index.html>`__
|
||||
* `ASIO documentation (English) <https://docs.espressif.com/projects/esp-protocols/asio/docs/latest/index.html>`__
|
||||
|
@@ -8,9 +8,11 @@ The ESP-IDF component `mDNS` has been moved from ESP-IDF since version v5.0 to a
|
||||
|
||||
* `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`
|
||||
|
||||
Hosted Documentation
|
||||
--------------------
|
||||
|
||||
The documentation can be found on the link below:
|
||||
|
||||
* `mDNS documentation <https://espressif.github.io/esp-protocols/mdns/en/index.html>`__
|
||||
* `mDNS documentation <https://docs.espressif.com/projects/esp-protocols/mdns/docs/latest/en/index.html>`__
|
||||
|
Reference in New Issue
Block a user