docs: added copyrights and licensing page in programming guide

This commit is contained in:
Shubham Patil
2025-01-22 12:47:12 +05:30
parent 919b466805
commit f9fecf81d2
3 changed files with 74 additions and 2 deletions
+7 -2
View File
@@ -1,7 +1,7 @@
Programming Guide
=================
`Matter <https://csa-iot.org/all-solutions/matter/>`__ is a unified IP-based
`Matter`_ is a unified IP-based
connectivity protocol that is designed to connect and build open, reliable
and secure IoT ecosystems. This new technology and connectivity standard enables
communication among a wide range of smart devices. Matter supports IP connectivity over Wi-Fi, Thread and Ethernet.
@@ -9,7 +9,8 @@ communication among a wide range of smart devices. Matter supports IP connectivi
Espressif's SDK for Matter is the official Matter development framework for
Espressif's ESP32 series SoCs.
We have put together a series of blog posts that introduces various aspects of Matter. We recommend that you go through this `Espressif Matter Blog <https://blog.espressif.com/matter-38ccf1d60bcd>`__.
We have put together a series of blog posts that introduces various aspects of Matter.
We recommend that you go through this `Espressif Matter Blog`_.
Table of Contents
=================
@@ -26,4 +27,8 @@ Table of Contents
7. API Reference <api-reference/index>
8. Integration with esp-insights <insights>
9. Application User Guide <app_guide>
10. Copyrights and Licenses<COPYRIGHT>
A1 Appendix FAQs <faq>
.. _Matter: https://csa-iot.org/all-solutions/matter/
.. _Espressif Matter Blog: https://blog.espressif.com/matter-38ccf1d60bcd