This commit is contained in:
2025-06-08 01:02:35 -04:00
parent 9822b3fa8d
commit cca592f422
7 changed files with 25 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -3,13 +3,27 @@
You can adapt this file completely to your liking, but it should at least You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive. contain the root `toctree` directive.
Welcome to ESP32-C3_ZEN's documentation! Welcome to ESP32-C3_ZEN's Discovery!
======================================== ========================================
**ESP32-C3_ZEN** is a comprehensive guide to the ESP32-C3 microcontroller, designed to help you understand its features, capabilities, and how to effectively use it in your projects.
This documentation is structured to provide a clear and detailed overview of the ESP32-C3, including its architecture, programming, and practical applications.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Contents: :caption: Contents:
introduction
installation
quick_start
hardware_overview
programming
peripherals
examples
troubleshooting
advanced_topics
best_practices
reference
Indices and tables Indices and tables

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Welcome to ESP32-C3_ZENs documentation! &#8212; ESP32-C3_ZEN 5.0 documentation</title> <title>Welcome to ESP32-C3_ZENs Discovery! &#8212; ESP32-C3_ZEN 5.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=4f649999" /> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=4f649999" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=cb25574f" /> <link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=cb25574f" />
<script src="_static/documentation_options.js?v=ee801c84"></script> <script src="_static/documentation_options.js?v=ee801c84"></script>
@@ -29,8 +29,10 @@
<div class="body" role="main"> <div class="body" role="main">
<section id="welcome-to-esp32-c3-zen-s-documentation"> <section id="welcome-to-esp32-c3-zen-s-discovery">
<h1>Welcome to ESP32-C3_ZENs documentation!<a class="headerlink" href="#welcome-to-esp32-c3-zen-s-documentation" title="Link to this heading"></a></h1> <h1>Welcome to ESP32-C3_ZENs Discovery!<a class="headerlink" href="#welcome-to-esp32-c3-zen-s-discovery" title="Link to this heading"></a></h1>
<p><strong>ESP32-C3_ZEN</strong> is a comprehensive guide to the ESP32-C3 microcontroller, designed to help you understand its features, capabilities, and how to effectively use it in your projects.
This documentation is structured to provide a clear and detailed overview of the ESP32-C3, including its architecture, programming, and practical applications.</p>
<div class="toctree-wrapper compound"> <div class="toctree-wrapper compound">
</div> </div>
</section> </section>

Binary file not shown.

View File

@@ -1 +1 @@
Search.setIndex({"docnames": ["index"], "filenames": ["index.rst"], "titles": ["Welcome to ESP32-C3_ZEN\u2019s documentation!"], "terms": {"index": 0, "modul": 0, "search": 0, "page": 0}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"welcom": 0, "esp32": 0, "c3_zen": 0, "": 0, "document": 0, "indic": 0, "tabl": 0}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 60}, "alltitles": {"Welcome to ESP32-C3_ZEN\u2019s documentation!": [[0, "welcome-to-esp32-c3-zen-s-documentation"]], "Indices and tables": [[0, "indices-and-tables"]]}, "indexentries": {}}) Search.setIndex({"docnames": ["index"], "filenames": ["index.rst"], "titles": ["Welcome to ESP32-C3_ZEN\u2019s Discovery!"], "terms": {"index": 0, "modul": 0, "search": 0, "page": 0, "i": 0, "comprehens": 0, "guid": 0, "c3": 0, "microcontrol": 0, "design": 0, "help": 0, "you": 0, "understand": 0, "its": 0, "featur": 0, "capabl": 0, "how": 0, "effect": 0, "us": 0, "your": 0, "project": 0, "thi": 0, "document": 0, "structur": 0, "provid": 0, "clear": 0, "detail": 0, "overview": 0, "includ": 0, "architectur": 0, "program": 0, "practic": 0, "applic": 0, "toctre": [], "maxdepth": [], "2": [], "caption": [], "content": [], "introduct": [], "instal": [], "quick_start": [], "hardware_overview": [], "peripher": [], "exampl": [], "troubleshoot": [], "advanced_top": [], "best_practic": [], "refer": []}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"welcom": 0, "esp32": 0, "c3_zen": 0, "": 0, "document": [], "indic": 0, "tabl": 0, "discoveri": 0}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 60}, "alltitles": {"Welcome to ESP32-C3_ZEN\u2019s Discovery!": [[0, "welcome-to-esp32-c3-zen-s-discovery"]], "Indices and tables": [[0, "indices-and-tables"]]}, "indexentries": {}})

View File

@@ -8,6 +8,10 @@ Welcome to ESP32-C3_ZEN's Discovery!
**ESP32-C3_ZEN** is a comprehensive guide to the ESP32-C3 microcontroller, designed to help you understand its features, capabilities, and how to effectively use it in your projects. **ESP32-C3_ZEN** is a comprehensive guide to the ESP32-C3 microcontroller, designed to help you understand its features, capabilities, and how to effectively use it in your projects.
This documentation is structured to provide a clear and detailed overview of the ESP32-C3, including its architecture, programming, and practical applications. This documentation is structured to provide a clear and detailed overview of the ESP32-C3, including its architecture, programming, and practical applications.
..note::
This project is under development.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Contents: :caption: Contents: